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/08 12:13:40 UTC

[GitHub] [flink] slinkydeveloper opened a new pull request, #19408: [hotfix][table] Address the concurrent test instabilities

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

   This PR tries to address the concurrent test instabilities, found in https://issues.apache.org/jira/browse/FLINK-26979 and https://issues.apache.org/jira/browse/FLINK-27131. The solution here might not be definitive and might not solve the linked issues, but it should improve over the existing situation.
   
   See commit description for 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 #19408: [hotfix][table] Address the concurrent test instabilities

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


-- 
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 #19408: [hotfix][table] Address the concurrent test instabilities

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

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