Skip to content

Make [Config]Resource.toString() consistent with existing code#4845

Merged
rajinisivaram merged 1 commit intoapache:trunkfrom
edenhill:fix_resource_toString
Apr 10, 2018
Merged

Make [Config]Resource.toString() consistent with existing code#4845
rajinisivaram merged 1 commit intoapache:trunkfrom
edenhill:fix_resource_toString

Conversation

@edenhill
Copy link
Copy Markdown
Contributor

The toString() for ConfigResource was using { } instead of ( ) which is inconsistent with the existing toStrings in the code,
while toString for Resource was using a mix of ( and }.

@edenhill
Copy link
Copy Markdown
Contributor Author

@rajinisivaram

Copy link
Copy Markdown
Contributor

@rajinisivaram rajinisivaram left a comment

Choose a reason for hiding this comment

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

@edenhill Thanks for the PR, LGTM.

@rajinisivaram
Copy link
Copy Markdown
Contributor

Test failures are unrelated, merging to trunk.

@rajinisivaram rajinisivaram merged commit e490a90 into apache:trunk Apr 10, 2018
ying-zheng pushed a commit to ying-zheng/kafka that referenced this pull request Jul 6, 2018
…e#4845)

The toString() for ConfigResource was using { } instead of ( ) which is inconsistent with the existing toStrings in the code, while toString for Resource was using a mix of ( and }.
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