Fix burrow_group.offset calculation for Burrow plugin (#4584)

This commit is contained in:
rbrendler
2018-08-23 15:30:59 -05:00
committed by Daniel Nelson
parent 36959abce9
commit 16a6feda4a
3 changed files with 7 additions and 7 deletions

View File

@@ -160,7 +160,7 @@ func TestBurrowGroup(t *testing.T) {
"partition_count": 3,
"total_lag": int64(0),
"lag": int64(0),
"offset": int64(431323195),
"offset": int64(431323195 + 431322962 + 428636563),
"timestamp": int64(1515609490008),
},
}