Github user vongosling commented on a diff in the pull request:

    https://github.com/apache/incubator-rocketmq/pull/146#discussion_r134940285
  
    --- Diff: 
broker/src/test/java/org/apache/rocketmq/broker/filter/MessageStoreWithFilterTest.java
 ---
    @@ -238,7 +238,7 @@ public void 
testGetMessage_withFilterBitMapAndConsumerChanged() {
     
                 // sleep to wait for consume queue has been constructed.
                 try {
    -                Thread.sleep(1000);
    +                Thread.sleep(2001);
                 } catch (InterruptedException e) {
                     e.printStackTrace();
    --- End diff --
    
    I would like to recommend to remove it in test module


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to