noob-se7en opened a new pull request, #15452:
URL: https://github.com/apache/pinot/pull/15452

   Deprecate `_allowDedupConsumptionDuringCommit` and 
`_allowPartialUpsertConsumptionDuringCommit`.
   Because: 
   
   1. These configs are confusing because the name and behaviour of these 
config are not the same. These configs control that whether the consumer should 
start consumption when the consumer of the previous segment is building the 
segment or the helix thread is downloading the previous segment. Build can 
happen during commit and non-commit cases as well in a server.
   2. We have a new config now: 
`ParallelSegmentConsumptionPolicy.ALLOW_DURING_BUILD_ONLY`


-- 
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

Reply via email to