Jeff Mesnil created ARTEMIS-226:
-----------------------------------
Summary: Fix typo in Netty TransportConstants
Key: ARTEMIS-226
URL: https://issues.apache.org/jira/browse/ARTEMIS-226
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Jeff Mesnil
Value of HTTP_UPGRADE_ENDPOINT_PROP_NAME is "httpPpgradeEndpoint".
It should be fixed to "httpUpgradeEndpoint"
https://github.com/apache/activemq-artemis/blob/master/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/TransportConstants.java#L44
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)