[ https://issues.apache.org/jira/browse/QPID-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18008978#comment-18008978 ]
ASF GitHub Bot commented on QPID-8706: -------------------------------------- dakirily opened a new pull request, #310: URL: https://github.com/apache/qpid-broker-j/pull/310 This PR addresses JIRA [QPID-8706](https://issues.apache.org/jira/browse/QPID-8706), moving AMQP-1.0 symbols declarations to a utility class > 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 > Priority: Minor > 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