Jackie-Jiang commented on code in PR #10310: URL: https://github.com/apache/pinot/pull/10310#discussion_r1115140612
########## pinot-common/src/main/java/org/apache/pinot/common/restlet/resources/SegmentConsumerInfo.java: ########## @@ -91,6 +93,23 @@ public PartitionOffsetInfo( _availabilityLagMs = availabilityLagMs; } + public static PartitionOffsetInfo createFrom( Review Comment: Please apply [Pinot Style](https://docs.pinot.apache.org/developers/developers-and-contributors/code-setup#setup-ide) and reformat the changes -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org