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/04/06 06:21:58 UTC

[GitHub] [flink] HuangXingBo opened a new pull request, #19368: [FLINK-27069][python] Fix the potential memory corruption in Thread Mode

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

   ## What is the purpose of the change
   
   *This pull request will fix the potential memory corruption in Thread Mode*
   
   
   ## Brief change log
   
     - *Upgade pemja to 0.1.4 to fix the potential memory corruption in Thread Mode*
   
   ## Verifying this change
   
   This change added tests and can be verified as follows:
   
    - original tests
   
   ## 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] HuangXingBo commented on pull request #19368: [FLINK-27069][python] Fix the potential memory corruption in Thread Mode

Posted by GitBox <gi...@apache.org>.
HuangXingBo commented on PR #19368:
URL: https://github.com/apache/flink/pull/19368#issuecomment-1089920526

   @flinkbot run azure


-- 
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 #19368: [FLINK-27069][python] Fix the potential memory corruption in Thread Mode

Posted by GitBox <gi...@apache.org>.
HuangXingBo closed pull request #19368: [FLINK-27069][python] Fix the potential memory corruption in Thread Mode
URL: https://github.com/apache/flink/pull/19368


-- 
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 commented on pull request #19368: [FLINK-27069][python] Fix the potential memory corruption in Thread Mode

Posted by GitBox <gi...@apache.org>.
HuangXingBo commented on PR #19368:
URL: https://github.com/apache/flink/pull/19368#issuecomment-1090000203

   https://dev.azure.com/hxbks2ks/FLINK-TEST/_build/results?buildId=1779&view=results


-- 
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 #19368: [FLINK-27069][python] Fix the potential memory corruption in Thread Mode

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c57c34aa7ca58116dfa81fa1011ed399ec9ba884",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c57c34aa7ca58116dfa81fa1011ed399ec9ba884",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c57c34aa7ca58116dfa81fa1011ed399ec9ba884 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