replication-stats
Stats measuring the latency of replaying index operations from other nodes via NodeReindexService. Note that NodeReindexService is responsible (since 8.13) to guarantee index consistency. Most of index updates are delivered via Document Based Replication (DBR).
INFO [JIRA-STATS] [replication-stats] Total replication latency statistics. Now: 1677667337963, systemStartTimestamp: 1675277383507, elapsedDuration:PT663H52M34.456S, stats:
{
"COMMENT": {
"replicationLatencyStats": {
"count": 1395675,
"min": 10013,
"max": 2333907,
"sum": 20268515861,
"avg": 14522,
"distributionCounter": {
"1000": 0,
"5000": 0,
"10000": 0,
"30000": 1391723,
"60000": 74,
"600000": 2541,
"9223372036854775807": 1337
}
},
"localProcessingTimeStats": {
"count": 1395675,
"min": 0,
"max": 8048,
"sum": 221848533,
"avg": 158,
"distributionCounter": {
"1000": 1371271,
"5000": 23278,
"10000": 1126,
"30000": 0,
"60000": 0,
"600000": 0
}
}
},
"SHAREDENTITY": {
"replicationLatencyStats": {
"count": 2256,
"min": 10020,
"max": 2211229,
"sum": 56040763,
"avg": 24840,
"distributionCounter": {
"1000": 0,
"5000": 0,
"10000": 0,
"30000": 2237,
"60000": 0,
"600000": 4,
"9223372036854775807": 15
}
},
"localProcessingTimeStats": {
"count": 2256,
"min": 0,
"max": 51,
"sum": 3150,
"avg": 1,
"distributionCounter": {
"1000": 2256,
"5000": 0,
"10000": 0,
"30000": 0,
"60000": 0,
"600000": 0
}
}
},
"ISSUE": {
"replicationLatencyStats": {
"count": 3539,
"min": 10026,
"max": 677644,
"sum": 222446442,
"avg": 62855,
"distributionCounter": {
"1000": 0,
"5000": 0,
"10000": 0,
"30000": 2912,
"60000": 16,
"600000": 587,
"9223372036854775807": 24
}
},
"localProcessingTimeStats": {
"count": 3539,
"min": 0,
"max": 58747,
"sum": 38057805,
"avg": 10753,
"distributionCounter": {
"1000": 824,
"5000": 1397,
"10000": 494,
"30000": 208,
"60000": 616,
"600000": 0
}
}
},
"WORKLOG": {
"replicationLatencyStats": {
"count": 1428,
"min": 10159,
"max": 695256,
"sum": 253347499,
"avg": 177414,
"distributionCounter": {
"1000": 0,
"5000": 0,
"10000": 0,
"30000": 790,
"60000": 2,
"600000": 602,
"9223372036854775807": 34
}
},
"localProcessingTimeStats": {
"count": 1428,
"min": 0,
"max": 3865,
"sum": 2522294,
"avg": 1766,
"distributionCounter": {
"1000": 790,
"5000": 638,
"10000": 0,
"30000": 0,
"60000": 0,
"600000": 0
}
}
}
}
Last modified on Mar 1, 2023
Powered by Confluence and Scroll Viewport.