rmatharu commented on a change in pull request #1585:
URL: https://github.com/apache/samza/pull/1585#discussion_r814161058
##########
File path: samza-core/src/main/java/org/apache/samza/container/RunLoop.java
##########
@@ -276,6 +276,9 @@ private void runTasks(IncomingMessageEnvelope envelope) {
consumerMultiplexer.tryUpdate(envelope.getSystemStreamPartition(elasticityFactor));
Review comment:
In the comments above
"this condition happens when only a subset of keyBuckets of an SSP are being
consumed at this container (but not all keyBuckets), therefore, we
fake the consumption of the envelope,
and decrement the metric, since this envelope's processing is skipped.
--
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]