[GitHub] incubator-flink pull request: Fixes a bug ContextClassloder bug

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] incubator-flink pull request: Fixes a bug ContextClassloder bug

zentol
GitHub user twalthr opened a pull request:

    https://github.com/apache/incubator-flink/pull/31

    Fixes a bug ContextClassloder bug

    Fixes a bug where Thread.currentThread().getContextClassloader() does not return the user code class loader within object deserialization.
   
    Code has been tested successfully on cluster with FLINK-777.

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

    $ git pull https://github.com/twalthr/incubator-flink ClassloaderFix

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

    https://github.com/apache/incubator-flink/pull/31.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 #31
   
----
commit c59c3deb3b0c6c5c819a32021ae11942fd7151a9
Author: twalthr <[hidden email]>
Date:   2014-06-20T13:19:43Z

    Fixes a bug where Thread.currentThread().getContextClassLoader() does not return the user code class loader within object deserialization.

----


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] incubator-flink pull request: Fixes a ContextClassloader bug

zentol
Github user rmetzger commented on the pull request:

    https://github.com/apache/incubator-flink/pull/31#issuecomment-46749537
 
    I'll merge this soon


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] incubator-flink pull request: Fixes a ContextClassloader bug

zentol
In reply to this post by zentol
Github user rmetzger commented on the pull request:

    https://github.com/apache/incubator-flink/pull/31#issuecomment-46753088
 
    Merged in https://github.com/apache/incubator-flink/commit/7b6b5a2e019866bf8fdd993775eab410e22f0f5d.
    I forgot to close the pull request. @twalthr, can you please close it?



---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] incubator-flink pull request: Fixes a ContextClassloader bug

zentol
In reply to this post by zentol
Github user twalthr closed the pull request at:

    https://github.com/apache/incubator-flink/pull/31


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---