terry19850829 commented on issue #6515: kafka-indexing-service data loss
URL: 
https://github.com/apache/incubator-druid/issues/6515#issuecomment-433275825
 
 
   @fjy Some events thrown away :
   ```
   2018-10-26T02:45:11,619 INFO [MonitorScheduler-0] 
com.metamx.emitter.core.LoggingEmitter - Event 
[{"feed":"metrics","timestamp":"2018-10-26T02:45:11.619Z","service":"druid/middleManager","host":"druid-others-001:8100","version":"0.11.0","metric":"jetty/numOpenConnections","value":18,"dataSource":["transaction_crm_merchant_org_ds"],"id":["index_kafka_transaction_crm_merchant_org_ds_36b8a2ec24ae397_clefeboo"]}]
   2018-10-26T02:45:11,658 WARN [MonitorScheduler-0] 
io.druid.segment.realtime.RealtimeMetricsMonitor - [149] events thrown away 
because they are outside the window period!
   2018-10-26T02:45:11,658 INFO [MonitorScheduler-0] 
com.metamx.emitter.core.LoggingEmitter - Event 
[{"feed":"metrics","timestamp":"2018-10-26T02:45:11.658Z","service":"druid/middleManager","host":"druid-others-001:8100","version":"0.11.0","metric":"ingest/events/
   ```
   io.druid.segment.realtime.RealtimeMetricsMonitor - [149] events thrown away 
because they are outside the window period!
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to