You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/12/28 13:03:36 UTC

[GitHub] [rocketmq] horizonzy opened a new issue #2526: [Code Quality] Set long value with suffix symbol 'L'.

horizonzy opened a new issue #2526:
URL: https://github.com/apache/rocketmq/issues/2526


   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   When I view the code, I notice some `long` type value is setted as `int`.
   In fact, we can set the value with suffix symbol 'L', just like `long x = 1000L`.
   
   


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



[GitHub] [rocketmq] horizonzy closed issue #2526: [Code Quality] Set long value with suffix symbol 'L'.

Posted by GitBox <gi...@apache.org>.
horizonzy closed issue #2526:
URL: https://github.com/apache/rocketmq/issues/2526


   


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