You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "xuziyang (via GitHub)" <gi...@apache.org> on 2023/03/31 06:34:28 UTC

[GitHub] [rocketmq] xuziyang opened a new issue, #6516: ThreadLocalIndex contains redundant code.

xuziyang opened a new issue, #6516:
URL: https://github.com/apache/rocketmq/issues/6516

   index & POSITIVE_MASK ensures that the return value is positive, so there is no need to use Math.abs.
   
   ![image](https://user-images.githubusercontent.com/8465969/229041597-c6e46393-2fdf-41fc-95f2-9780ab214ccc.png)
   


-- 
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: commits-unsubscribe@rocketmq.apache.org.apache.org

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


[GitHub] [rocketmq] Oliverwqcwrw closed issue #6516: ThreadLocalIndex contains redundant code.

Posted by "Oliverwqcwrw (via GitHub)" <gi...@apache.org>.
Oliverwqcwrw closed issue #6516: ThreadLocalIndex contains redundant code.
URL: https://github.com/apache/rocketmq/issues/6516


-- 
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: commits-unsubscribe@rocketmq.apache.org

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