[CONJ-916] when a failover occurs, log replayed transaction Created: 2022-01-14 Updated: 2022-10-28 Resolved: 2022-10-28 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Failover |
| Affects Version/s: | None |
| Fix Version/s: | 3.1.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When option `transactionReplay` is enable and a failover occurs, replayed command would be better logged to inform user. In case the transaction is not idempotent, this will at least permit to identified the cause of issue. |