mattrpav commented on issue #2271: URL: https://github.com/apache/activemq/issues/2271#issuecomment-5145604651
@graben the path to full Jakarta 3.1 is within view. The 6.3.0 release was critical as it unblocks a large dependency set (Jetty and Spring). My Shared Topic Subscription patch includes the OpenWire protocol changes to support deliveryDelay and the project is going forward with a branch strategy to wrap up Jakarta 3.1 features. That set of changes takes us to ~91% TCK compliance and with async/CompletionListener and receiveBody are the majority of the gaps. ref: https://github.com/apache/activemq/pull/2229 As far as the ConnectionMetaData info goes, it was a choice to unblock other use cases that are able to move forward with the partial support approach. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
