[jira] [Commented] (FLINK-6221) Add Prometheus support to metrics

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034152#comment-16034152 ] ASF GitHub Bot commented on FLINK-6221: --- Github user mbode commented on the issue:

[GitHub] flink issue #3833: [FLINK-6221] Add PrometheusReporter

2017-06-01 Thread mbode
Github user mbode commented on the issue: https://github.com/apache/flink/pull/3833 Oh, I broke the stricter checkstyle. To me, it feels a bit weird to have to put javadoc on tests, is that intended? --- If your project is set up for it, you can reply to this email and have your repl

[jira] [Commented] (FLINK-5488) yarnClient should be closed in AbstractYarnClusterDescriptor for error conditions

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034117#comment-16034117 ] ASF GitHub Bot commented on FLINK-5488: --- Github user zjureel commented on a diff in

[GitHub] flink pull request #4022: [FLINK-5488] stop YarnClient before exception is t...

2017-06-01 Thread zjureel
Github user zjureel commented on a diff in the pull request: https://github.com/apache/flink/pull/4022#discussion_r119779957 --- Diff: flink-yarn/src/main/java/org/apache/flink/yarn/AbstractYarnClusterDescriptor.java --- @@ -392,6 +392,7 @@ protected YarnClient getYarnClient() {

[jira] [Updated] (FLINK-6808) Stream join fails when checkpointing is enabled

2017-06-01 Thread Francisco Rosa (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francisco Rosa updated FLINK-6808: -- Description: The combination of joining streams and checkpointing fails in 1.3.0. It used to wo

[jira] [Updated] (FLINK-6808) Stream join fails when checkpointing is enabled

2017-06-01 Thread Francisco Rosa (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francisco Rosa updated FLINK-6808: -- Description: The combination of joining streams and checkpointing fails in 1.3.0. It used to wo

[jira] [Updated] (FLINK-6808) Stream join fails when checkpointing is enabled

2017-06-01 Thread Francisco Rosa (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francisco Rosa updated FLINK-6808: -- Description: The combination of joining streams and checkpointing fails in 1.3.0. It used to wo

[jira] [Created] (FLINK-6808) Stream join fails when checkpointing is enabled

2017-06-01 Thread Francisco Rosa (JIRA)
Francisco Rosa created FLINK-6808: - Summary: Stream join fails when checkpointing is enabled Key: FLINK-6808 URL: https://issues.apache.org/jira/browse/FLINK-6808 Project: Flink Issue Type: B

[jira] [Created] (FLINK-6807) Elasticsearch 5 connector artifact not published to maven

2017-06-01 Thread Francisco Rosa (JIRA)
Francisco Rosa created FLINK-6807: - Summary: Elasticsearch 5 connector artifact not published to maven Key: FLINK-6807 URL: https://issues.apache.org/jira/browse/FLINK-6807 Project: Flink Is

[GitHub] flink pull request #4046: [FLINK-6749] [table] Table API / SQL Docs: SQL Pag...

2017-06-01 Thread haohui
GitHub user haohui opened a pull request: https://github.com/apache/flink/pull/4046 [FLINK-6749] [table] Table API / SQL Docs: SQL Page This first iteration of the documentation. Comments are appreciated. You can merge this pull request into a Git repository by running: $ git p

[jira] [Commented] (FLINK-6749) Table API / SQL Docs: SQL Page

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033840#comment-16033840 ] ASF GitHub Bot commented on FLINK-6749: --- GitHub user haohui opened a pull request:

[jira] [Commented] (FLINK-6806) rocksdb is not listed as state backend in doc

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033837#comment-16033837 ] ASF GitHub Bot commented on FLINK-6806: --- GitHub user bowenli86 opened a pull request

[GitHub] flink pull request #4045: [FLINK-6806] rocksdb is not listed as state backen...

2017-06-01 Thread bowenli86
GitHub user bowenli86 opened a pull request: https://github.com/apache/flink/pull/4045 [FLINK-6806] rocksdb is not listed as state backend in doc Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration.

[jira] [Created] (FLINK-6806) rocksdb is not listed as state backend in doc

2017-06-01 Thread Bowen Li (JIRA)
Bowen Li created FLINK-6806: --- Summary: rocksdb is not listed as state backend in doc Key: FLINK-6806 URL: https://issues.apache.org/jira/browse/FLINK-6806 Project: Flink Issue Type: Bug C

[jira] [Commented] (FLINK-1725) New Partitioner for better load balancing for skewed data

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033713#comment-16033713 ] ASF GitHub Bot commented on FLINK-1725: --- Github user coveralls commented on the issu

[GitHub] flink issue #1069: [FLINK-1725]- New Partitioner for better load balancing f...

2017-06-01 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/flink/pull/1069 [![Coverage Status](https://coveralls.io/builds/11790399/badge)](https://coveralls.io/builds/11790399) Changes Unknown when pulling **a2429551c2e498383ed61a7e3650224c12ec3933 on anisn

[jira] [Updated] (FLINK-6805) Flink Cassandra connector dependency on Netty disagrees with Flink

2017-06-01 Thread Shannon Carey (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shannon Carey updated FLINK-6805: - Description: The Flink Cassandra connector has a dependency on Netty libraries (via promotion of

[jira] [Commented] (FLINK-6805) Flink Cassandra connector dependency on Netty disagrees with Flink

2017-06-01 Thread Shannon Carey (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033571#comment-16033571 ] Shannon Carey commented on FLINK-6805: -- A better solution may be to add exclusions fo

[jira] [Created] (FLINK-6805) Flink Cassandra connector dependency on Netty disagrees with Flink

2017-06-01 Thread Shannon Carey (JIRA)
Shannon Carey created FLINK-6805: Summary: Flink Cassandra connector dependency on Netty disagrees with Flink Key: FLINK-6805 URL: https://issues.apache.org/jira/browse/FLINK-6805 Project: Flink

[jira] [Commented] (FLINK-6781) Make fetch size configurable in JDBCInputFormat

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033465#comment-16033465 ] ASF GitHub Bot commented on FLINK-6781: --- Github user zentol commented on the issue:

[GitHub] flink issue #4036: [FLINK-6781] Make statement fetch size configurable in JD...

2017-06-01 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/4036 merging. --- 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 fea

[jira] [Commented] (FLINK-6794) Activate checkstyle for migration/*

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033449#comment-16033449 ] ASF GitHub Bot commented on FLINK-6794: --- Github user zentol commented on the issue:

[jira] [Commented] (FLINK-6793) Activate checkstyle for runtime/metrics

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033450#comment-16033450 ] ASF GitHub Bot commented on FLINK-6793: --- Github user zentol commented on the issue:

[jira] [Commented] (FLINK-6795) Activate checkstyle for runtime/process

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033448#comment-16033448 ] ASF GitHub Bot commented on FLINK-6795: --- Github user zentol commented on the issue:

[GitHub] flink issue #4038: [FLINK-6794] Activate checkstyle for migration/**

2017-06-01 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/4038 merging. --- 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 fea

[GitHub] flink issue #4037: [FLINK-6793] Activate checkstyle for runtime/metrics

2017-06-01 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/4037 merging. --- 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 fea

[GitHub] flink issue #4040: [FLINK-6795] Activate checkstyle for runtime/process

2017-06-01 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/4040 merging. --- 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 fea

[jira] [Commented] (FLINK-6793) Activate checkstyle for runtime/metrics

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033427#comment-16033427 ] ASF GitHub Bot commented on FLINK-6793: --- Github user greghogan commented on the issu

[GitHub] flink issue #4037: [FLINK-6793] Activate checkstyle for runtime/metrics

2017-06-01 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/4037 +1 --- 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 featur

[jira] [Commented] (FLINK-6800) PojoSerializer ignores added pojo fields

2017-06-01 Thread mingleizhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033249#comment-16033249 ] mingleizhang commented on FLINK-6800: - What you mean is to add a exception detection m

[jira] [Commented] (FLINK-6221) Add Prometheus support to metrics

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033237#comment-16033237 ] ASF GitHub Bot commented on FLINK-6221: --- Github user mbode commented on a diff in th

[GitHub] flink pull request #3833: [FLINK-6221] Add PrometheusReporter

2017-06-01 Thread mbode
Github user mbode commented on a diff in the pull request: https://github.com/apache/flink/pull/3833#discussion_r119661118 --- Diff: flink-metrics/flink-metrics-prometheus/pom.xml --- @@ -0,0 +1,129 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.or

[jira] [Commented] (FLINK-6466) Build Hadoop 2.8.0 convenience binaries

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033230#comment-16033230 ] ASF GitHub Bot commented on FLINK-6466: --- Github user asfgit closed the pull request

[GitHub] flink pull request #3832: [FLINK-6466] [build] Build Hadoop 2.8.0 convenienc...

2017-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/3832 --- 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 enab

[jira] [Closed] (FLINK-6466) Build Hadoop 2.8.0 convenience binaries

2017-06-01 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan closed FLINK-6466. - Resolution: Implemented master: 2438824a8f39c07783e80adf902c72eecab31347 > Build Hadoop 2.8.0 convenience

[jira] [Commented] (FLINK-6466) Build Hadoop 2.8.0 convenience binaries

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033221#comment-16033221 ] ASF GitHub Bot commented on FLINK-6466: --- Github user greghogan commented on the issu

[GitHub] flink issue #3832: [FLINK-6466] [build] Build Hadoop 2.8.0 convenience binar...

2017-06-01 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/3832 Merging ... --- 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 t

[jira] [Commented] (FLINK-6792) flink-yarn-tests always fail on travis

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033201#comment-16033201 ] ASF GitHub Bot commented on FLINK-6792: --- Github user asfgit closed the pull request

[GitHub] flink pull request #4042: [FLINK-6792] [mvn] Move maven-checkstyle-plugin be...

2017-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4042 --- 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 enab

[jira] [Closed] (FLINK-6792) flink-yarn-tests always fail on travis

2017-06-01 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-6792. Resolution: Fixed Fix Version/s: 1.4.0 Fixed via 99c627892edf3641f04ada929c3f208b55ad53a4 >

[jira] [Commented] (FLINK-6792) flink-yarn-tests always fail on travis

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033197#comment-16033197 ] ASF GitHub Bot commented on FLINK-6792: --- Github user tillrohrmann commented on the i

[GitHub] flink issue #4042: [FLINK-6792] [mvn] Move maven-checkstyle-plugin before ma...

2017-06-01 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/4042 Thanks for the quick review @tzulitai. Travis passed locally. Merging this PR. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Closed] (FLINK-6775) StateDescriptor cannot be shared by multiple subtasks

2017-06-01 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-6775. Resolution: Fixed Fix Version/s: 1.4.0 1.3.1 1.2.2 1.4.

[jira] [Commented] (FLINK-6775) StateDescriptor cannot be shared by multiple subtasks

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033192#comment-16033192 ] ASF GitHub Bot commented on FLINK-6775: --- Github user asfgit closed the pull request

[GitHub] flink pull request #4025: [FLINK-6775] [state] Duplicate StateDescriptor's s...

2017-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4025 --- 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 enab

[jira] [Commented] (FLINK-6803) Add test for PojoSerializer when Pojo changes

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033179#comment-16033179 ] ASF GitHub Bot commented on FLINK-6803: --- GitHub user tillrohrmann opened a pull requ

[GitHub] flink pull request #4044: [FLINK-6803] [tests] Add test for PojoSerializer s...

2017-06-01 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/4044 [FLINK-6803] [tests] Add test for PojoSerializer state upgrade The added PojoSerializerUpgradeTest tests the state migration behaviour when the underlying pojo type changes and one tries to

[jira] [Commented] (FLINK-6795) Activate checkstyle for runtime/process

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033166#comment-16033166 ] ASF GitHub Bot commented on FLINK-6795: --- Github user greghogan commented on the issu

[GitHub] flink issue #4040: [FLINK-6795] Activate checkstyle for runtime/process

2017-06-01 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/4040 +1 --- 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 featur

[GitHub] flink issue #4038: [FLINK-6794] Activate checkstyle for migration/**

2017-06-01 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/4038 +1 --- 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 featur

[jira] [Commented] (FLINK-6794) Activate checkstyle for migration/*

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033165#comment-16033165 ] ASF GitHub Bot commented on FLINK-6794: --- Github user greghogan commented on the issu

[jira] [Created] (FLINK-6804) Inconsistent state migration behaviour between different state backends

2017-06-01 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-6804: Summary: Inconsistent state migration behaviour between different state backends Key: FLINK-6804 URL: https://issues.apache.org/jira/browse/FLINK-6804 Project: Flink

[jira] [Commented] (FLINK-6477) The first time to click Taskmanager cannot get the actual data

2017-06-01 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033098#comment-16033098 ] Chesnay Schepler commented on FLINK-6477: - I'm currently working on making the RES

[GitHub] flink issue #4043: [FLINK-6797][docs] Docs do not build cleanly with new ver...

2017-06-01 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/4043 +1. --- 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

[jira] [Commented] (FLINK-6797) building docs fails with bundler 1.15

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033077#comment-16033077 ] ASF GitHub Bot commented on FLINK-6797: --- Github user zentol commented on the issue:

[jira] [Assigned] (FLINK-5272) Refactor the stream Scala-expression Table API tests

2017-06-01 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sunjincheng reassigned FLINK-5272: -- Assignee: sunjincheng > Refactor the stream Scala-expression Table API tests >

[jira] [Assigned] (FLINK-5273) Refactor stream SQL tests

2017-06-01 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sunjincheng reassigned FLINK-5273: -- Assignee: sunjincheng > Refactor stream SQL tests > - > >

[jira] [Assigned] (FLINK-6799) PojoSerializer does not check field types when being deserialized

2017-06-01 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai reassigned FLINK-6799: -- Assignee: Tzu-Li (Gordon) Tai > PojoSerializer does not check field types when

[jira] [Assigned] (FLINK-5271) Refactor the batch SQL tests

2017-06-01 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sunjincheng reassigned FLINK-5271: -- Assignee: sunjincheng > Refactor the batch SQL tests > > >

[jira] [Assigned] (FLINK-5270) Refactor the batch Scala-expression Table API tests

2017-06-01 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sunjincheng reassigned FLINK-5270: -- Assignee: sunjincheng > Refactor the batch Scala-expression Table API tests > -

[jira] [Resolved] (FLINK-6613) OOM during reading big messages from Kafka

2017-06-01 Thread Andrey (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey resolved FLINK-6613. --- Resolution: Not A Bug I was able to setup "fetch.max.bytes" property and limit number of incoming message. Th

[jira] [Created] (FLINK-6803) Add test for PojoSerializer when Pojo changes

2017-06-01 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-6803: Summary: Add test for PojoSerializer when Pojo changes Key: FLINK-6803 URL: https://issues.apache.org/jira/browse/FLINK-6803 Project: Flink Issue Type: Impro

[jira] [Assigned] (FLINK-6801) PojoSerializerConfigSnapshot cannot deal with missing Pojo fields

2017-06-01 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai reassigned FLINK-6801: -- Assignee: Tzu-Li (Gordon) Tai > PojoSerializerConfigSnapshot cannot deal with m

[jira] [Created] (FLINK-6802) PojoSerializer does not create ConvertDeserializer for removed/added fields

2017-06-01 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-6802: Summary: PojoSerializer does not create ConvertDeserializer for removed/added fields Key: FLINK-6802 URL: https://issues.apache.org/jira/browse/FLINK-6802 Project: Fl

[jira] [Commented] (FLINK-6302) Documentation build error on ruby 2.4

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033041#comment-16033041 ] ASF GitHub Bot commented on FLINK-6302: --- Github user alpinegizmo commented on the is

[GitHub] flink issue #3720: [FLINK-6302] Documentation build error on ruby 2.4

2017-06-01 Thread alpinegizmo
Github user alpinegizmo commented on the issue: https://github.com/apache/flink/pull/3720 This looks good, thank you. However, I now understand what was going on with the downgrade of the octokit dependency. I think we should first merge https://github.com/apache/flink/pull/4043 and t

[GitHub] flink issue #4041: [FLINK-6198] [cep] Update CEP documentation.

2017-06-01 Thread kl0u
Github user kl0u commented on the issue: https://github.com/apache/flink/pull/4041 Thanks a lot @dawidwys for having a detailed look at it! I will integrate your comments and then merge. --- If your project is set up for it, you can reply to this email and have your reply appear on G

[jira] [Commented] (FLINK-6198) Update the documentation of the CEP library to include all the new features.

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033030#comment-16033030 ] ASF GitHub Bot commented on FLINK-6198: --- Github user kl0u commented on the issue:

[jira] [Created] (FLINK-6801) PojoSerializerConfigSnapshot cannot deal with missing Pojo fields

2017-06-01 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-6801: Summary: PojoSerializerConfigSnapshot cannot deal with missing Pojo fields Key: FLINK-6801 URL: https://issues.apache.org/jira/browse/FLINK-6801 Project: Flink

[jira] [Commented] (FLINK-6198) Update the documentation of the CEP library to include all the new features.

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033022#comment-16033022 ] ASF GitHub Bot commented on FLINK-6198: --- Github user rmetzger commented on the issue

[GitHub] flink issue #4041: [FLINK-6198] [cep] Update CEP documentation.

2017-06-01 Thread rmetzger
Github user rmetzger commented on the issue: https://github.com/apache/flink/pull/4041 Cool, thx --- 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

[jira] [Commented] (FLINK-6198) Update the documentation of the CEP library to include all the new features.

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033021#comment-16033021 ] ASF GitHub Bot commented on FLINK-6198: --- Github user dawidwys commented on the issue

[GitHub] flink issue #4041: [FLINK-6198] [cep] Update CEP documentation.

2017-06-01 Thread dawidwys
Github user dawidwys commented on the issue: https://github.com/apache/flink/pull/4041 In fact I managed to finish the review. Generally the docs look great! Congrats on the hard work @kl0u! @rmetzger Most of the comments I had were to the formatting/reordering, the only big

[GitHub] flink issue #4043: [FLINK-6797][docs] Docs do not build cleanly with new ver...

2017-06-01 Thread alpinegizmo
Github user alpinegizmo commented on the issue: https://github.com/apache/flink/pull/4043 https://rubygems.org/gems/jekyll-gist/versions/1.4.0 shows that jekyll-gist 1.4.0 depends on octokit 4.2.x --- If your project is set up for it, you can reply to this email and have your reply a

[jira] [Commented] (FLINK-6797) building docs fails with bundler 1.15

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033020#comment-16033020 ] ASF GitHub Bot commented on FLINK-6797: --- Github user alpinegizmo commented on the is

[jira] [Commented] (FLINK-6797) building docs fails with bundler 1.15

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033018#comment-16033018 ] ASF GitHub Bot commented on FLINK-6797: --- GitHub user alpinegizmo opened a pull reque

[GitHub] flink pull request #4043: [FLINK-6797][docs] Docs do not build cleanly with ...

2017-06-01 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/4043 [FLINK-6797][docs] Docs do not build cleanly with new version of bundler Our Gemfile.lock file includes an inaccurate dependency spec for jekyll-gist 1.4.0. Bundler 1.15.0 was recently released,

[jira] [Commented] (FLINK-6198) Update the documentation of the CEP library to include all the new features.

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033012#comment-16033012 ] ASF GitHub Bot commented on FLINK-6198: --- Github user dawidwys commented on a diff in

[GitHub] flink pull request #4041: [FLINK-6198] [cep] Update CEP documentation.

2017-06-01 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/4041#discussion_r119618715 --- Diff: docs/dev/libs/cep.md --- @@ -98,48 +128,105 @@ val result: DataStream[Alert] = patternStream.select(createAlert(_)) -Note th

[jira] [Updated] (FLINK-6799) PojoSerializer does not check field types when being deserialized

2017-06-01 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-6799: --- Affects Version/s: 1.1.5 1.2.1 > PojoSerializer does not check

[jira] [Created] (FLINK-6800) PojoSerializer ignores added pojo fields

2017-06-01 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-6800: Summary: PojoSerializer ignores added pojo fields Key: FLINK-6800 URL: https://issues.apache.org/jira/browse/FLINK-6800 Project: Flink Issue Type: Bug

[jira] [Updated] (FLINK-6797) building docs fails with bundler 1.15

2017-06-01 Thread David Anderson (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Anderson updated FLINK-6797: -- Priority: Major (was: Critical) > building docs fails with bundler 1.15 > -

[jira] [Commented] (FLINK-6198) Update the documentation of the CEP library to include all the new features.

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033007#comment-16033007 ] ASF GitHub Bot commented on FLINK-6198: --- Github user rmetzger commented on the issue

[GitHub] flink issue #4041: [FLINK-6198] [cep] Update CEP documentation.

2017-06-01 Thread rmetzger
Github user rmetzger commented on the issue: https://github.com/apache/flink/pull/4041 @dawidwys Do you think we can merge the updated documentation today already? I would like to put out the 1.3 release ann with a link to the CEP docs. --- If your project is set up for it, you ca

[jira] [Created] (FLINK-6799) PojoSerializer does not check field types when being deserialized

2017-06-01 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-6799: Summary: PojoSerializer does not check field types when being deserialized Key: FLINK-6799 URL: https://issues.apache.org/jira/browse/FLINK-6799 Project: Flink

[jira] [Commented] (FLINK-6198) Update the documentation of the CEP library to include all the new features.

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032997#comment-16032997 ] ASF GitHub Bot commented on FLINK-6198: --- Github user dawidwys commented on a diff in

[GitHub] flink pull request #4041: [FLINK-6198] [cep] Update CEP documentation.

2017-06-01 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/4041#discussion_r119616280 --- Diff: docs/dev/libs/cep.md --- @@ -246,63 +333,118 @@ pattern.where(event => ... /* some condition */).or(event => ... /* or condition

[jira] [Created] (FLINK-6797) building docs fails with bundler 1.15

2017-06-01 Thread David Anderson (JIRA)
David Anderson created FLINK-6797: - Summary: building docs fails with bundler 1.15 Key: FLINK-6797 URL: https://issues.apache.org/jira/browse/FLINK-6797 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-6798) Remove/update documentation about network buffer tuning

2017-06-01 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-6798: - Summary: Remove/update documentation about network buffer tuning Key: FLINK-6798 URL: https://issues.apache.org/jira/browse/FLINK-6798 Project: Flink Issue

[jira] [Commented] (FLINK-6752) Activate strict checkstyle for flink-core

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032983#comment-16032983 ] ASF GitHub Bot commented on FLINK-6752: --- Github user zentol commented on the issue:

[GitHub] flink issue #4027: [FLINK-6752] Apply non-invasive checkstyle rules to flink...

2017-06-01 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/4027 Closing this for now. Maybe we could use the approach for flink-runtime also for flink-core. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Commented] (FLINK-6752) Activate strict checkstyle for flink-core

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032984#comment-16032984 ] ASF GitHub Bot commented on FLINK-6752: --- Github user zentol closed the pull request

[GitHub] flink pull request #4027: [FLINK-6752] Apply non-invasive checkstyle rules t...

2017-06-01 Thread zentol
Github user zentol closed the pull request at: https://github.com/apache/flink/pull/4027 --- 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 enab

[jira] [Commented] (FLINK-6198) Update the documentation of the CEP library to include all the new features.

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032980#comment-16032980 ] ASF GitHub Bot commented on FLINK-6198: --- Github user dawidwys commented on a diff in

[jira] [Commented] (FLINK-6792) flink-yarn-tests always fail on travis

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032981#comment-16032981 ] ASF GitHub Bot commented on FLINK-6792: --- Github user tzulitai commented on the issue

[jira] [Commented] (FLINK-6198) Update the documentation of the CEP library to include all the new features.

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032978#comment-16032978 ] ASF GitHub Bot commented on FLINK-6198: --- Github user dawidwys commented on a diff in

[jira] [Commented] (FLINK-6198) Update the documentation of the CEP library to include all the new features.

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032975#comment-16032975 ] ASF GitHub Bot commented on FLINK-6198: --- Github user dawidwys commented on a diff in

[jira] [Commented] (FLINK-6198) Update the documentation of the CEP library to include all the new features.

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032977#comment-16032977 ] ASF GitHub Bot commented on FLINK-6198: --- Github user dawidwys commented on a diff in

[jira] [Commented] (FLINK-6198) Update the documentation of the CEP library to include all the new features.

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032971#comment-16032971 ] ASF GitHub Bot commented on FLINK-6198: --- Github user dawidwys commented on a diff in

[jira] [Commented] (FLINK-6198) Update the documentation of the CEP library to include all the new features.

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032976#comment-16032976 ] ASF GitHub Bot commented on FLINK-6198: --- Github user dawidwys commented on a diff in

  1   2   3   >