IBMStreams / streamsx.messaging

This toolkit is focused on interacting with popular messaging systems such as Kafka, JMS, XMS, and MQTT. After release v5.4.2 the complete toolkit will be deprecated. See the README.md file for hints to alternative toolkits.
http://ibmstreams.github.io/streamsx.messaging/
Apache License 2.0
30 stars 32 forks source link

issue #325 exception handling corrected #326

Closed ghost closed 7 years ago

ghost commented 7 years ago

corrected #325 (JMSSource loses silently messages) by refining the exception handling and adding a default to the switch statement.