Skip to content

STORM-2541: Fix manual partition assignment (1.x)#2223

Merged
asfgit merged 1 commit into
apache:1.x-branchfrom
srdo:STORM-2541-1.x
Jul 19, 2017
Merged

STORM-2541: Fix manual partition assignment (1.x)#2223
asfgit merged 1 commit into
apache:1.x-branchfrom
srdo:STORM-2541-1.x

Conversation

@srdo

@srdo srdo commented Jul 18, 2017

Copy link
Copy Markdown
Contributor

Same as #2150, but for 1.x.

@srdo srdo force-pushed the STORM-2541-1.x branch from b2eb5bf to b3a44fa Compare July 18, 2017 17:54
@srdo

srdo commented Jul 18, 2017

Copy link
Copy Markdown
Contributor Author

The only change from the master version is replacing String.join with StringUtils.join in the topic filters. While this PR does break the API, IMO we should still get it into 1.2.0. The APIs changed by this PR were not functional before, so I doubt anyone was using them.

@srdo srdo force-pushed the STORM-2541-1.x branch from b3a44fa to 7c4575f Compare July 18, 2017 22:00
@HeartSaVioR

Copy link
Copy Markdown
Contributor

+1
I'm OK to break the API if it didn't work anyway.

@srdo

srdo commented Jul 19, 2017

Copy link
Copy Markdown
Contributor Author

Thanks for reviewing. The test failure was an unrelated bit of flakiness in the integration test.

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.

3 participants