diff --git a/consumer.py b/consumer.py index a775274..fe591ed 100644 --- a/consumer.py +++ b/consumer.py @@ -72,7 +72,7 @@ conn.connect('admin', 'password', wait=True) conn.subscribe('/queue/yankee-sully-channels-monthly', id=1, ack='auto', headers={'activemq.prefetchSize': 10}) print("## ") -print("## notification > connected to JMS server (yankee-sully-channels-monthly)") +print("## notification > connected to JMS server (yankee-sully-channels-monthly) 3333") print("## ") while True: