Skip to content

feat: segment availability improvements - #19852

Closed
jtuglu1 wants to merge 2 commits into
apache:masterfrom
jtuglu1:segment-availability-improvements
Closed

feat: segment availability improvements#19852
jtuglu1 wants to merge 2 commits into
apache:masterfrom
jtuglu1:segment-availability-improvements

Conversation

@jtuglu1

@jtuglu1 jtuglu1 commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Description

Working on eliminating various bugs in parts of the segment discovery/availability process, whereby brokers can return incomplete result sets for queries and segments can be temporarily missing from timelines due to load/move/drop callback delivery ordering problems.

Release note


This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • a release note entry in the PR description.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage is met.
  • added integration tests.
  • been tested in a test Druid cluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants