Github user michaelandrepearce commented on the issue:
https://github.com/apache/activemq-artemis/pull/1775
@stanlyDoge as said earlier for this PR, if it is to go forwards id like to
see
- setting values should be enums, to cater for alternative way round so
people can make them non-durable or durable - default should be null (which
keeps todays behaviour)
- it needs really good documentation with some big clear warnings about it.
Including that setting these would break JMS specs.
- needs cross protocol / client compatibility testing.
---