You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by sihuazhou <gi...@git.apache.org> on 2018/04/25 12:00:34 UTC

[GitHub] flink pull request #5911: [FLINK-9243][tests]harden SuccessAfterNetworkBuffe...

GitHub user sihuazhou opened a pull request:

    https://github.com/apache/flink/pull/5911

    [FLINK-9243][tests]harden SuccessAfterNetworkBuffersFailureITCase#testSuccessfulProgramAfterFailure()

    ## What is the purpose of the change
    
    This PR aim to harden `SuccessAfterNetworkBuffersFailureITCase#testSuccessfulProgramAfterFailure()`.
    
    ## Brief change log
    
      - *Use a dedicated TestEnvironment in `SuccessAfterNetworkBuffersFailureITCase#testSuccessfulProgramAfterFailure()` to avoid concurrently problem*
    
    
    ## Verifying this change
    
    This change is a trivial rework / code cleanup without any test coverage.
    
    ## Does this pull request potentially affect one of the following parts:
    
    no
    
    ## Documentation
    
    no

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sihuazhou/flink fixTestSuccessfulProgramAfterFailureUnstable

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/5911.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5911
    
----
commit 0eb8055aa466ec8d7c2b60d9e2a185a7df9c5863
Author: sihuazhou <su...@...>
Date:   2018-04-25T11:57:34Z

    Use dedicated TestEnvironment in SuccessAfterNetworkBuffersFailureITCase#testSuccessfulProgramAfterFailure() to avoid concurrently problem

----


---

[GitHub] flink issue #5911: [FLINK-9243][tests]harden SuccessAfterNetworkBuffersFailu...

Posted by zentol <gi...@git.apache.org>.
Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/5911
  
    please see my latest comment in the JIRA.


---

[GitHub] flink issue #5911: [FLINK-9243][tests]harden SuccessAfterNetworkBuffersFailu...

Posted by sihuazhou <gi...@git.apache.org>.
Github user sihuazhou commented on the issue:

    https://github.com/apache/flink/pull/5911
  
    hmm...so, closing ...


---

[GitHub] flink issue #5911: [FLINK-9243][tests]harden SuccessAfterNetworkBuffersFailu...

Posted by sihuazhou <gi...@git.apache.org>.
Github user sihuazhou commented on the issue:

    https://github.com/apache/flink/pull/5911
  
    cc @zentol 


---

[GitHub] flink pull request #5911: [FLINK-9243][tests]harden SuccessAfterNetworkBuffe...

Posted by sihuazhou <gi...@git.apache.org>.
Github user sihuazhou closed the pull request at:

    https://github.com/apache/flink/pull/5911


---