Skip to content

Fix IndexName Parse #3458

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 26, 2018
Merged

Fix IndexName Parse #3458

merged 1 commit into from
Oct 26, 2018

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Oct 23, 2018

This commit changes the implementation of the parsing
function on IndexName to be able to handle consecutive
colons in the index name, when determining cluster name
and index name.

Closes #3411

This commit changes the implementation of the parsing
function on IndexName to be able to handle consecutive
colons in the index name, when determining cluster name
and index name.

Closes  #3411
Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@russcam russcam added the v5.6.5 label Oct 26, 2018
@russcam russcam merged commit 3b050e4 into 6.x Oct 26, 2018
russcam added a commit that referenced this pull request Oct 26, 2018
This commit changes the implementation of the parsing
function on IndexName to be able to handle consecutive
colons in the index name, when determining cluster name
and index name.

Closes  #3411

(cherry picked from commit 3b050e4)
russcam added a commit that referenced this pull request Oct 26, 2018
This commit changes the implementation of the parsing
function on IndexName to be able to handle consecutive
colons in the index name, when determining cluster name
and index name.

Closes  #3411

(cherry picked from commit 3b050e4)
@Mpdreamz Mpdreamz deleted the fix/indexname-parse branch November 1, 2018 09:01
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.

2 participants