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/01 07:20:13 UTC

[GitHub] [flink-table-store] tsreaper opened a new pull request #26: [hotfix] Set authority as thread name for FailingAtomicRenameFileSystem to support multi-thread testing

tsreaper opened a new pull request #26:
URL: https://github.com/apache/flink-table-store/pull/26


   Currently `FailingAtomicRenameFileSystem` uses a static method to reset the failing counter and set failing possibility. This may cause conflicts when there are multiple testing threads running different test cases. This PR fixes the issue.


-- 
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-table-store] JingsongLi merged pull request #26: [hotfix] Set authority as thread name for FailingAtomicRenameFileSystem to support multi-thread testing

Posted by GitBox <gi...@apache.org>.
JingsongLi merged pull request #26:
URL: https://github.com/apache/flink-table-store/pull/26


   


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