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 2022/03/25 10:00:53 UTC

[GitHub] [flink] HuangXingBo opened a new pull request #19244: [FLINK-26865][python] Fix the potential failure of loading library inThread Mode

HuangXingBo opened a new pull request #19244:
URL: https://github.com/apache/flink/pull/19244


   ## What is the purpose of the change
   
   *This pull request fix the potential failure of loading library inThread Mode*
   
   
   ## Brief change log
   
     - *Update the dependent pemja version to 0.1.3 to fix this problem.*
   
   
   ## Verifying this change
   
   This change added tests and can be verified as follows:
   
     - *Original tests*
     - *This failure occurs in session mode and test it mannually*
   
   ## 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, ZooKeeper: (no)
     - The S3 file system connector: (no)
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (no)
     - If yes, how is the feature documented? (not applicable)
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #19244: [FLINK-26865][python] Fix the potential failure of loading library inThread Mode

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19244:
URL: https://github.com/apache/flink/pull/19244#issuecomment-1078865315


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "01fd09935e35d31147bb16e325a1c45204bf5fd0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33760",
       "triggerID" : "01fd09935e35d31147bb16e325a1c45204bf5fd0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "94d1f72f21418fdd6971f9b6b145c7ebcc88db31",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "94d1f72f21418fdd6971f9b6b145c7ebcc88db31",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 01fd09935e35d31147bb16e325a1c45204bf5fd0 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33760) 
   * 94d1f72f21418fdd6971f9b6b145c7ebcc88db31 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #19244: [FLINK-26865][python] Fix the potential failure of loading library inThread Mode

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19244:
URL: https://github.com/apache/flink/pull/19244#issuecomment-1078865315


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "01fd09935e35d31147bb16e325a1c45204bf5fd0",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33760",
       "triggerID" : "01fd09935e35d31147bb16e325a1c45204bf5fd0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 01fd09935e35d31147bb16e325a1c45204bf5fd0 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33760) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #19244: [FLINK-26865][python] Fix the potential failure of loading library inThread Mode

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19244:
URL: https://github.com/apache/flink/pull/19244#issuecomment-1078865315


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "01fd09935e35d31147bb16e325a1c45204bf5fd0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33760",
       "triggerID" : "01fd09935e35d31147bb16e325a1c45204bf5fd0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "94d1f72f21418fdd6971f9b6b145c7ebcc88db31",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33790",
       "triggerID" : "94d1f72f21418fdd6971f9b6b145c7ebcc88db31",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 94d1f72f21418fdd6971f9b6b145c7ebcc88db31 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33790) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #19244: [FLINK-26865][python] Fix the potential failure of loading library inThread Mode

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19244:
URL: https://github.com/apache/flink/pull/19244#issuecomment-1078865315


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "01fd09935e35d31147bb16e325a1c45204bf5fd0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33760",
       "triggerID" : "01fd09935e35d31147bb16e325a1c45204bf5fd0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "94d1f72f21418fdd6971f9b6b145c7ebcc88db31",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33790",
       "triggerID" : "94d1f72f21418fdd6971f9b6b145c7ebcc88db31",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 01fd09935e35d31147bb16e325a1c45204bf5fd0 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33760) 
   * 94d1f72f21418fdd6971f9b6b145c7ebcc88db31 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33790) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot commented on pull request #19244: [FLINK-26865][python] Fix the potential failure of loading library inThread Mode

Posted by GitBox <gi...@apache.org>.
flinkbot commented on pull request #19244:
URL: https://github.com/apache/flink/pull/19244#issuecomment-1078865315


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "01fd09935e35d31147bb16e325a1c45204bf5fd0",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "01fd09935e35d31147bb16e325a1c45204bf5fd0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 01fd09935e35d31147bb16e325a1c45204bf5fd0 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] HuangXingBo closed pull request #19244: [FLINK-26865][python] Fix the potential failure of loading library inThread Mode

Posted by GitBox <gi...@apache.org>.
HuangXingBo closed pull request #19244:
URL: https://github.com/apache/flink/pull/19244


   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #19244: [FLINK-26865][python] Fix the potential failure of loading library inThread Mode

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19244:
URL: https://github.com/apache/flink/pull/19244#issuecomment-1078865315


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "01fd09935e35d31147bb16e325a1c45204bf5fd0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33760",
       "triggerID" : "01fd09935e35d31147bb16e325a1c45204bf5fd0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 01fd09935e35d31147bb16e325a1c45204bf5fd0 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33760) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org