Skip to content

Making Confluence polling to include the last polling time#5629

Merged
san81 merged 1 commit into
opensearch-project:mainfrom
san81:confluence-equals-poll
Apr 19, 2025
Merged

Making Confluence polling to include the last polling time#5629
san81 merged 1 commit into
opensearch-project:mainfrom
san81:confluence-equals-poll

Conversation

@san81
Copy link
Copy Markdown
Collaborator

@san81 san81 commented Apr 18, 2025

Description

Fixing Confluence polling time to include the last polling time so that we don't miss any content created at the exact same second but was not part of the last polling call. This issue wouldn't have happened (or much less problematic) if this time polling timestamp lastModified>"2025-03-31 16:20" also considered milliseconds but unfortunately, confluence polling time is only considering up to seconds.

Issues Resolved

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Santhosh Gandhe <1909520+san81@users.noreply.github.com>
@san81 san81 merged commit 5762fe2 into opensearch-project:main Apr 19, 2025
46 of 47 checks passed
Davidding4718 pushed a commit to Davidding4718/data-prepper that referenced this pull request Apr 25, 2025
…ch-project#5629)

Signed-off-by: Santhosh Gandhe <1909520+san81@users.noreply.github.com>
Davidding4718 pushed a commit to Davidding4718/data-prepper that referenced this pull request Apr 25, 2025
…ch-project#5629)

Signed-off-by: Santhosh Gandhe <1909520+san81@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants