[
https://issues.apache.org/jira/browse/STORM-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14492843#comment-14492843
]
ASF GitHub Bot commented on STORM-765:
--------------------------------------
GitHub user revans2 opened a pull request:
https://github.com/apache/storm/pull/520
STORM-765: Thrift serialization for local state.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm STORM-765-clean
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/520.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #520
----
commit ad4375e837004a0ec777a35f1cec1cdd89465e74
Author: Robert (Bobby) Evans <[email protected]>
Date: 2015-04-13T18:51:09Z
STORM-765: Thrift serialization for local state.
----
> LocalState should not use java serialization
> --------------------------------------------
>
> Key: STORM-765
> URL: https://issues.apache.org/jira/browse/STORM-765
> Project: Apache Storm
> Issue Type: New Feature
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
>
> If we want to do rolling upgrades we need to move away from java
> serialization, as it does not provide a good rolling upgrade path. For
> zookeeper we have been using thrift and I think we want to continue down that
> path here too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)