I was experimenting with eap70-tx-recovery-s2i and jta-crash-rec-eap7. I basically followed the steps from newly created guide (still WIP) but was running only with one node. So I was doing:
- submitted first tx
- submitted second tx (blocked in byteman)
- scale down to 0
- watching migration pod log to finish recovery
- scale down to 1
The recovery was processed correctly, but during the step 4 I was seeing following weird output from migration script (see the numbers):
Attempting to migrate directory: (/opt/eap/standalone/partitioned_data/split-1) Waiting for grace period to expire, remaining timeout is 6 seconds Attempting to obtain lock for directory: (/opt/eap/standalone/partitioned_data/split-1) Finished Migration Check cycle, pausing for 30 seconds before resuming Attempting to migrate directory: (/opt/eap/standalone/partitioned_data/split-1) Waiting for grace period to expire, remaining timeout is -30 seconds Attempting to obtain lock for directory: (/opt/eap/standalone/partitioned_data/split-1) Finished Migration Check cycle, pausing for 30 seconds before resuming