Jackie-Jiang commented on issue #10137: URL: https://github.com/apache/pinot/issues/10137#issuecomment-1396181623
cc @mcvsubbu @siddharthteotia @sajjad-moradi +1 on this. Dividing the number of kafka partitions on a server always confuses me, which makes the stream very hard to config. In most cases, we just want the segment to be proper sized, instead of worrying about the total records in memory. This config is also only table level, so it cannot limit the total records in memory for the whole server. To keep it backward compatible, we can introduce a new config as the exact segment size -- 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