[jira] [Commented] (FLINK-14176) add taskmanager link in vertex‘s page of taskmanager

2019-09-24 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936586#comment-16936586 ] Till Rohrmann commented on FLINK-14176: --- Thanks. Looks good. > add taskmanager li

[GitHub] [flink] flinkbot commented on issue #9757: [FLINK-14183][runtime] Remove unnecessary scala Duration usages in flink-runtime

2019-09-24 Thread GitBox
flinkbot commented on issue #9757: [FLINK-14183][runtime] Remove unnecessary scala Duration usages in flink-runtime URL: https://github.com/apache/flink/pull/9757#issuecomment-534469662 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community

[jira] [Commented] (FLINK-14168) Remove unused BootstrapTools#generateTaskManagerConfiguration

2019-09-24 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936582#comment-16936582 ] Till Rohrmann commented on FLINK-14168: --- It's probably outdated for quite some tim

[GitHub] [flink] flinkbot edited a comment on issue #9753: [FLINK-14180][runtime]Enable config of maximum capacity of FileArchivedExecutionGraphStore.

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9753: [FLINK-14180][runtime]Enable config of maximum capacity of FileArchivedExecutionGraphStore. URL: https://github.com/apache/flink/pull/9753#issuecomment-53716 ## CI report: * bc1d9b8ab9a29d14f253f3956bc655ef5dbe9307 : SUCCESS [Build](

[GitHub] [flink] flinkbot edited a comment on issue #9755: [FLINK-14168][runtime] Remove unused BootstrapTools#generateTaskManagerConfiguration

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9755: [FLINK-14168][runtime] Remove unused BootstrapTools#generateTaskManagerConfiguration URL: https://github.com/apache/flink/pull/9755#issuecomment-534461186 ## CI report: * 66f1bf8e65fae825523a7e8b826c8add9ed40f82 : PENDING [Build](https:/

[jira] [Created] (FLINK-14184) Provide a stage listener API to be invoked per task manager

2019-09-24 Thread Stephen Connolly (Jira)
Stephen Connolly created FLINK-14184: Summary: Provide a stage listener API to be invoked per task manager Key: FLINK-14184 URL: https://issues.apache.org/jira/browse/FLINK-14184 Project: Flink

[GitHub] [flink] flinkbot edited a comment on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0 URL: https://github.com/apache/flink/pull/9751#issuecomment-534387866 ## CI report: * 5b73b3d6319447fd2d81b48183d9f22012133a6b : FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds/

[jira] [Updated] (FLINK-14183) Remove unnecessary scala Duration usages in flink-runtime

2019-09-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-14183: --- Labels: pull-request-available (was: ) > Remove unnecessary scala Duration usages in flink-

[GitHub] [flink] zhuzhurk opened a new pull request #9757: [FLINK-14183][runtime] Remove unnecessary scala Duration usages in flink-runtime

2019-09-24 Thread GitBox
zhuzhurk opened a new pull request #9757: [FLINK-14183][runtime] Remove unnecessary scala Duration usages in flink-runtime URL: https://github.com/apache/flink/pull/9757 ## What is the purpose of the change This PR is to remove all usages of scala Duration/FiniteDuration in flin

[GitHub] [flink] flinkbot edited a comment on issue #9745: [FLINK-14070] [runtime] Use TimeUtils to parse duration configs in flink-runtime

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9745: [FLINK-14070] [runtime] Use TimeUtils to parse duration configs in flink-runtime URL: https://github.com/apache/flink/pull/9745#issuecomment-534005398 ## CI report: * d4ab076561b7d4d88347d55a1764d2a6d57507c3 : FAILURE [Build](https://tra

[GitHub] [flink] flinkbot commented on issue #9756: [backport to 1.9][FLINK-14145] Fix getLatestCheckpoint(true) returns wrong checkpoint

2019-09-24 Thread GitBox
flinkbot commented on issue #9756: [backport to 1.9][FLINK-14145] Fix getLatestCheckpoint(true) returns wrong checkpoint URL: https://github.com/apache/flink/pull/9756#issuecomment-534468243 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the commu

[jira] [Commented] (FLINK-14139) Fix potential memory leak of rest server when using session/standalone cluster

2019-09-24 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936579#comment-16936579 ] Till Rohrmann commented on FLINK-14139: --- Thanks for reporting this issue [~kevin.c

[GitHub] [flink] gyfora opened a new pull request #9756: [backport to 1.9][FLINK-14145] Fix getLatestCheckpoint(true) returns wrong checkpoint

2019-09-24 Thread GitBox
gyfora opened a new pull request #9756: [backport to 1.9][FLINK-14145] Fix getLatestCheckpoint(true) returns wrong checkpoint URL: https://github.com/apache/flink/pull/9756 Backporting of the fix that is already merged to master -

[jira] [Assigned] (FLINK-14139) Fix potential memory leak of rest server when using session/standalone cluster

2019-09-24 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann reassigned FLINK-14139: - Assignee: Yingjie Cao > Fix potential memory leak of rest server when using session/sta

[jira] [Resolved] (FLINK-14145) getLatestCheckpoint(true) returns wrong checkpoint

2019-09-24 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora resolved FLINK-14145. Resolution: Fixed > getLatestCheckpoint(true) returns wrong checkpoint > -

[jira] [Commented] (FLINK-2491) Checkpointing only works if all operators/tasks are still running

2019-09-24 Thread Tomas Witzany (Jira)
[ https://issues.apache.org/jira/browse/FLINK-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936570#comment-16936570 ] Tomas Witzany commented on FLINK-2491: -- Hi, came across this issue. It is especially

[jira] [Commented] (FLINK-12662) Record failure and restart information for ExecutionGraph to keep history information

2019-09-24 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936573#comment-16936573 ] Till Rohrmann commented on FLINK-12662: --- Sorry for my unresponsiveness [~yanghua].

[GitHub] [flink] asfgit closed pull request #9727: [FLINK-14145] Fix getLatestCheckpoint(true) returns wrong checkpoint

2019-09-24 Thread GitBox
asfgit closed pull request #9727: [FLINK-14145] Fix getLatestCheckpoint(true) returns wrong checkpoint URL: https://github.com/apache/flink/pull/9727 This is an automated message from the Apache Git Service. To respond to th

[GitHub] [flink] flinkbot edited a comment on issue #9717: [FLINK-14044] [runtime] Reducing synchronization in AsyncWaitOperator

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9717: [FLINK-14044] [runtime] Reducing synchronization in AsyncWaitOperator URL: https://github.com/apache/flink/pull/9717#issuecomment-533068819 ## CI report: * 9cfda801891969ac460f45ea639d636b519f22db : FAILURE [Build](https://travis-ci.com/

[GitHub] [flink] tillrohrmann commented on issue #9742: [FLINK-14076] Ensure CheckpointException can always be deserialized on JobManager

2019-09-24 Thread GitBox
tillrohrmann commented on issue #9742: [FLINK-14076] Ensure CheckpointException can always be deserialized on JobManager URL: https://github.com/apache/flink/pull/9742#issuecomment-534462410 @jdm2212 thanks for updating the PR. I'll mark it as ready for review then. ---

[GitHub] [flink] flinkbot commented on issue #9755: [FLINK-14168][runtime] Remove unused BootstrapTools#generateTaskManagerConfiguration

2019-09-24 Thread GitBox
flinkbot commented on issue #9755: [FLINK-14168][runtime] Remove unused BootstrapTools#generateTaskManagerConfiguration URL: https://github.com/apache/flink/pull/9755#issuecomment-534461186 ## CI report: * 66f1bf8e65fae825523a7e8b826c8add9ed40f82 : UNKNOWN --

[GitHub] [flink] flinkbot edited a comment on issue #9754: [FLINK-14182][core] Make TimeUtils able to parse duration string with plural form labels

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9754: [FLINK-14182][core] Make TimeUtils able to parse duration string with plural form labels URL: https://github.com/apache/flink/pull/9754#issuecomment-534452743 ## CI report: * 95c46083a6afaa0a71de01efd1664252a6f0cf7b : PENDING [Build](htt

[GitHub] [flink] flinkbot edited a comment on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0 URL: https://github.com/apache/flink/pull/9751#issuecomment-534387866 ## CI report: * 5b73b3d6319447fd2d81b48183d9f22012133a6b : FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds/

[jira] [Commented] (FLINK-14176) add taskmanager link in vertex‘s page of taskmanager

2019-09-24 Thread lining (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936560#comment-16936560 ] lining commented on FLINK-14176: !image-2019-09-24-16-42-36-198.png! > add taskmanager

[jira] [Updated] (FLINK-14176) add taskmanager link in vertex‘s page of taskmanager

2019-09-24 Thread lining (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lining updated FLINK-14176: --- Attachment: image-2019-09-24-16-42-36-198.png > add taskmanager link in vertex‘s page of taskmanager > -

[jira] [Assigned] (FLINK-14183) Remove unnecessary scala Duration usages in flink-runtime

2019-09-24 Thread tison (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tison reassigned FLINK-14183: - Assignee: Zhu Zhu > Remove unnecessary scala Duration usages in flink-runtime > ---

[jira] [Commented] (FLINK-14183) Remove unnecessary scala Duration usages in flink-runtime

2019-09-24 Thread tison (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936559#comment-16936559 ] tison commented on FLINK-14183: --- Of course! > Remove unnecessary scala Duration usages in

[GitHub] [flink] zhuzhurk commented on a change in pull request #9663: [WIP][FLINK-12433][runtime] Implement DefaultScheduler stub

2019-09-24 Thread GitBox
zhuzhurk commented on a change in pull request #9663: [WIP][FLINK-12433][runtime] Implement DefaultScheduler stub URL: https://github.com/apache/flink/pull/9663#discussion_r327494085 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/DefaultScheduler.java

[GitHub] [flink] flinkbot commented on issue #9755: [FLINK-14168][runtime] Remove unused BootstrapTools#generateTaskManagerConfiguration

2019-09-24 Thread GitBox
flinkbot commented on issue #9755: [FLINK-14168][runtime] Remove unused BootstrapTools#generateTaskManagerConfiguration URL: https://github.com/apache/flink/pull/9755#issuecomment-534454126 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the commun

[jira] [Updated] (FLINK-14168) Remove unused BootstrapTools#generateTaskManagerConfiguration

2019-09-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-14168: --- Labels: pull-request-available (was: ) > Remove unused BootstrapTools#generateTaskManagerCo

[jira] [Updated] (FLINK-14119) Clean idle state for RetractableTopNFunction

2019-09-24 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-14119: Fix Version/s: 1.10.0 > Clean idle state for RetractableTopNFunction > ---

[GitHub] [flink] zhuzhurk opened a new pull request #9755: [FLINK-14168][runtime] Remove unused BootstrapTools#generateTaskManagerConfiguration

2019-09-24 Thread GitBox
zhuzhurk opened a new pull request #9755: [FLINK-14168][runtime] Remove unused BootstrapTools#generateTaskManagerConfiguration URL: https://github.com/apache/flink/pull/9755 ## What is the purpose of the change BootstrapTools#generateTaskManagerConfiguration is not used anymore w

[jira] [Resolved] (FLINK-14119) Clean idle state for RetractableTopNFunction

2019-09-24 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu resolved FLINK-14119. - Fix Version/s: 1.9.1 Resolution: Fixed master: 1728e03a179235b70e6b6ad6532eb307717fd171 1.9.1: 0a

[GitHub] [flink] flinkbot commented on issue #9754: [FLINK-14182][core] Make TimeUtils able to parse duration string with plural form labels

2019-09-24 Thread GitBox
flinkbot commented on issue #9754: [FLINK-14182][core] Make TimeUtils able to parse duration string with plural form labels URL: https://github.com/apache/flink/pull/9754#issuecomment-534452743 ## CI report: * 95c46083a6afaa0a71de01efd1664252a6f0cf7b : UNKNOWN --

[jira] [Assigned] (FLINK-14176) add taskmanager link in vertex‘s page of taskmanager

2019-09-24 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann reassigned FLINK-14176: - Assignee: lining > add taskmanager link in vertex‘s page of taskmanager > -

[GitHub] [flink] flinkbot edited a comment on issue #9753: [FLINK-14180][runtime]Enable config of maximum capacity of FileArchivedExecutionGraphStore.

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9753: [FLINK-14180][runtime]Enable config of maximum capacity of FileArchivedExecutionGraphStore. URL: https://github.com/apache/flink/pull/9753#issuecomment-53716 ## CI report: * bc1d9b8ab9a29d14f253f3956bc655ef5dbe9307 : PENDING [Build](

[jira] [Comment Edited] (FLINK-14159) flink rocksdb StreamCompressionDecorator not right

2019-09-24 Thread jackylau (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936548#comment-16936548 ] jackylau edited comment on FLINK-14159 at 9/24/19 8:29 AM: --- [~

[jira] [Commented] (FLINK-14176) add taskmanager link in vertex‘s page of taskmanager

2019-09-24 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936551#comment-16936551 ] Till Rohrmann commented on FLINK-14176: --- Thanks for opening this issue [~lining].

[GitHub] [flink] flinkbot edited a comment on issue #9745: [FLINK-14070] [runtime] Use TimeUtils to parse duration configs in flink-runtime

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9745: [FLINK-14070] [runtime] Use TimeUtils to parse duration configs in flink-runtime URL: https://github.com/apache/flink/pull/9745#issuecomment-534005398 ## CI report: * d4ab076561b7d4d88347d55a1764d2a6d57507c3 : FAILURE [Build](https://tra

[jira] [Commented] (FLINK-14183) Remove unnecessary scala Duration usages in flink-runtime

2019-09-24 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936550#comment-16936550 ] Zhu Zhu commented on FLINK-14183: - Hi [~Tison], may I take this task? I've almost finish

[GitHub] [flink] wuchong closed pull request #9741: [FLINK-14119][table] Clean idle state for RetractableTopNFunction

2019-09-24 Thread GitBox
wuchong closed pull request #9741: [FLINK-14119][table] Clean idle state for RetractableTopNFunction URL: https://github.com/apache/flink/pull/9741 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (FLINK-14159) flink rocksdb StreamCompressionDecorator not right

2019-09-24 Thread jackylau (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936548#comment-16936548 ] jackylau commented on FLINK-14159: -- [~klion26] Does that mean checkpoint has twice comp

[GitHub] [flink] GJL commented on a change in pull request #9663: [WIP][FLINK-12433][runtime] Implement DefaultScheduler stub

2019-09-24 Thread GitBox
GJL commented on a change in pull request #9663: [WIP][FLINK-12433][runtime] Implement DefaultScheduler stub URL: https://github.com/apache/flink/pull/9663#discussion_r327487147 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/DefaultScheduler.java

[GitHub] [flink] GJL commented on a change in pull request #9663: [WIP][FLINK-12433][runtime] Implement DefaultScheduler stub

2019-09-24 Thread GitBox
GJL commented on a change in pull request #9663: [WIP][FLINK-12433][runtime] Implement DefaultScheduler stub URL: https://github.com/apache/flink/pull/9663#discussion_r327487147 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/DefaultScheduler.java

[GitHub] [flink] flinkbot commented on issue #9754: [FLINK-14182][core] Make TimeUtils able to parse duration string with plural form labels

2019-09-24 Thread GitBox
flinkbot commented on issue #9754: [FLINK-14182][core] Make TimeUtils able to parse duration string with plural form labels URL: https://github.com/apache/flink/pull/9754#issuecomment-534449295 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the co

[GitHub] [flink] wuchong commented on issue #9741: [FLINK-14119][table] Clean idle state for RetractableTopNFunction

2019-09-24 Thread GitBox
wuchong commented on issue #9741: [FLINK-14119][table] Clean idle state for RetractableTopNFunction URL: https://github.com/apache/flink/pull/9741#issuecomment-534449198 Btw, please do not force push your branch. It will lose the review information. You can just append the new commit on yo

[jira] [Updated] (FLINK-14182) Make TimeUtils able to parse duration string with plural form labels

2019-09-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-14182: --- Labels: pull-request-available (was: ) > Make TimeUtils able to parse duration string with

[GitHub] [flink] zhuzhurk opened a new pull request #9754: [FLINK-14182][core] Make TimeUtils able to parse duration string with plural form labels

2019-09-24 Thread GitBox
zhuzhurk opened a new pull request #9754: [FLINK-14182][core] Make TimeUtils able to parse duration string with plural form labels URL: https://github.com/apache/flink/pull/9754 ## What is the purpose of the change Scala Duration supports parsing plural form time unit label e

[GitHub] [flink] wuchong commented on a change in pull request #9741: [FLINK-14119][table] Clean idle state for RetractableTopNFunction

2019-09-24 Thread GitBox
wuchong commented on a change in pull request #9741: [FLINK-14119][table] Clean idle state for RetractableTopNFunction URL: https://github.com/apache/flink/pull/9741#discussion_r327484233 ## File path: flink-table/flink-table-runtime-blink/src/test/java/org/apache/flink/table/runti

[jira] [Commented] (FLINK-14168) Remove unused BootstrapTools#generateTaskManagerConfiguration

2019-09-24 Thread tison (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936545#comment-16936545 ] tison commented on FLINK-14168: --- Yes it seems that method even never gets into used. Good

[jira] [Assigned] (FLINK-14168) Remove unused BootstrapTools#generateTaskManagerConfiguration

2019-09-24 Thread tison (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tison reassigned FLINK-14168: - Assignee: Zhu Zhu > Remove unused BootstrapTools#generateTaskManagerConfiguration > ---

[jira] [Commented] (FLINK-14159) flink rocksdb StreamCompressionDecorator not right

2019-09-24 Thread Congxian Qiu(klion26) (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936536#comment-16936536 ] Congxian Qiu(klion26) commented on FLINK-14159: --- [~jackylau] ah, I've misu

[GitHub] [flink] flinkbot commented on issue #9753: [FLINK-14180][runtime]Enable config of maximum capacity of FileArchivedExecutionGraphStore.

2019-09-24 Thread GitBox
flinkbot commented on issue #9753: [FLINK-14180][runtime]Enable config of maximum capacity of FileArchivedExecutionGraphStore. URL: https://github.com/apache/flink/pull/9753#issuecomment-53716 ## CI report: * bc1d9b8ab9a29d14f253f3956bc655ef5dbe9307 : UNKNOWN ---

[GitHub] [flink] flinkbot edited a comment on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0 URL: https://github.com/apache/flink/pull/9751#issuecomment-534387866 ## CI report: * 5b73b3d6319447fd2d81b48183d9f22012133a6b : FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds/

[jira] [Commented] (FLINK-14168) Remove unused BootstrapTools#generateTaskManagerConfiguration

2019-09-24 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936537#comment-16936537 ] Zhu Zhu commented on FLINK-14168: - Hi [~Tison], could you assign this ticket to me if yo

[jira] [Assigned] (FLINK-14182) Make TimeUtils able to parse duration string with plural form labels

2019-09-24 Thread tison (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tison reassigned FLINK-14182: - Assignee: Zhu Zhu > Make TimeUtils able to parse duration string with plural form labels >

[jira] [Updated] (FLINK-14183) Remove unnecessary scala Duration usages in flink-runtime

2019-09-24 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu updated FLINK-14183: Description: This ticket is to remove scala {{Duration/FiniteDuration}} usages in {{flink-runtime}}, excep

[jira] [Created] (FLINK-14183) Remove unnecessary scala Duration usages in flink-runtime

2019-09-24 Thread Zhu Zhu (Jira)
Zhu Zhu created FLINK-14183: --- Summary: Remove unnecessary scala Duration usages in flink-runtime Key: FLINK-14183 URL: https://issues.apache.org/jira/browse/FLINK-14183 Project: Flink Issue Type: S

[jira] [Updated] (FLINK-14183) Remove unnecessary scala Duration usages in flink-runtime

2019-09-24 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu updated FLINK-14183: Description: This ticket is to remove all usages of scala {{Duration/FiniteDuration}} in {{flink-runtime}}

[jira] [Commented] (FLINK-14182) Make TimeUtils able to parse duration string with plural form labels

2019-09-24 Thread tison (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936533#comment-16936533 ] tison commented on FLINK-14182: --- I've assigned the ticket to you [~zhuzh]. Go ahead :-) >

[GitHub] [flink] KurtYoung commented on issue #9673: [FLINK-14031][examples][table]Added the blink planner dependency and …

2019-09-24 Thread GitBox
KurtYoung commented on issue #9673: [FLINK-14031][examples][table]Added the blink planner dependency and … URL: https://github.com/apache/flink/pull/9673#issuecomment-534441866 Could you open this pull request against master branch? I don't think this PR should open against 1.9 branch. --

[GitHub] [flink] sorahn commented on issue #9247: [FLINK-13386][web]: Fix frictions in the new default Web Frontend

2019-09-24 Thread GitBox
sorahn commented on issue #9247: [FLINK-13386][web]: Fix frictions in the new default Web Frontend URL: https://github.com/apache/flink/pull/9247#issuecomment-534441488 Codewise this looks good to me. @dawidwys could you verify the functionality then we can call this good? -

[jira] [Commented] (FLINK-14182) Make TimeUtils able to parse duration string with plural form labels

2019-09-24 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936530#comment-16936530 ] Zhu Zhu commented on FLINK-14182: - [~Tison] [~trohrmann] I find this issue when working

[GitHub] [flink] flinkbot edited a comment on issue #9717: [FLINK-14044] [runtime] Reducing synchronization in AsyncWaitOperator

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9717: [FLINK-14044] [runtime] Reducing synchronization in AsyncWaitOperator URL: https://github.com/apache/flink/pull/9717#issuecomment-533068819 ## CI report: * 9cfda801891969ac460f45ea639d636b519f22db : FAILURE [Build](https://travis-ci.com/

[GitHub] [flink] flinkbot edited a comment on issue #9720: [FLINK-13025] Elasticsearch 7.x support

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9720: [FLINK-13025] Elasticsearch 7.x support URL: https://github.com/apache/flink/pull/9720#issuecomment-533110106 ## CI report: * d9c1dd529ef235649909d067cc78099179656e62 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds/12833415

[GitHub] [flink] KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0

2019-09-24 Thread GitBox
KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0 URL: https://github.com/apache/flink/pull/9712#discussion_r327453256 ## File path: flink-table/flink-sql-parser/src/main/java/org

[GitHub] [flink] KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0

2019-09-24 Thread GitBox
KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0 URL: https://github.com/apache/flink/pull/9712#discussion_r327463991 ## File path: flink-table/flink-table-planner-blink/src/test

[GitHub] [flink] KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0

2019-09-24 Thread GitBox
KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0 URL: https://github.com/apache/flink/pull/9712#discussion_r327474021 ## File path: flink-table/flink-table-planner-blink/src/test

[GitHub] [flink] KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0

2019-09-24 Thread GitBox
KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0 URL: https://github.com/apache/flink/pull/9712#discussion_r327445913 ## File path: flink-table/flink-sql-parser/src/main/codegen/

[GitHub] [flink] KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0

2019-09-24 Thread GitBox
KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0 URL: https://github.com/apache/flink/pull/9712#discussion_r327445362 ## File path: flink-table/flink-sql-parser/src/main/codegen/d

[GitHub] [flink] KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0

2019-09-24 Thread GitBox
KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0 URL: https://github.com/apache/flink/pull/9712#discussion_r327452206 ## File path: flink-table/flink-sql-parser/src/main/java/org

[GitHub] [flink] KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0

2019-09-24 Thread GitBox
KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0 URL: https://github.com/apache/flink/pull/9712#discussion_r327449304 ## File path: flink-table/flink-sql-parser/src/main/codegen/

[GitHub] [flink] KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0

2019-09-24 Thread GitBox
KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0 URL: https://github.com/apache/flink/pull/9712#discussion_r327448639 ## File path: flink-table/flink-sql-parser/src/main/codegen/

[GitHub] [flink] KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0

2019-09-24 Thread GitBox
KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0 URL: https://github.com/apache/flink/pull/9712#discussion_r327471695 ## File path: flink-table/flink-table-planner/src/main/java/

[GitHub] [flink] KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0

2019-09-24 Thread GitBox
KurtYoung commented on a change in pull request #9712: [FLINK-13656] [sql-parser][table-planner][table-planner-blink] Bump Calcite dependency to 1.21.0 URL: https://github.com/apache/flink/pull/9712#discussion_r327450164 ## File path: flink-table/flink-sql-parser/src/main/codegen/

[GitHub] [flink] KarmaGYZ commented on a change in pull request #9753: [FLINK-14180][runtime]Enable config of maximum capacity of FileArchivedExecutionGraphStore.

2019-09-24 Thread GitBox
KarmaGYZ commented on a change in pull request #9753: [FLINK-14180][runtime]Enable config of maximum capacity of FileArchivedExecutionGraphStore. URL: https://github.com/apache/flink/pull/9753#discussion_r327474199 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime

[jira] [Created] (FLINK-14182) Make TimeUtils able to parse duration string with plural form labels

2019-09-24 Thread Zhu Zhu (Jira)
Zhu Zhu created FLINK-14182: --- Summary: Make TimeUtils able to parse duration string with plural form labels Key: FLINK-14182 URL: https://issues.apache.org/jira/browse/FLINK-14182 Project: Flink I

[GitHub] [flink] flinkbot edited a comment on issue #9745: [FLINK-14070] [runtime] Use TimeUtils to parse duration configs in flink-runtime

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9745: [FLINK-14070] [runtime] Use TimeUtils to parse duration configs in flink-runtime URL: https://github.com/apache/flink/pull/9745#issuecomment-534005398 ## CI report: * d4ab076561b7d4d88347d55a1764d2a6d57507c3 : FAILURE [Build](https://tra

[GitHub] [flink] flinkbot edited a comment on issue #9752: [FLINK-14179]Correct description of 'SHOW FUNCTIONS'

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9752: [FLINK-14179]Correct description of 'SHOW FUNCTIONS' URL: https://github.com/apache/flink/pull/9752#issuecomment-534417125 ## CI report: * 8ef80718287aa84b664560c8c0caa2b0201e218a : SUCCESS [Build](https://travis-ci.com/flink-ci/flink/bu

[GitHub] [flink] flinkbot edited a comment on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0 URL: https://github.com/apache/flink/pull/9751#issuecomment-534387866 ## CI report: * 5b73b3d6319447fd2d81b48183d9f22012133a6b : FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds/

[GitHub] [flink] flinkbot commented on issue #9753: [FLINK-14180][runtime]Enable config of maximum capacity of FileArchivedExecutionGraphStore.

2019-09-24 Thread GitBox
flinkbot commented on issue #9753: [FLINK-14180][runtime]Enable config of maximum capacity of FileArchivedExecutionGraphStore. URL: https://github.com/apache/flink/pull/9753#issuecomment-534436569 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the

[jira] [Updated] (FLINK-14180) Enable config of maximum capacity of FileArchivedExecutionGraphStore.

2019-09-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-14180: --- Labels: pull-request-available (was: ) > Enable config of maximum capacity of FileArchivedE

[GitHub] [flink] wsry opened a new pull request #9753: [FLINK-14180][runtime]Enable config of maximum capacity of FileArchivedExecutionGraphStore.

2019-09-24 Thread GitBox
wsry opened a new pull request #9753: [FLINK-14180][runtime]Enable config of maximum capacity of FileArchivedExecutionGraphStore. URL: https://github.com/apache/flink/pull/9753 ## What is the purpose of the change The purpose of this pr to enable config of max capacity of FileArchivedEx

[GitHub] [flink] KarmaGYZ commented on a change in pull request #9749: [FLINK-14115][docs-zh] Translate DataStream Code Walkthrough to Chinese

2019-09-24 Thread GitBox
KarmaGYZ commented on a change in pull request #9749: [FLINK-14115][docs-zh] Translate DataStream Code Walkthrough to Chinese URL: https://github.com/apache/flink/pull/9749#discussion_r327465727 ## File path: docs/getting-started/walkthroughs/datastream_api.zh.md ## @@ -56

[GitHub] [flink] KarmaGYZ commented on a change in pull request #9749: [FLINK-14115][docs-zh] Translate DataStream Code Walkthrough to Chinese

2019-09-24 Thread GitBox
KarmaGYZ commented on a change in pull request #9749: [FLINK-14115][docs-zh] Translate DataStream Code Walkthrough to Chinese URL: https://github.com/apache/flink/pull/9749#discussion_r327465031 ## File path: docs/getting-started/walkthroughs/datastream_api.zh.md ## @@ -49

[GitHub] [flink] KarmaGYZ commented on a change in pull request #9749: [FLINK-14115][docs-zh] Translate DataStream Code Walkthrough to Chinese

2019-09-24 Thread GitBox
KarmaGYZ commented on a change in pull request #9749: [FLINK-14115][docs-zh] Translate DataStream Code Walkthrough to Chinese URL: https://github.com/apache/flink/pull/9749#discussion_r327465440 ## File path: docs/getting-started/walkthroughs/datastream_api.zh.md ## @@ -42

[GitHub] [flink] AHeise commented on issue #9717: [FLINK-14044] [runtime] Reducing synchronization in AsyncWaitOperator

2019-09-24 Thread GitBox
AHeise commented on issue #9717: [FLINK-14044] [runtime] Reducing synchronization in AsyncWaitOperator URL: https://github.com/apache/flink/pull/9717#issuecomment-534429850 @flinkbot run travis This is an automated message fr

[GitHub] [flink] flinkbot edited a comment on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0 URL: https://github.com/apache/flink/pull/9751#issuecomment-534387866 ## CI report: * 5b73b3d6319447fd2d81b48183d9f22012133a6b : FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds/

[GitHub] [flink] flinkbot edited a comment on issue #9745: [FLINK-14070] [runtime] Use TimeUtils to parse duration configs in flink-runtime

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9745: [FLINK-14070] [runtime] Use TimeUtils to parse duration configs in flink-runtime URL: https://github.com/apache/flink/pull/9745#issuecomment-534005398 ## CI report: * d4ab076561b7d4d88347d55a1764d2a6d57507c3 : FAILURE [Build](https://tra

[GitHub] [flink] flinkbot edited a comment on issue #9720: [FLINK-13025] Elasticsearch 7.x support

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9720: [FLINK-13025] Elasticsearch 7.x support URL: https://github.com/apache/flink/pull/9720#issuecomment-533110106 ## CI report: * d9c1dd529ef235649909d067cc78099179656e62 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds/12833415

[GitHub] [flink] lamber-ken edited a comment on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0

2019-09-24 Thread GitBox
lamber-ken edited a comment on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0 URL: https://github.com/apache/flink/pull/9751#issuecomment-534424852 > Thanks for opening this pull request @lamber-ken! > > Build fails on LICENSE-binary mismatch. Details can be found [her

[GitHub] [flink] lamber-ken commented on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0

2019-09-24 Thread GitBox
lamber-ken commented on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0 URL: https://github.com/apache/flink/pull/9751#issuecomment-534424852 > Thanks for opening this pull request @lamber-ken! > > Build fails on LICENSE-binary mismatch. Details can be found [here](http

[GitHub] [flink] flinkbot edited a comment on issue #9752: [FLINK-14179]Correct description of 'SHOW FUNCTIONS'

2019-09-24 Thread GitBox
flinkbot edited a comment on issue #9752: [FLINK-14179]Correct description of 'SHOW FUNCTIONS' URL: https://github.com/apache/flink/pull/9752#issuecomment-534417125 ## CI report: * 8ef80718287aa84b664560c8c0caa2b0201e218a : PENDING [Build](https://travis-ci.com/flink-ci/flink/bu

<    1   2   3   4   5