ptgoetz / storm-jms

Storm JMS Integration
Apache License 2.0
78 stars 66 forks source link

Message selectors and enable auto-reconnect #12

Open wumbrath opened 11 years ago

wumbrath commented 11 years ago

Patch includes support for jms message selectors.

Additionally in case of a message ack failure we do a recovery. This is needed in particular for auto reconnect scenarios in conventional clusters after a broker is restarted. In such a case no ack is accepted unless a recovery is performed.