[GitHub] flink pull request #5133: [hotfix] Fix typo in AkkaUtils method

2018-01-15 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/5133


---


[GitHub] flink pull request #5133: [hotfix] Fix typo in AkkaUtils method

2017-12-07 Thread casidiablo
GitHub user casidiablo opened a pull request:

https://github.com/apache/flink/pull/5133

[hotfix] Fix typo in AkkaUtils method

Also, removed unused code:

- `StandaloneHaServices#RESOURCE_MANAGER_RPC_ENDPOINT_NAME`
- AkkaRpcServiceUtils#createInetSocketAddressFromAkkaURL()

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/casidiablo/flink hotfix/fix-typo

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/flink/pull/5133.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 #5133






---