Github user mmiklavc commented on a diff in the pull request:

    https://github.com/apache/metron/pull/585#discussion_r116883407
  
    --- Diff: 
metron-platform/metron-pcap-backend/src/main/java/org/apache/metron/spout/pcap/deserializer/KeyValueDeserializer.java
 ---
    @@ -28,6 +26,17 @@
     public abstract class KeyValueDeserializer implements Serializable {
       protected TimestampConverter converter;
     
    +  public static class Result {
    --- End diff --
    
    I looked at this and decided to tweak the terms a bit in this inner class. 
After stepping away from it a couple days I couldn't immediately tell what 
Result.result actually meant :)


---
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