Github user MohanDV commented on the issue:
https://github.com/apache/metron/pull/1202
+1 Verified on the full dev , below are the debug log from profiler
`2018-09-28 10:17:36.465 o.a.m.p.b.ProfileSplitterBolt
Thread-6-splitterBolt-executor[7 7] [DEBUG] Received message; topic=indexing,
partition=0, offset=5490, kafkaTimestamp=1538129856340
.......
2018-09-28 10:17:43.893 o.a.m.p.b.ProfileSplitterBolt
Thread-6-splitterBolt-executor[7 7] [DEBUG] Received message; topic=indexing,
partition=0, offset=5491, kafkaTimestamp=1538129863880
.........
2018-09-28 10:17:45.026 o.a.m.p.b.ProfileSplitterBolt
Thread-6-splitterBolt-executor[7 7] [DEBUG] Received message; topic=indexing,
partition=0, offset=5492, kafkaTimestamp=1538129864998
.....
2018-09-28 10:17:45.859 o.a.m.p.b.ProfileSplitterBolt
Thread-6-splitterBolt-executor[7 7] [DEBUG] Received message; topic=indexing,
partition=0, offset=5493, kafkaTimestamp=1538129865850
`
---