Skip to content

STORM-2264 OpaqueTridentKafkaSpout failing after STORM-2216#1853

Merged
asfgit merged 1 commit into
apache:masterfrom
HeartSaVioR:STORM-2264
Jan 9, 2017
Merged

STORM-2264 OpaqueTridentKafkaSpout failing after STORM-2216#1853
asfgit merged 1 commit into
apache:masterfrom
HeartSaVioR:STORM-2264

Conversation

@HeartSaVioR

Copy link
Copy Markdown
Contributor
  • use JSONValue.parse() instead of JSONValue.parseWithException() in TransactionState
    • this just rolls back to previous, doesn't provide better approach

Please note that this is just a quick and dirty fix given that the priority of STORM-2264 is critical.
Even after merging this, we should find better solution and apply soon. (#1844 is one of)

* use JSONValue.parse() instead of JSONValue.parseWithException() in TransactionState
  * this just rolls back to previous, doesn't provide better approach
@hmcl

hmcl commented Jan 4, 2017

Copy link
Copy Markdown
Contributor

+1
@HeartSaVioR STORM-2265 is a duplicate of this that I found independently. We can go ahead and merge this (revert) fix. We can keep STORM-2265 open to track a more solid way to address this issue.

@HeartSaVioR

Copy link
Copy Markdown
Contributor Author

@revans2 Could you please take a look?

@revans2

revans2 commented Jan 6, 2017

Copy link
Copy Markdown
Contributor

+1 seems fine to me

@revans2

revans2 commented Jan 6, 2017

Copy link
Copy Markdown
Contributor

I am also OK with reverting STORM-2216 if it is causing a lot of issues.

@HeartSaVioR

Copy link
Copy Markdown
Contributor Author

@revans2 I think the direction of STORM-2216 is right, and we just found a spot which is not trivial to fix to the right way.

@asfgit asfgit merged commit 71269e4 into apache:master Jan 9, 2017
@HeartSaVioR HeartSaVioR deleted the STORM-2264 branch June 29, 2017 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants