[jira] [Created] (FLINK-10674) DistinctAccumulator.remove lead to NPE

2018-10-25 Thread ambition (JIRA)
ambition created FLINK-10674: Summary: DistinctAccumulator.remove lead to NPE Key: FLINK-10674 URL: https://issues.apache.org/jira/browse/FLINK-10674 Project: Flink Issue Type: Bug

[GitHub] zentol closed pull request #6925: [FLINK-10621][runtime] Fix unstable unit test case of BootstrapToolsTest

2018-10-25 Thread GitBox
zentol closed pull request #6925: [FLINK-10621][runtime] Fix unstable unit test case of BootstrapToolsTest URL: https://github.com/apache/flink/pull/6925 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[jira] [Updated] (FLINK-10621) BootstrapToolsTest.testConcurrentActorSystemCreation hangs forever when running locally

2018-10-25 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-10621: - Component/s: Tests > BootstrapToolsTest.testConcurrentActorSystemCreation hangs forever

[jira] [Commented] (FLINK-10621) BootstrapToolsTest.testConcurrentActorSystemCreation hangs forever when running locally

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663339#comment-16663339 ] ASF GitHub Bot commented on FLINK-10621: zentol closed pull request #6925:

[jira] [Resolved] (FLINK-10621) BootstrapToolsTest.testConcurrentActorSystemCreation hangs forever when running locally

2018-10-25 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler resolved FLINK-10621. -- Resolution: Fixed Fix Version/s: 1.7.0 master:

[jira] [Updated] (FLINK-10621) BootstrapToolsTest.testConcurrentActorSystemCreation hangs forever when running locally

2018-10-25 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-10621: - Affects Version/s: 1.7.0 > BootstrapToolsTest.testConcurrentActorSystemCreation hangs

[GitHub] zentol commented on issue #6890: [FLINK-10603] Reduce kafka test duration

2018-10-25 Thread GitBox
zentol commented on issue #6890: [FLINK-10603] Reduce kafka test duration URL: https://github.com/apache/flink/pull/6890#issuecomment-432938040 While randomly disabling tests naturally decreases the test duration this isn't a viable option. Instead we should be looking at decreasing the

[GitHub] zentol closed pull request #6890: [FLINK-10603] Reduce kafka test duration

2018-10-25 Thread GitBox
zentol closed pull request #6890: [FLINK-10603] Reduce kafka test duration URL: https://github.com/apache/flink/pull/6890 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

[jira] [Commented] (FLINK-10665) Port YARNSessionFIFOITCase#testJavaAPI to new codebase

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663348#comment-16663348 ] ASF GitHub Bot commented on FLINK-10665: zentol commented on issue #6917: [FLINK-10665] [tests]

[GitHub] zentol commented on issue #6917: [FLINK-10665] [tests] Port YARNSessionFIFOITCase#testJavaAPI to new c…

2018-10-25 Thread GitBox
zentol commented on issue #6917: [FLINK-10665] [tests] Port YARNSessionFIFOITCase#testJavaAPI to new c… URL: https://github.com/apache/flink/pull/6917#issuecomment-432937536 ``` 20:26:56.337 [INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ flink-yarn-tests_2.11 ---

[jira] [Resolved] (FLINK-10657) TPCHQuery3 example fails with IllegalAccessException

2018-10-25 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler resolved FLINK-10657. -- Resolution: Fixed master: ce4fe6e385fca71f097d6ed5dd694251403e15c5 > TPCHQuery3

[jira] [Updated] (FLINK-10657) TPCHQuery3 example fails with IllegalAccessException

2018-10-25 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-10657: - Summary: TPCHQuery3 example fails with IllegalAccessException (was: TPCHQuery3 fail

[jira] [Commented] (FLINK-10603) Reduce kafka test duration

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663350#comment-16663350 ] ASF GitHub Bot commented on FLINK-10603: zentol closed pull request #6890: [FLINK-10603] Reduce

[GitHub] zentol closed pull request #6903: [hotfix] [python] correct strict access

2018-10-25 Thread GitBox
zentol closed pull request #6903: [hotfix] [python] correct strict access URL: https://github.com/apache/flink/pull/6903 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

[jira] [Commented] (FLINK-10603) Reduce kafka test duration

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663349#comment-16663349 ] ASF GitHub Bot commented on FLINK-10603: zentol commented on issue #6890: [FLINK-10603] Reduce

[jira] [Commented] (FLINK-10657) TPCHQuery3 fail with IllegalAccessException

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663345#comment-16663345 ] ASF GitHub Bot commented on FLINK-10657: zentol closed pull request #6912: [FLINK-10657]

[jira] [Updated] (FLINK-10657) TPCHQuery3 fail with IllegalAccessException

2018-10-25 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-10657: - Component/s: (was: E2E Tests) Tests > TPCHQuery3 fail with

[jira] [Updated] (FLINK-10657) TPCHQuery3 fail with IllegalAccessException

2018-10-25 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-10657: - Affects Version/s: (was: 1.7.0) 1.4.2 > TPCHQuery3 fail with

[jira] [Updated] (FLINK-10657) TPCHQuery3 fail with IllegalAccessException

2018-10-25 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-10657: - Affects Version/s: 1.7.0 > TPCHQuery3 fail with IllegalAccessException >

[jira] [Updated] (FLINK-10657) TPCHQuery3 fail with IllegalAccessException

2018-10-25 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-10657: - Component/s: Examples > TPCHQuery3 fail with IllegalAccessException >

[GitHub] zentol closed pull request #6912: [FLINK-10657] TPCHQuery3 fail with IllegalAccessException

2018-10-25 Thread GitBox
zentol closed pull request #6912: [FLINK-10657] TPCHQuery3 fail with IllegalAccessException URL: https://github.com/apache/flink/pull/6912 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this

[jira] [Closed] (FLINK-10613) Remove logger casts in HBaseConnectorITCase

2018-10-25 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-10613. Resolution: Fixed master: 9cce7f38542c726ae015e6efbec6338c149a7d8d 1.6:

[jira] [Commented] (FLINK-10599) Provide documentation for the modern kafka connector

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663868#comment-16663868 ] ASF GitHub Bot commented on FLINK-10599: yanghua commented on issue #6889:

[jira] [Reopened] (FLINK-10677) Setup hadoop-free E2E test cron job

2018-10-25 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler reopened FLINK-10677: -- > Setup hadoop-free E2E test cron job > --- > >

[GitHub] StefanRRichter commented on a change in pull request #6898: [FLINK-10431] Extraction of scheduling-related code from SlotPool into preliminary Scheduler

2018-10-25 Thread GitBox
StefanRRichter commented on a change in pull request #6898: [FLINK-10431] Extraction of scheduling-related code from SlotPool into preliminary Scheduler URL: https://github.com/apache/flink/pull/6898#discussion_r228147167 ## File path:

[jira] [Commented] (FLINK-10431) Extract scheduling-related code from SlotPool

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

[jira] [Commented] (FLINK-10600) Provide End-to-end test cases for modern Kafka connectors

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

[jira] [Commented] (FLINK-10666) Port YarnClusterDescriptorTest to new codebase

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663821#comment-16663821 ] ASF GitHub Bot commented on FLINK-10666: TisonKun edited a comment on issue #6919: [FLINK-10666]

[jira] [Closed] (FLINK-10677) Setup hadoop-free E2E test cron job

2018-10-25 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-10677. Resolution: Fixed Implemented on new branch {{cron-master-e2e-hadoopfree}}:

[GitHub] zentol closed pull request #6922: [FLINK-10613][hbase][tests] Remove logger casts

2018-10-25 Thread GitBox
zentol closed pull request #6922: [FLINK-10613][hbase][tests] Remove logger casts URL: https://github.com/apache/flink/pull/6922 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[jira] [Created] (FLINK-10678) Add a switch to run_test to configure if logs should be checked for errors/excepions

2018-10-25 Thread Dawid Wysakowicz (JIRA)
Dawid Wysakowicz created FLINK-10678: Summary: Add a switch to run_test to configure if logs should be checked for errors/excepions Key: FLINK-10678 URL: https://issues.apache.org/jira/browse/FLINK-10678

[jira] [Closed] (FLINK-10663) Closing StreamingFileSink can cause NPE

2018-10-25 Thread Gary Yao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Yao closed FLINK-10663. Resolution: Fixed 1.6: 4e276415183e1fbfd855a4a946db7281b4715101 1.7:

[jira] [Commented] (FLINK-10431) Extract scheduling-related code from SlotPool

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

[GitHub] StefanRRichter commented on a change in pull request #6898: [FLINK-10431] Extraction of scheduling-related code from SlotPool into preliminary Scheduler

2018-10-25 Thread GitBox
StefanRRichter commented on a change in pull request #6898: [FLINK-10431] Extraction of scheduling-related code from SlotPool into preliminary Scheduler URL: https://github.com/apache/flink/pull/6898#discussion_r228147167 ## File path:

[GitHub] pnowojski commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors

2018-10-25 Thread GitBox
pnowojski commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors URL: https://github.com/apache/flink/pull/6924#discussion_r228178228 ## File path: flink-end-to-end-tests/test-scripts/test-data/modern-kafka-common.sh

[GitHub] pnowojski commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors

2018-10-25 Thread GitBox
pnowojski commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors URL: https://github.com/apache/flink/pull/6924#discussion_r228179323 ## File path: flink-end-to-end-tests/test-scripts/test-data/modern-kafka-common.sh

[GitHub] pnowojski commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors

2018-10-25 Thread GitBox
pnowojski commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors URL: https://github.com/apache/flink/pull/6924#discussion_r228179628 ## File path: flink-end-to-end-tests/test-scripts/test-data/modern-kafka-common.sh

[GitHub] pnowojski commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors

2018-10-25 Thread GitBox
pnowojski commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors URL: https://github.com/apache/flink/pull/6924#discussion_r228178423 ## File path: flink-end-to-end-tests/test-scripts/test-data/modern-kafka-common.sh

[GitHub] pnowojski commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors

2018-10-25 Thread GitBox
pnowojski commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors URL: https://github.com/apache/flink/pull/6924#discussion_r228179894 ## File path: flink-end-to-end-tests/test-scripts/test_streaming_kafka.sh ##

[GitHub] pnowojski commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors

2018-10-25 Thread GitBox
pnowojski commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors URL: https://github.com/apache/flink/pull/6924#discussion_r228179104 ## File path: flink-end-to-end-tests/test-scripts/test-data/modern-kafka-common.sh

[GitHub] pnowojski commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors

2018-10-25 Thread GitBox
pnowojski commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors URL: https://github.com/apache/flink/pull/6924#discussion_r228178672 ## File path: flink-end-to-end-tests/test-scripts/test-data/modern-kafka-common.sh

[GitHub] pnowojski commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors

2018-10-25 Thread GitBox
pnowojski commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors URL: https://github.com/apache/flink/pull/6924#discussion_r228181381 ## File path:

[jira] [Commented] (FLINK-10668) Streaming File Sink E2E test fails because not all legitimate exceptions are excluded

2018-10-25 Thread Hequn Cheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663794#comment-16663794 ] Hequn Cheng commented on FLINK-10668: - [~gjy] Hi, thanks for the information about how to reproduce

[jira] [Commented] (FLINK-10613) Remove logger casts in HBaseConnectorITCase

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663611#comment-16663611 ] ASF GitHub Bot commented on FLINK-10613: zentol closed pull request #6922:

[jira] [Updated] (FLINK-10678) Add a switch to run_test to configure if logs should be checked for errors/excepions

2018-10-25 Thread Dawid Wysakowicz (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz updated FLINK-10678: - Description: After adding the switch, we should disable log checking for nightly-tests

[jira] [Commented] (FLINK-10665) Port YARNSessionFIFOITCase#testJavaAPI to new codebase

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

[GitHub] TisonKun commented on issue #6917: [FLINK-10665] [tests] Port YARNSessionFIFOITCase#testJavaAPI to new c…

2018-10-25 Thread GitBox
TisonKun commented on issue #6917: [FLINK-10665] [tests] Port YARNSessionFIFOITCase#testJavaAPI to new c… URL: https://github.com/apache/flink/pull/6917#issuecomment-433074450 @zentol I fix the checkstyle issue. Can you review this?

[jira] [Created] (FLINK-10679) Let TypeSerializerSchemaCompatibility.resolveSchemaCompatibility() be the entry point for compatibility checks in framework code

2018-10-25 Thread Tzu-Li (Gordon) Tai (JIRA)
Tzu-Li (Gordon) Tai created FLINK-10679: --- Summary: Let TypeSerializerSchemaCompatibility.resolveSchemaCompatibility() be the entry point for compatibility checks in framework code Key: FLINK-10679 URL:

[jira] [Commented] (FLINK-10096) Metrics report incorrect subtask ids

2018-10-25 Thread Piotr Nowojski (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663743#comment-16663743 ] Piotr Nowojski commented on FLINK-10096: [~Zentol] while I get that this Issue doesn't have the

[GitHub] yanghua commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors

2018-10-25 Thread GitBox
yanghua commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors URL: https://github.com/apache/flink/pull/6924#discussion_r228217901 ## File path: flink-end-to-end-tests/test-scripts/test-data/modern-kafka-common.sh

[jira] [Commented] (FLINK-10624) Extend SQL client end-to-end to test new KafkaTableSink

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663649#comment-16663649 ] ASF GitHub Bot commented on FLINK-10624: yanghua commented on issue #6927: [FLINK-10624] Extend

[GitHub] StefanRRichter commented on a change in pull request #6898: [FLINK-10431] Extraction of scheduling-related code from SlotPool into preliminary Scheduler

2018-10-25 Thread GitBox
StefanRRichter commented on a change in pull request #6898: [FLINK-10431] Extraction of scheduling-related code from SlotPool into preliminary Scheduler URL: https://github.com/apache/flink/pull/6898#discussion_r228148052 ## File path:

[jira] [Commented] (FLINK-10431) Extract scheduling-related code from SlotPool

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

[GitHub] TisonKun commented on issue #6919: [FLINK-10666] [tests] Port YarnClusterDescriptorTest to new codebase

2018-10-25 Thread GitBox
TisonKun commented on issue #6919: [FLINK-10666] [tests] Port YarnClusterDescriptorTest to new codebase URL: https://github.com/apache/flink/pull/6919#issuecomment-433075429 cc @StefanRRichter @tillrohrmann I think this pull request is quite trivial since it just replaces

[GitHub] TisonKun edited a comment on issue #6919: [FLINK-10666] [tests] Port YarnClusterDescriptorTest to new codebase

2018-10-25 Thread GitBox
TisonKun edited a comment on issue #6919: [FLINK-10666] [tests] Port YarnClusterDescriptorTest to new codebase URL: https://github.com/apache/flink/pull/6919#issuecomment-433075429 cc @StefanRRichter @tillrohrmann @GJL I think this pull request is quite trivial since it just

[jira] [Commented] (FLINK-10600) Provide End-to-end test cases for modern Kafka connectors

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

[jira] [Commented] (FLINK-10357) Streaming File Sink end-to-end test failed with mismatch

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

[jira] [Updated] (FLINK-10681) elasticsearch6.ElasticsearchSinkITCase fails if wrong JNA librar installed

2018-10-25 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-10681: -- Summary: elasticsearch6.ElasticsearchSinkITCase fails if wrong JNA librar installed (was:

[jira] [Commented] (FLINK-10357) Streaming File Sink end-to-end test failed with mismatch

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

[jira] [Commented] (FLINK-10599) Provide documentation for the modern kafka connector

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663950#comment-16663950 ] ASF GitHub Bot commented on FLINK-10599: yanghua commented on issue #6889:

[GitHub] tzulitai opened a new pull request #6931: [FLINK-9808] [state-backends] Migrate state when necessary

2018-10-25 Thread GitBox
tzulitai opened a new pull request #6931: [FLINK-9808] [state-backends] Migrate state when necessary URL: https://github.com/apache/flink/pull/6931 ## What is the purpose of the change This PR is based on #6930. Only the last commit is relevant. This PR adds the procedure of

[jira] [Commented] (FLINK-9808) Implement state conversion procedure in state backends

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663989#comment-16663989 ] ASF GitHub Bot commented on FLINK-9808: --- tzulitai closed pull request #6875: [FLINK-9808] [state

[jira] [Commented] (FLINK-9808) Implement state conversion procedure in state backends

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663988#comment-16663988 ] ASF GitHub Bot commented on FLINK-9808: --- tzulitai commented on issue #6875: [FLINK-9808] [state

[GitHub] azagrebin commented on a change in pull request #6907: [FLINK-10357][tests] Improve StreamingFileSink E2E test stability.

2018-10-25 Thread GitBox
azagrebin commented on a change in pull request #6907: [FLINK-10357][tests] Improve StreamingFileSink E2E test stability. URL: https://github.com/apache/flink/pull/6907#discussion_r228220548 ## File path: flink-end-to-end-tests/test-scripts/test_streaming_file_sink.sh ##

[GitHub] azagrebin commented on a change in pull request #6907: [FLINK-10357][tests] Improve StreamingFileSink E2E test stability.

2018-10-25 Thread GitBox
azagrebin commented on a change in pull request #6907: [FLINK-10357][tests] Improve StreamingFileSink E2E test stability. URL: https://github.com/apache/flink/pull/6907#discussion_r228218936 ## File path: flink-end-to-end-tests/test-scripts/test_streaming_file_sink.sh ##

[jira] [Commented] (FLINK-10357) Streaming File Sink end-to-end test failed with mismatch

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

[jira] [Updated] (FLINK-10681) elasticsearch6.ElasticsearchSinkITCase fails if wrong JNA library installed

2018-10-25 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-10681: -- Summary: elasticsearch6.ElasticsearchSinkITCase fails if wrong JNA library installed (was:

[GitHub] azagrebin commented on a change in pull request #6907: [FLINK-10357][tests] Improve StreamingFileSink E2E test stability.

2018-10-25 Thread GitBox
azagrebin commented on a change in pull request #6907: [FLINK-10357][tests] Improve StreamingFileSink E2E test stability. URL: https://github.com/apache/flink/pull/6907#discussion_r228228728 ## File path: flink-end-to-end-tests/test-scripts/test_streaming_file_sink.sh ##

[jira] [Commented] (FLINK-10357) Streaming File Sink end-to-end test failed with mismatch

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

[jira] [Commented] (FLINK-9808) Implement state conversion procedure in state backends

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663986#comment-16663986 ] ASF GitHub Bot commented on FLINK-9808: --- tzulitai commented on issue #6931: [FLINK-9808]

[GitHub] tzulitai closed pull request #6875: [FLINK-9808] [state backends] Migrate state when necessary in state backends

2018-10-25 Thread GitBox
tzulitai closed pull request #6875: [FLINK-9808] [state backends] Migrate state when necessary in state backends URL: https://github.com/apache/flink/pull/6875 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] tzulitai commented on issue #6931: [FLINK-9808] [state-backends] Migrate state when necessary in state backends

2018-10-25 Thread GitBox
tzulitai commented on issue #6931: [FLINK-9808] [state-backends] Migrate state when necessary in state backends URL: https://github.com/apache/flink/pull/6931#issuecomment-433123169 cc @StefanRRichter & @kl0u This PR subsumes #6875. Stefan, I've also addressed your latest comments

[GitHub] tzulitai commented on issue #6875: [FLINK-9808] [state backends] Migrate state when necessary in state backends

2018-10-25 Thread GitBox
tzulitai commented on issue #6875: [FLINK-9808] [state backends] Migrate state when necessary in state backends URL: https://github.com/apache/flink/pull/6875#issuecomment-433123440 This PR is now subsumed by #6931. All comments have been addressed in the new PR.

[jira] [Commented] (FLINK-10600) Provide End-to-end test cases for modern Kafka connectors

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

[jira] [Commented] (FLINK-10599) Provide documentation for the modern kafka connector

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

[jira] [Commented] (FLINK-10357) Streaming File Sink end-to-end test failed with mismatch

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

[jira] [Commented] (FLINK-10681) elasticsearch6.ElasticsearchSinkITCase fails if wrong JNA library installed

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663933#comment-16663933 ] ASF GitHub Bot commented on FLINK-10681: tillrohrmann opened a new pull request #6928:

[GitHub] yanghua commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors

2018-10-25 Thread GitBox
yanghua commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors URL: https://github.com/apache/flink/pull/6924#discussion_r228219980 ## File path: flink-end-to-end-tests/test-scripts/test-data/modern-kafka-common.sh

[jira] [Commented] (FLINK-10600) Provide End-to-end test cases for modern Kafka connectors

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

[GitHub] pnowojski commented on a change in pull request #6889: [FLINK-10599][Documentation] Provide documentation for the modern kafka connector

2018-10-25 Thread GitBox
pnowojski commented on a change in pull request #6889: [FLINK-10599][Documentation] Provide documentation for the modern kafka connector URL: https://github.com/apache/flink/pull/6889#discussion_r228219609 ## File path: docs/dev/connectors/kafka.md ## @@ -650,13 +650,13

[GitHub] tillrohrmann opened a new pull request #6929: [BP-1.6][FLINK-10681] Harden ElasticsearchSinkITCase against wrong JNA library

2018-10-25 Thread GitBox
tillrohrmann opened a new pull request #6929: [BP-1.6][FLINK-10681] Harden ElasticsearchSinkITCase against wrong JNA library URL: https://github.com/apache/flink/pull/6929 Backport of #6928 to `release-1.6`. This is an

[GitHub] yanghua commented on issue #6889: [FLINK-10599][Documentation] Provide documentation for the modern kafka connector

2018-10-25 Thread GitBox
yanghua commented on issue #6889: [FLINK-10599][Documentation] Provide documentation for the modern kafka connector URL: https://github.com/apache/flink/pull/6889#issuecomment-433110004 @pnowojski updated. This is an

[GitHub] tzulitai opened a new pull request #6930: [FLINK-10679] Remove deprecated CompatibilityResult and related classes from framework code

2018-10-25 Thread GitBox
tzulitai opened a new pull request #6930: [FLINK-10679] Remove deprecated CompatibilityResult and related classes from framework code URL: https://github.com/apache/flink/pull/6930 ## What is the purpose of the change The main purpose of this PR is the following: 1) The now

[jira] [Updated] (FLINK-10679) Let TypeSerializerSchemaCompatibility.resolveSchemaCompatibility() be the entry point for compatibility checks in framework code

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-10679: --- Labels: pull-request-available (was: ) > Let

[jira] [Commented] (FLINK-10679) Let TypeSerializerSchemaCompatibility.resolveSchemaCompatibility() be the entry point for compatibility checks in framework code

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663977#comment-16663977 ] ASF GitHub Bot commented on FLINK-10679: tzulitai opened a new pull request #6930: [FLINK-10679]

[GitHub] yanghua commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors

2018-10-25 Thread GitBox
yanghua commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors URL: https://github.com/apache/flink/pull/6924#discussion_r228219566 ## File path: flink-end-to-end-tests/test-scripts/test-data/modern-kafka-common.sh

[GitHub] pnowojski commented on a change in pull request #6889: [FLINK-10599][Documentation] Provide documentation for the modern kafka connector

2018-10-25 Thread GitBox
pnowojski commented on a change in pull request #6889: [FLINK-10599][Documentation] Provide documentation for the modern kafka connector URL: https://github.com/apache/flink/pull/6889#discussion_r228218658 ## File path: docs/dev/connectors/kafka.md ## @@ -108,15 +108,15

[jira] [Created] (FLINK-10681) elasticsearch6.ElasticsearchSinkITCase fails if wrong JNA installed

2018-10-25 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-10681: - Summary: elasticsearch6.ElasticsearchSinkITCase fails if wrong JNA installed Key: FLINK-10681 URL: https://issues.apache.org/jira/browse/FLINK-10681 Project: Flink

[GitHub] GJL commented on a change in pull request #6907: [FLINK-10357][tests] Improve StreamingFileSink E2E test stability.

2018-10-25 Thread GitBox
GJL commented on a change in pull request #6907: [FLINK-10357][tests] Improve StreamingFileSink E2E test stability. URL: https://github.com/apache/flink/pull/6907#discussion_r228225734 ## File path: flink-end-to-end-tests/test-scripts/test_streaming_file_sink.sh ## @@

[GitHub] tillrohrmann opened a new pull request #6928: [FLINK-10681] Harden ElasticsearchSinkITCase against wrong JNA library

2018-10-25 Thread GitBox
tillrohrmann opened a new pull request #6928: [FLINK-10681] Harden ElasticsearchSinkITCase against wrong JNA library URL: https://github.com/apache/flink/pull/6928 ## What is the purpose of the change Set the system property jna.nosys=true to avoid ElasticsearchSinkITCase test

[jira] [Updated] (FLINK-10681) elasticsearch6.ElasticsearchSinkITCase fails if wrong JNA library installed

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-10681: --- Labels: pull-request-available (was: ) > elasticsearch6.ElasticsearchSinkITCase fails if

[GitHub] pnowojski commented on a change in pull request #6889: [FLINK-10599][Documentation] Provide documentation for the modern kafka connector

2018-10-25 Thread GitBox
pnowojski commented on a change in pull request #6889: [FLINK-10599][Documentation] Provide documentation for the modern kafka connector URL: https://github.com/apache/flink/pull/6889#discussion_r228219170 ## File path: docs/dev/connectors/kafka.md ## @@ -134,7 +134,7 @@

[jira] [Commented] (FLINK-10600) Provide End-to-end test cases for modern Kafka connectors

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

[GitHub] yanghua commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors

2018-10-25 Thread GitBox
yanghua commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors URL: https://github.com/apache/flink/pull/6924#discussion_r228220202 ## File path: flink-end-to-end-tests/test-scripts/test-data/modern-kafka-common.sh

[GitHub] pnowojski commented on a change in pull request #6889: [FLINK-10599][Documentation] Provide documentation for the modern kafka connector

2018-10-25 Thread GitBox
pnowojski commented on a change in pull request #6889: [FLINK-10599][Documentation] Provide documentation for the modern kafka connector URL: https://github.com/apache/flink/pull/6889#discussion_r228219298 ## File path: docs/dev/connectors/kafka.md ## @@ -524,7 +524,7 @@

[GitHub] pnowojski commented on a change in pull request #6889: [FLINK-10599][Documentation] Provide documentation for the modern kafka connector

2018-10-25 Thread GitBox
pnowojski commented on a change in pull request #6889: [FLINK-10599][Documentation] Provide documentation for the modern kafka connector URL: https://github.com/apache/flink/pull/6889#discussion_r228219659 ## File path: docs/dev/connectors/kafka.md ## @@ -650,13 +650,13

[GitHub] pnowojski commented on a change in pull request #6889: [FLINK-10599][Documentation] Provide documentation for the modern kafka connector

2018-10-25 Thread GitBox
pnowojski commented on a change in pull request #6889: [FLINK-10599][Documentation] Provide documentation for the modern kafka connector URL: https://github.com/apache/flink/pull/6889#discussion_r228218658 ## File path: docs/dev/connectors/kafka.md ## @@ -108,15 +108,15

[GitHub] pnowojski commented on a change in pull request #6889: [FLINK-10599][Documentation] Provide documentation for the modern kafka connector

2018-10-25 Thread GitBox
pnowojski commented on a change in pull request #6889: [FLINK-10599][Documentation] Provide documentation for the modern kafka connector URL: https://github.com/apache/flink/pull/6889#discussion_r228217863 ## File path: docs/dev/connectors/kafka.md ## @@ -85,7 +85,7 @@

[jira] [Commented] (FLINK-10599) Provide documentation for the modern kafka connector

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

[jira] [Commented] (FLINK-10599) Provide documentation for the modern kafka connector

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

  1   2   3   >