mirror of
https://github.com/corda/corda.git
synced 2025-01-15 09:20:22 +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) {
|
if (job is Job.Send) {
|
||||||
job.sentFuture.setException(exception)
|
job.sentFuture.setException(exception)
|
||||||
}
|
}
|
||||||
session.rollback()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user