You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by GitBox <gi...@apache.org> on 2022/01/15 09:27:53 UTC

[GitHub] [incubator-shenyu] prFor opened a new pull request #2774: [type:feature]add wheel timer.

prFor opened a new pull request #2774:
URL: https://github.com/apache/incubator-shenyu/pull/2774


   // Describe your PR here; eg. Fixes #issueNo
   
   <!--
   Thank you for proposing a pull request. This template will guide you through the essential steps necessary for a pull request.
   -->
   Make sure that:
   
   - [ ] You have read the [contribution guidelines](https://shenyu.apache.org/community/contributor).
   - [ ] You submit test cases (unit or integration tests) that back your changes.
   - [ ] Your local test passed `mvn clean install -Dmaven.javadoc.skip=true`.
   


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

To unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-shenyu] tuohai666 merged pull request #2774: [type:feature]add wheel timer.

Posted by GitBox <gi...@apache.org>.
tuohai666 merged pull request #2774:
URL: https://github.com/apache/incubator-shenyu/pull/2774


   


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

To unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-shenyu] tuohai666 commented on a change in pull request #2774: [type:feature]add wheel timer.

Posted by GitBox <gi...@apache.org>.
tuohai666 commented on a change in pull request #2774:
URL: https://github.com/apache/incubator-shenyu/pull/2774#discussion_r786374570



##########
File path: shenyu-common/src/main/java/org/apache/shenyu/common/timer/HashedWheelTimer.java
##########
@@ -165,7 +161,7 @@ public HashedWheelTimer(final long tickDuration, final TimeUnit unit, final int
     }
     
     /**
-     * Creates a new timer with the default tick duration and default number of
+     * Creates a new timer with the default tick duration and default number ofw

Review comment:
       typo




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

To unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-shenyu] prFor closed pull request #2774: [type:feature]add wheel timer.

Posted by GitBox <gi...@apache.org>.
prFor closed pull request #2774:
URL: https://github.com/apache/incubator-shenyu/pull/2774


   


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

To unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org