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)