Add owner tag on partitions in burrow input (#4281)

This commit is contained in:
Arkady Emelyanov
2018-06-13 23:05:27 +03:00
committed by Daniel Nelson
parent f689463e8e
commit 4e69d10ff7
4 changed files with 9 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
{
"topic": "topicA",
"partition": 0,
"owner": "kafka",
"owner": "kafka1",
"status": "OK",
"start": {
"offset": 431323195,
@@ -28,7 +28,7 @@
{
"topic": "topicA",
"partition": 1,
"owner": "kafka",
"owner": "kafka2",
"status": "OK",
"start": {
"offset": 431322962,
@@ -46,7 +46,7 @@
{
"topic": "topicA",
"partition": 2,
"owner": "kafka",
"owner": "kafka3",
"status": "OK",
"start": {
"offset": 428636563,