Provide DataEntrySenderType 'tx' as configurable option (similar to SenderType 'tx' in TaskpoolSender) #1084
Labels
Prio: Must
This feature must be implemented in current milestone.
Status: In progress
Assignee is working on this issue.
Type: enhancement
New feature or request
Sender for DataEntryCommands using Tx synchronization sending commands directly.
In doing so, the
DataEntryCommand
list is collected during the transaction and are sent out by transactional listener. This allows atomicity in sendingTask
andDataEntry
commands.The text was updated successfully, but these errors were encountered: