[jira] [Commented] (FLINK-10406) Port JobManagerTest to new code base

2018-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640960#comment-16640960 ] ASF GitHub Bot commented on FLINK-10406: TisonKun commented on issue #6765: [FLINK-10406]

[GitHub] TisonKun commented on issue #6765: [FLINK-10406] [tests] Port JobManagerTest to new code base

2018-10-06 Thread GitBox
TisonKun commented on issue #6765: [FLINK-10406] [tests] Port JobManagerTest to new code base URL: https://github.com/apache/flink/pull/6765#issuecomment-427623259 @tillrohrmann thanks for your review! This is an automated

[jira] [Commented] (FLINK-10494) Rename 'JobManager' to 'JobMaster' for some classes in JobMaster folder

2018-10-06 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640903#comment-16640903 ] Till Rohrmann commented on FLINK-10494: --- Thanks for opening this issue [~isunjin]. It is true that

[jira] [Commented] (FLINK-9920) BucketingSinkFaultToleranceITCase fails on travis

2018-10-06 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640900#comment-16640900 ] Till Rohrmann commented on FLINK-9920: -- Another instance:

[jira] [Commented] (FLINK-8532) RebalancePartitioner should use Random value for its first partition

2018-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640899#comment-16640899 ] ASF GitHub Bot commented on FLINK-8532: --- asfgit closed pull request #6544: [FLINK-8532] [Streaming]

[GitHub] asfgit closed pull request #6544: [FLINK-8532] [Streaming] modify RebalancePartitioner to use a random partition as its first partition

2018-10-06 Thread GitBox
asfgit closed pull request #6544: [FLINK-8532] [Streaming] modify RebalancePartitioner to use a random partition as its first partition URL: https://github.com/apache/flink/pull/6544 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed

[jira] [Resolved] (FLINK-8532) RebalancePartitioner should use Random value for its first partition

2018-10-06 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann resolved FLINK-8532. -- Resolution: Fixed Fix Version/s: 1.7.0 Fixed via

[jira] [Commented] (FLINK-10002) WebUI shows logs unfriendly, especially when the amount of logs is large

2018-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640802#comment-16640802 ] ASF GitHub Bot commented on FLINK-10002: tillrohrmann commented on issue #6770: [FLINK-10002]

[GitHub] tillrohrmann commented on issue #6770: [FLINK-10002] [Webfrontend] WebUI shows jm/tm logs more friendly.

2018-10-06 Thread GitBox
tillrohrmann commented on issue #6770: [FLINK-10002] [Webfrontend] WebUI shows jm/tm logs more friendly. URL: https://github.com/apache/flink/pull/6770#issuecomment-427592617 Thanks for your contribution @zhangxinyu1. From a high level perspective, this adds a good feature. At the moment

[jira] [Commented] (FLINK-4399) Add support for oversized messages

2018-10-06 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640799#comment-16640799 ] Till Rohrmann commented on FLINK-4399: -- [~leanken] at the moment, there is nobody actively working

[jira] [Commented] (FLINK-8865) Add CLI query code completion in SQL Client

2018-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640800#comment-16640800 ] ASF GitHub Bot commented on FLINK-8865: --- xueyumusic commented on issue #6791:

[GitHub] xueyumusic commented on issue #6791: [FLINK-8865][sql-client] Add CLI query code completion in SQL Client

2018-10-06 Thread GitBox
xueyumusic commented on issue #6791: [FLINK-8865][sql-client] Add CLI query code completion in SQL Client URL: https://github.com/apache/flink/pull/6791#issuecomment-427592443 Thanks for review and suggestions, @twalthr , I have refactored the codes. Please have an another review when you

[jira] [Commented] (FLINK-10405) Port JobManagerFailsITCase to new code base

2018-10-06 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640796#comment-16640796 ] Till Rohrmann commented on FLINK-10405: --- The {{DispatcherProcess}} is the Flip-6 version of the

[jira] [Commented] (FLINK-8865) Add CLI query code completion in SQL Client

2018-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640794#comment-16640794 ] ASF GitHub Bot commented on FLINK-8865: --- xueyumusic commented on a change in pull request #6791:

[GitHub] xueyumusic commented on a change in pull request #6791: [FLINK-8865][sql-client] Add CLI query code completion in SQL Client

2018-10-06 Thread GitBox
xueyumusic commented on a change in pull request #6791: [FLINK-8865][sql-client] Add CLI query code completion in SQL Client URL: https://github.com/apache/flink/pull/6791#discussion_r223188362 ## File path:

[jira] [Resolved] (FLINK-10421) Shaded Hadoop S3A end-to-end test failed on Travis

2018-10-06 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann resolved FLINK-10421. --- Resolution: Fixed Fixed via

[jira] [Commented] (FLINK-10421) Shaded Hadoop S3A end-to-end test failed on Travis

2018-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640656#comment-16640656 ] ASF GitHub Bot commented on FLINK-10421: tillrohrmann closed pull request #6800:

[GitHub] tillrohrmann closed pull request #6800: [FLINK-10421][tests] Exclude FluentPropertyBeanIntrospector info message in common.sh

2018-10-06 Thread GitBox
tillrohrmann closed pull request #6800: [FLINK-10421][tests] Exclude FluentPropertyBeanIntrospector info message in common.sh URL: https://github.com/apache/flink/pull/6800 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for