Hi Robbie, I would like to clarify the name of a connection parameter to disable sending of UserID for both new and legacy JMS clients. New JIRA QPIDJMS-163 requires to implement toggle to enable/disable it but does not specify how toggle is implemented. In suggested changes for legacy JMS client implemented as part of QPID-7159 connection parameter 'attachUserId' is used to disable sending of UserID. I am wondering whether the same name could be used in both old and new clients?
Another interesting question is whether enumeration returned by ConnectionMetaData#getJMSXPropertyNames() should include JMSXUserID when its sending is disabled? It seems that connection will not support JMSXUserID in sent messages but will support it in received messages. JMS spec is very unclear about it. It looks like that JMSXUserID shall be included into ConnectionMetaData#getJMSXPropertyNames() when sending of UserID is disabled. Any thoughts? Kind Regards, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org