Github user mmiklavc commented on the issue:

    https://github.com/apache/metron/pull/584
  
    Just to clarify for others looking at this, there is a `Timer` class in 
`storm-kafka-client-1.1.0` which depends on a `Time` class (no 'r') in 
storm-core. In 1.0.3, the main version of Storm we depend on, there is no 
`nanoTime()` method. This was introduced in 1.1. @cestella is handling this via 
the temporary module `metron-storm-kafka-override` via `System.nanoTime()`.
    
    We're only recommending upgrading the client currently because, first and 
foremost, it provides the desired performance improvements, and second the 
impact is significantly less than upgrading the whole of Storm.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to