jbertram opened a new pull request, #4233: URL: https://github.com/apache/activemq-artemis/pull/4233
In commit a9a85f98db4f49d633541069ae997b4d099837e3 I removed the code which modified existing matches. However, I forgot that the matches read from LDAP are often duplicated so instead of always adding a new match this commit ensures that the *right* match is modified rather than a potentially more generic wildcard match (which was the original problem). -- 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]
