NetQuickFramework / NetQuick.IbmMq.Client

Simplified and Modernized .NET standard client for IBM MQ
MIT License
0 stars 0 forks source link

Messages are not being backed out when MqQueueManager.Backout() is being called #2

Open wilkovanderveen opened 2 years ago

wilkovanderveen commented 2 years ago

Messages are not being backed out when MqQueueManager.Backout() is being called

Possible causes:

  1. Backing out is not correctly configured at MQ server level.
  2. Combination of settings blocks backing out of messages.
wilkovanderveen commented 2 years ago

BackoutCount seems to be updated correctly