You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2020/05/14 03:56:46 UTC

[GitHub] [activemq-artemis] brusdev commented on a change in pull request #3133: ARTEMIS-2759 Warn ignored connection factory URI parameters

brusdev commented on a change in pull request #3133:
URL: https://github.com/apache/activemq-artemis/pull/3133#discussion_r424856794



##########
File path: artemis-commons/src/main/java/org/apache/activemq/artemis/utils/uri/URISchema.java
##########
@@ -31,7 +31,7 @@ public T newObject(URI uri, P param) throws Exception {
    }
 
    public void populateObject(URI uri, T bean) throws Exception {
-      BeanSupport.setData(uri, bean, parseQuery(uri.getQuery(), null));

Review comment:
       where does the protocol manager set the properties using the TCP schema?




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org