[ https://issues.apache.org/jira/browse/STORM-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated STORM-1712: ---------------------------------- Labels: pull-request-available (was: ) > make storage plugin for transactional state > ------------------------------------------- > > Key: STORM-1712 > URL: https://issues.apache.org/jira/browse/STORM-1712 > Project: Apache Storm > Issue Type: Improvement > Reporter: John Fang > Assignee: John Fang > Priority: Major > Labels: pull-request-available > > As we know the transactional state must storage in zk when we run trident > topology. In fact I have packaged the TransactionalState to a plugin. We > still storage the state to zk by default. But you can storage the > transactional state to other places by set different plugin. And we now > support storage transactional state to hbase, and so on. I want to hear your > opinion. If Ok, I am pleasure to create the PR and merge the code. -- This message was sent by Atlassian JIRA (v7.6.3#76005)