mirror of
https://github.com/corda/corda.git
synced 2025-01-14 16:59:52 +00:00
ACK duplicate messages
This commit is contained in:
parent
50d9a7edb3
commit
9f0ef0157e
@ -134,7 +134,6 @@ class MessagingExecutor(
|
||||
if (job is Job.Send) {
|
||||
job.sentFuture.setException(exception)
|
||||
}
|
||||
session.rollback()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user