[GitHub] flink pull request #3896: [FLINK-6370] [webUI] Handle races for single file ...

2017-05-15 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/3896#discussion_r116500253 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/files/StaticFileServerHandler.java --- @@ -234,8 +237,17 @@ private void

[GitHub] flink pull request #3896: [FLINK-6370] [webUI] Handle races for single file ...

2017-05-15 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/3896#discussion_r116500027 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/files/StaticFileServerHandler.java --- @@ -234,8 +237,17 @@ private void

[GitHub] flink pull request #3896: [FLINK-6370] [webUI] Handle races for single file ...

2017-05-15 Thread dernasherbrezon
Github user dernasherbrezon commented on a diff in the pull request: https://github.com/apache/flink/pull/3896#discussion_r116474287 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/files/StaticFileServerHandler.java --- @@ -234,8 +237,17 @@ private

[GitHub] flink pull request #3896: [FLINK-6370] [webUI] Handle races for single file ...

2017-05-15 Thread zentol
Github user zentol closed the pull request at: https://github.com/apache/flink/pull/3896 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink pull request #3896: [FLINK-6370] [webUI] Handle races for single file ...

2017-05-14 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/3896 [FLINK-6370] [webUI] Handle races for single file in FileServerHandler This PR prevents a race between multiple requests trying to create the same file, which previously would cause one request to