Frantisek Reznicek created ARTEMIS-258:
------------------------------------------
Summary: Artemis broker in standalone deployment listens forever
on MQTT, STOMP, AMQP, HornetQ core protocols
Key: ARTEMIS-258
URL: https://issues.apache.org/jira/browse/ARTEMIS-258
Project: ActiveMQ Artemis
Issue Type: Bug
Components: AMQP, Broker, Stomp
Affects Versions: 1.1.0
Environment: a standalone Apache ActiveMQ Artemis 1.1.0 broker
Reporter: Frantisek Reznicek
Artemis broker in standalone deployment listens forever on MQTT(1883),
STOMP(61613), AMQP1.0 (5672), HornetQ core(5445) protocols(ports).
The only protocol which rejects not-expected traffic after while is
Openwire(61616).
Tested with simple telnet putting there non-trafic (foreign) data.
This issue may be just the problem of default configuration.
If that is the case, I'd suggest to change default config the way all wire
protocols does the same (as openwire atm)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)