SAP-archive / i40-aas

Provide a set of tools to realize the Asset Administration Shell for Industrie 4.0.
Apache License 2.0
41 stars 18 forks source link

Fix: Endpoint-resolver cannot recreate connection #177

Closed etoster closed 4 years ago

etoster commented 4 years ago

Fixed a bug where a client tried to acknowledge a message after rejecting it, causing a channel exception which made the client unable to further consume this channel, sending the client into an endless loop of "declaring Queue" and "failed on Queue Declare".