[ https://issues.apache.org/jira/browse/STORM-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15148514#comment-15148514 ]
Abhishek Agarwal commented on STORM-1246: ----------------------------------------- I have been trying to figure out clean ways to migrate this clj. I was thinking of writing a generic utility which can convert thrift object into a map representation with map key same as field name. However, currently clojure keywords are not same as corresponding field names in thrift file. So I will follow the brute approach of preparing map from thrift and vice-versa. > port backtype.storm.local-state to java > --------------------------------------- > > Key: STORM-1246 > URL: https://issues.apache.org/jira/browse/STORM-1246 > Project: Apache Storm > Issue Type: New Feature > Components: storm-core > Reporter: Robert Joseph Evans > Assignee: Abhishek Agarwal > Labels: java-migration, jstorm-merger > > Wrapper around LocalState, with some helper functions for converting between > storm and thrift. -- This message was sent by Atlassian JIRA (v6.3.4#6332)