You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tubemq.apache.org by GitBox <gi...@apache.org> on 2020/06/06 16:05:15 UTC

[GitHub] [incubator-tubemq] cku328 opened a new pull request #137: [TUBEMQ-222] Optimized code: Unnecessary boxing/unboxing conversion

cku328 opened a new pull request #137:
URL: https://github.com/apache/incubator-tubemq/pull/137


   - Replacing valueOf() with a static method of parseXXX()
   - Remove unnecessary 'String.valueOf()' call in BrokerAdminServlet#adminGetMemStoreStatisInfo
   
   [Details on JIRA.](https://issues.apache.org/jira/projects/TUBEMQ/issues/TUBEMQ-222)


----------------------------------------------------------------
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] [incubator-tubemq] cku328 commented on pull request #137: [TUBEMQ-222] Optimize code: Unnecessary boxing/unboxing conversion

Posted by GitBox <gi...@apache.org>.
cku328 commented on pull request #137:
URL: https://github.com/apache/incubator-tubemq/pull/137#issuecomment-640400075


   Thanks @Technoboy- and @gosonzhang for the review.


----------------------------------------------------------------
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] [incubator-tubemq] Technoboy- merged pull request #137: [TUBEMQ-222] Optimize code: Unnecessary boxing/unboxing conversion

Posted by GitBox <gi...@apache.org>.
Technoboy- merged pull request #137:
URL: https://github.com/apache/incubator-tubemq/pull/137


   


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