You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/02 10:06:00 UTC

[jira] [Commented] (FLINK-9286) Update classloading debugging page

    [ https://issues.apache.org/jira/browse/FLINK-9286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16460805#comment-16460805 ] 

ASF GitHub Bot commented on FLINK-9286:
---------------------------------------

GitHub user zentol opened a pull request:

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

    [FLINK-9286][docs] Update classloading docs

    ## What is the purpose of the change
    
    This PR updates the `Configuring ClassLoader Resolution Order` section of the `Debugging Classloading` page.
    
    ## Brief change log
    
    * update `classloader.parent-first-pattern` key
    * add links to key entries on the configuration page


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

    $ git pull https://github.com/zentol/flink 9286

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

    https://github.com/apache/flink/pull/5948.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 #5948
    
----
commit 78a207710706c185ef57b7a8dc734185a6d64c6b
Author: zentol <ch...@...>
Date:   2018-05-02T10:02:53Z

    [FLINK-9286][docs] Update classloading docs

----


> Update classloading debugging page
> ----------------------------------
>
>                 Key: FLINK-9286
>                 URL: https://issues.apache.org/jira/browse/FLINK-9286
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 1.5.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Critical
>             Fix For: 1.5.0
>
>
> The [classloading debugging|https://ci.apache.org/projects/flink/flink-docs-master/monitoring/debugging_classloading.html#configuring-classloader-resolution-order] page must be updated for 1.5.
> The [parent-first pattern section|https://ci.apache.org/projects/flink/flink-docs-master/monitoring/debugging_classloading.html#configuring-classloader-resolution-order] refers to deprecated keys.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)