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/06/14 11:34:29 UTC

[GitHub] [flink] zentol opened a new pull request, #19954: [FLINK-28005][tests] Reduce network memory in UnalignedCheckpointTestBase

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

   Sets the network memory to 32mb (down from 64mb), halving the memory usage. Some tests spawn a large number of task managers (up to 25) eating up the majority of the memory budged with network buffers.
   I had a successful run with 12mb, so I figured 32mb should be sufficient.


-- 
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 #19954: [FLINK-28005][tests] Reduce network memory in UnalignedCheckpointTestBase

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "20dd509fd50a7317c2a6334087e10ad4cd005dd2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "20dd509fd50a7317c2a6334087e10ad4cd005dd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 20dd509fd50a7317c2a6334087e10ad4cd005dd2 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] zentol merged pull request #19954: [FLINK-28005][tests] Reduce network memory in UnalignedCheckpointTestBase

Posted by GitBox <gi...@apache.org>.
zentol merged PR #19954:
URL: https://github.com/apache/flink/pull/19954


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