GitHub user hsaputra opened a pull request:
https://github.com/apache/flink/pull/416
Remove extra space after open parenthesis in InstanceConnectionInfo#toString
Small update to remove extra space after open parenthesis in
InstanceConnectionInfo#toString to be consistent with other messages and
toString calls.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hsaputra/flink
fix_extra_space_in_InstanceConnectionInfo_tostring
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/416.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #416
----
commit cc175ae2f3e3a2e7b00ed1207f215487cdc38c2f
Author: Henry Saputra <[email protected]>
Date: 2015-02-18T18:11:38Z
Remove extra space after open parenthesis in
InstanceConnectionInfo#toString.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---