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

    https://github.com/apache/storm/pull/2098#discussion_r114826039
  
    --- Diff: 
external/storm-eventhubs/src/main/java/org/apache/storm/eventhubs/spout/FieldConstants.java
 ---
    @@ -23,5 +23,6 @@
       public static final String Offset = "offset";
       public static final String Message = "message";
       public static final String META_DATA = "metadata";
    +  public static final String SYSTEM_META_DATA = "systemmetadata";
    --- End diff --
    
    >SYSTEM_META_DATA [](start = 29, length = 16)
    
    Too generic; in general being more specific is recommended - feel free to 
use something like eventdata_system_properties


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