mcvsubbu opened a new pull request #5360: URL: https://github.com/apache/incubator-pinot/pull/5360
This change is mostly mechanical to use the new offset class (instead of a long offset) on the server side. Segment completion protocol and segment zk metadata still hold the offset in long format. The StreamPartitionMsgOffset should eventually become an interface. For now, we just hold a long value there. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
