Github user hsun-cnnxty commented on the pull request:

    https://github.com/apache/storm/pull/705#issuecomment-145586698
  
    @choang: the refactored code is pushed
    
    @erikdw: I was referring to the internal Json structure used to store 
offsets as shown by example below:
    
    {
         "broker": {
             "host": "kafka.sample.net",
             "port": 9092
         },
         "offset": 4285,
         "partition": 1,
         "topic": "testTopic",
         "topology": {
             "id": "fce905ff-25e0 -409e-bc3a-d855f 787d13b",
             "name": "Test Topology"
         }
    }



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