dockerzhang commented on a change in pull request #8951:
URL: https://github.com/apache/pulsar/pull/8951#discussion_r543002542



##########
File path: 
pulsar-broker/src/test/java/org/apache/pulsar/broker/service/SubscriptionSeekTest.java
##########
@@ -493,4 +494,29 @@ public void 
testOnlyCloseActiveConsumerForSingleActiveConsumerDispatcherWhenSeek
         }
         assertTrue(hasConsumerNotDisconnected);
     }
+
+    @Test
+    public void testUpdateStatsForSingleActiveConsumerDispatcherWhenSeek() 
throws Exception {

Review comment:
       @BewareMyPower I thought it's related to subscription consumer. You are 
right, it's the best to move to 
`org.apache.pulsar.broker.stats.ConsumerStatsTest`




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to