Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
Description
currently we have a status variable for the total group_commits. This compromises of group commits due to binlog_commit_wait_count, binlog_commit_wait_usec or indeed conflicting transactions that need to be in a separate group.
Showing a breakdown as to the reason of the group commit will enable a more informed tuning of the system variables controlling the group commit and also identify how often these aren't taking part in the group determination.
Attachments
Issue Links
- relates to
-
MDEV-7249 Performance problem in parallel replication with multi-level slaves
-
- Closed
-
Activity
Description |
currently we have a status variable for the total group_commits. This compromises of group commits due to binlog_commit_wait_count, binlog_commit_wait_usec or indeed conflicting transactions that need to be in a separate group. Showing a breakdown as to the reason of the group commit will enable a more informed tuning of the system variables controlling the group commit and also identify how often these aren't taking part in the group determination. |
currently we have a status variable for the total group_commits. This compromises of group commits due to binlog_commit_wait_count, binlog_commit_wait_usec or indeed conflicting transactions that need to be in a separate group. Showing a breakdown as to the reason of the group commit will enable a more informed tuning of the system variables controlling the group commit and also identify how often these aren't taking part in the group determination. patch: https://github.com/MariaDB/server/pull/30 |
Labels | binlog groupcommit replication | binlog groupcommit patch replication |
Summary | group commit status variable addition | [PATCH] group commit status variable addition |
Assignee | Kristian Nielsen [ knielsen ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Fix Version/s | 10.1.5 [ 18813 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Fix Version/s | 10.0.18 [ 18702 ] |
Workflow | MariaDB v2 [ 60159 ] | MariaDB v3 [ 66711 ] |
Workflow | MariaDB v3 [ 66711 ] | MariaDB v4 [ 132583 ] |
See review comments on maria-developers@