| if(totalMessagesSent == 0 && recentlyJoinedConsumers.isEmpty()) | if(totalMessagesSent == 0 && recentlyJoinedConsumers != null && recentlyJoinedConsumers.isEmpty()) | totalMessagesSent == 0 && recentlyJoinedConsumers.isEmpty() | totalMessagesSent == 0 && recentlyJoinedConsumers != null && recentlyJoinedConsumers.isEmpty() | pulsar | 52e441f29d6bf50cee051c45d7686a7d57147770 | org.apache.pulsar.broker.service.persistent.PersistentStickyKeyDispatcherMultipleConsumers | | | _1 | recentlyJoinedConsumers |
|---|
| _2 | recentlyJoinedConsumers |
|---|
| | TCIVar | recentlyJoinedConsumers |
|---|
| v0 | totalMessagesSent |
|---|
| v2 | 0 |
|---|
| | | TCIVar | recentlyJoinedConsumers |
|---|
| v0 | totalMessagesSent |
|---|
| v2 | 0 |
|---|
| Uses | True |