You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/12/15 02:03:57 UTC

[GitHub] [pulsar] BewareMyPower commented on a change in pull request #8951: consumer support update stats with specified stats

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



##########
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:
       Is there anything related to seek? IMO, the test should 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:
users@infra.apache.org