Daniil Kirilyuk created QPID-8706: ------------------------------------- Summary: Move AMQP-1.0 symbols declarations to a utility class Key: QPID-8706 URL: https://issues.apache.org/jira/browse/QPID-8706 Project: Qpid Issue Type: Improvement Components: Broker-J Affects Versions: qpid-java-broker-9.2.1 Reporter: Daniil Kirilyuk Fix For: qpid-java-broker-10.0.0
Currently in qpid-broker-plugins-amqp-1-0-protocol all Symbol instance are created via Symbol.valueOf(). Although they are cached internally, to improve the code readability it would be beneficial to move all constant Symbols to the utility class as public static final constants. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org