Hi, can someone clarify what is the reasoning behind having totalTaskCount+1 
in the following line of code? Is it possible for totalTaskCount to be zero?

https://github.com/apache/storm/blob/1.x-branch/external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/RoundRobinManualPartitioner.java#L45

Thanks,
Hugo

Reply via email to