summaryrefslogtreecommitdiffstats
path: root/plugins/grToolkit/provider/src/test/resources/single/default-config.json
blob: d75998e5d6d98cd42a34e67ccf77175e2eab3cc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
  "request": {
    "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore",
    "type": "read"
  },
  "value": {
    "ReadWriteTransactionCount": 0,
    "SnapshotIndex": 22,
    "InMemoryJournalLogSize": 1,
    "ReplicatedToAllIndex": -1,
    "Leader": "member-1-shard-default-config",
    "LastIndex": 23,
    "RaftState": "Leader",
    "LastCommittedTransactionTime": "2019-12-03 16:36:39.413",
    "LastApplied": 23,
    "PeerAddresses": "",
    "LastLogIndex": 23,
    "LastLeadershipChangeTime": "2019-12-03 16:36:33.460",
    "WriteOnlyTransactionCount": 0,
    "FollowerInitialSyncStatus": false,
    "FollowerInfo": [],
    "FailedReadTransactionsCount": 0,
    "Voting": true,
    "StatRetrievalTime": "454.8 μs",
    "CurrentTerm": 4,
    "LastTerm": 4,
    "FailedTransactionsCount": 0,
    "PendingTxCommitQueueSize": 0,
    "VotedFor": "member-1-shard-default-config",
    "SnapshotCaptureInitiated": false,
    "CommittedTransactionsCount": 5,
    "TxCohortCacheSize": 0,
    "PeerVotingStates": "",
    "LastLogTerm": 4,
    "StatRetrievalError": null,
    "CommitIndex": 23,
    "SnapshotTerm": 4,
    "AbortTransactionsCount": 0,
    "ReadOnlyTransactionCount": 0,
    "ShardName": "member-1-shard-default-config",
    "LeadershipChangeCount": 1,
    "InMemoryJournalDataSize": 37
  },
  "timestamp": 1575393787,
  "status": 200
}