[
https://issues.apache.org/jira/browse/FLINK-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16547375#comment-16547375
]
ASF GitHub Bot commented on FLINK-9882:
---------------------------------------
GitHub user rileyli opened a pull request:
https://github.com/apache/flink/pull/6358
[FLINK-9882] [runtime] A function access can be private
### What is the purpose of the change
- function _RevisionInformation_ in
_org.apache.flink.runtime.util.EnvironmentInformation_ access can be private.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rileyli/flink master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/6358.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 #6358
----
commit 1fee1d5d0047d8257ea8b9865b91ed32cfdfdc22
Author: Riley Li <ruiliang21@...>
Date: 2018-07-18T05:02:55Z
[FLINK-9882] [runtime] A function access can be private
----
> A function access can be private in runtime
> -------------------------------------------
>
> Key: FLINK-9882
> URL: https://issues.apache.org/jira/browse/FLINK-9882
> Project: Flink
> Issue Type: Improvement
> Reporter: Riley Li
> Priority: Major
> Labels: pull-request-available
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)