You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/01/15 09:27:58 UTC

[GitHub] aljoscha opened a new pull request #7493: [FLINK-11036] Fix test_streaming_classloader.sh end-to-end test

aljoscha opened a new pull request #7493: [FLINK-11036] Fix test_streaming_classloader.sh end-to-end test
URL: https://github.com/apache/flink/pull/7493
 
 
   Before, this was relying on .version.properties being available in the
   flink-dist jar. This was not the case when building from a Flink source
   release.
   
   This is fixed by introducing a fake lib package that we place in the
   lib/ folder to test the classloader resolution order. Both the lib
   package and the user package contain a parent-child-test.properties and
   we check the resolution order in the test

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services