Skip to content

[STORM-3481] fix IllegalArgumentException for ConstraintSolverStrategy#3098

Merged
Ethanlm merged 1 commit into
apache:masterfrom
Ethanlm:STORM-3481
Aug 7, 2019
Merged

[STORM-3481] fix IllegalArgumentException for ConstraintSolverStrategy#3098
Ethanlm merged 1 commit into
apache:masterfrom
Ethanlm:STORM-3481

Conversation

@Ethanlm
Copy link
Copy Markdown
Contributor

@Ethanlm Ethanlm commented Aug 6, 2019

https://issues.apache.org/jira/browse/STORM-3481

  1. Use cluster.getConf for daemon configs.

  2. remove invalid code block that was introduced by mistake.

*/
@IsInteger
@IsPositiveNumber
public static final String TOPOLOGY_RAS_CONSTRAINT_MAX_STATE_TRAVERSAL = "topology.ras.constraint.max.state.traversal";
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was introduced by mistake #3056. We have this config on 0.10 storm in internal mirrors. But this is not an issue on community Storm codebase

@srdo
Copy link
Copy Markdown
Contributor

srdo commented Aug 7, 2019

+1

1 similar comment
@dandsager1
Copy link
Copy Markdown
Contributor

+1

@Ethanlm Ethanlm merged commit e3ffa99 into apache:master Aug 7, 2019
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