9aman opened a new pull request, #14679:
URL: https://github.com/apache/pinot/pull/14679

   1. COMMIT_END_METADATA call during the segment commit protocol aims to 
update the segment zk metadata for the committing segment.
   2. Metadata is currently updated with endOffset, startTime etc during the 
commit protocol. 
   3. This PR populates the segmentSizeInBytes as well that is passed during 
the segment commit protocol.
   4. Will help in segment size calculation when size based segment thresholds 
are used in the stream config. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to