This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch CAUSEWAY-3799
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 20a121aef1 CAUSEWAY-3799: uses DeadlockRecognizer in the retry logic
of RunBackgroundCommandsJob also
new 35e015d34e CAUSEWAY-3799: removes unnecessary passing of Command into
InteractionInternal
new 5c2764a9bd CAUSEWAY-3799: reduces duplicate logging in
CausewayInteraction if a deadlock has been hit
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../interaction/session/CausewayInteraction.java | 60 ++++++++++++----------
.../metamodel/execution/InteractionInternal.java | 23 +++++----
.../executor/MemberExecutorServiceDefault.java | 14 ++---
3 files changed, 54 insertions(+), 43 deletions(-)