You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "Roman Shtykh (JIRA)" <ji...@apache.org> on 2016/12/22 06:27:58 UTC

[jira] [Created] (ROCKETMQ-4) Extract all RocketMQ constants from MixAll to RocketMQProperties class

Roman Shtykh created ROCKETMQ-4:
-----------------------------------

             Summary: Extract all RocketMQ constants from MixAll to RocketMQProperties class
                 Key: ROCKETMQ-4
                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-4
             Project: Apache RocketMQ
          Issue Type: Improvement
            Reporter: Roman Shtykh


{{MixAll}} contains helper methods and constants that are mostly not used by those methods, but used through all the code base.
I propose to gather all constants into {{RocketMQProperties}} class in the same directory, and move helper methods to {{UtilAll}}.

Any objections?




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)