Unsupported disposition from protocol write TPS: KILL
.
When there is a failure or some type of connectivity problem the engine resends the messages to all outbound threads in that process instead of just letting us kill the message in that thread. This results in the message being sent multiple times to other outbound threads in this process.
Does anyone know a way to deal with the message in the Write TPS?