You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2019/05/31 15:49:56 UTC

[GitHub] [samza] thunderstumpges opened a new pull request #1058: processorCount AtomicInt Metrics fixes

thunderstumpges opened a new pull request #1058: processorCount AtomicInt Metrics fixes
URL: https://github.com/apache/samza/pull/1058
 
 
   Returning the AtomicInteger instances directly for `processorCount` was causing issues with our InfluxDB reporter. I added the `.get()` to match all the others.

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


With regards,
Apache Git Services