JingsongLi opened a new pull request #13873:
URL: https://github.com/apache/flink/pull/13873


   
   ## What is the purpose of the change
   
   ParquetFsStreamingSinkITCase.testPart failed with 'Trying to access closed 
classloader'
   
   Instance: 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=8714&view=logs&j=ba53eb01-1462-56a3-8e98-0dd97fbcaab5&t=bfbc6239-57a0-5db0-63f3-41551b4f7d51
   
   ## Brief change log
   
   - `ParquetFsStreamingSinkITCase` should not create a new execution env in 
local model. That would lead to confusion.
   
   ## Verifying this change
   
   in flink-parquet: mvn -Dflink.forkCount=2 -Dflink.forkCountTestPackage=2 
-Dfast -Dinclude_hadoop_aws -Dhadoop.version=3.1.3 install
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): no
     - The public API, i.e., is any changed class annotated with 
`@Public(Evolving)`: no
     - The serializers: no
     - The runtime per-record code paths (performance sensitive):no
     - Anything that affects deployment or recovery: JobManager (and its 
components), Checkpointing, Kubernetes/Yarn/Mesos, ZooKeeper: (no
     - The S3 file system connector: (no
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (no


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to