GitHub user sihuazhou opened a pull request: https://github.com/apache/flink/pull/5696
[hotfix][flip6] fix doc of SlotProvider.allocateSlot() ## What is the purpose of the change fix doc of SlotProvider.allocateSlot() ## Brief change log - fix doc of SlotProvider.allocateSlot() ## Verifying this change This change is a trivial rework / code cleanup without any test coverage. ## Does this pull request potentially affect one of the following parts: no ## Documentation no You can merge this pull request into a Git repository by running: $ git pull https://github.com/sihuazhou/flink fix_doc_for_SlotProvider Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/5696.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 #5696 ---- commit 09b1318f09b71b2fb45fc1c06a68270d63f62624 Author: sihuazhou <summerleafs@...> Date: 2018-03-14T08:22:44Z fix doc for SlotProvider. ---- ---