Skip to content

Populate segment stats for non-parallel compaction jobs#16171

Merged
georgew5656 merged 7 commits intoapache:masterfrom
ac9817:adithyachakilam/enable-segement-stats-for-non-parallel-compaction
Mar 29, 2024
Merged

Populate segment stats for non-parallel compaction jobs#16171
georgew5656 merged 7 commits intoapache:masterfrom
ac9817:adithyachakilam/enable-segement-stats-for-non-parallel-compaction

Conversation

@ac9817
Copy link
Copy Markdown
Contributor

@ac9817 ac9817 commented Mar 19, 2024

Description

This PR populates the count of segments read/published for sequential compaction task.

Release note


Key changed/added classes in this PR
  • DruidInputSource
  • IndexTask

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.

@ac9817 ac9817 marked this pull request as ready for review March 27, 2024 22:35
Adithya Chakilam added 3 commits March 28, 2024 12:13
@ac9817 ac9817 requested a review from kfaraz March 28, 2024 18:29
@georgew5656 georgew5656 merged commit 463010b into apache:master Mar 29, 2024
@adarshsanjeev adarshsanjeev added this to the 30.0.0 milestone May 6, 2024
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.

4 participants