IBMStreams / streamsx.messagehub

Repository to provide easy integration with IBM MessageHub Bluemix Service
https://ibmstreams.github.io/streamsx.messagehub/
Apache License 2.0
1 stars 6 forks source link

Change trace level for metrics dump #73

Closed markheger closed 5 years ago

markheger commented 5 years ago

This is what the MessageHubProducer operator is logging every two seconds:

04 Jan 2019 13:35:25.548+0000 [40924] INFO #splapptrc,J[86],P[329],StoredResultSink.KafkaResultSink M[KafkaProducerClient.java:com.ibm.streamsx.kafka.clients.producer.KafkaProducerClient$MetricsMonitor.afterCustomMetricsUpdated:88] - QTimeMax= 0 ,QTimeAvg= 0 ,oByteRate= 0 ,reqRate= 0 ,recsPerReqAvg= 0 ,batchSzAvg= 0 ,bufAvail= 33,554,432 ,bufPoolWaitTimeTotal= 0

markheger commented 5 years ago

Increase the level to debug or trace

ghost commented 5 years ago

The issue must be corrected in the Kafka toolkit. Based on a new Kafka toolkit version I can release a corrected MessageHub toolkit.

ghost commented 5 years ago

solved in release v1.7.2