buildbot success in on flink-docs-release-0.9

2016-08-19 Thread buildbot
The Buildbot has detected a restored build on builder flink-docs-release-0.9 while building . Full details are available at: https://ci.apache.org/builders/flink-docs-release-0.9/builds/420 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave3_ubuntu Build Reason: The

buildbot success in on flink-docs-release-0.10

2016-08-19 Thread buildbot
The Buildbot has detected a restored build on builder flink-docs-release-0.10 while building . Full details are available at: https://ci.apache.org/builders/flink-docs-release-0.10/builds/305 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave3_ubuntu Build Reason: The

buildbot success in on flink-docs-master

2016-08-19 Thread buildbot
The Buildbot has detected a restored build on builder flink-docs-master while building . Full details are available at: https://ci.apache.org/builders/flink-docs-master/builds/430 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The Nightly

flink git commit: [FLINK-4431] [core] Introduce a "VisibleForTesting" annotation.

2016-08-19 Thread sewen
Repository: flink Updated Branches: refs/heads/master 7e8de772b -> 59eb4332f [FLINK-4431] [core] Introduce a "VisibleForTesting" annotation. This annotation documents methods/fields that are not private because tests need them, but should not be called by any non-testing code. This closes

flink git commit: [FLINK-4431] [core] Introduce a "VisibleForTesting" annotation.

2016-08-19 Thread sewen
Repository: flink Updated Branches: refs/heads/flip-6 682ebdb57 -> ed26ab044 [FLINK-4431] [core] Introduce a "VisibleForTesting" annotation. This annotation documents methods/fields that are not private because tests need them, but should not be called by any non-testing code. Project:

[2/2] flink git commit: [FLINK-4282] Add Offset Parameter to WindowAssigners

2016-08-19 Thread aljoscha
[FLINK-4282] Add Offset Parameter to WindowAssigners Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/09774626 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/09774626 Diff:

[1/2] flink git commit: [FLINK-4282] Add doc for WindowAssigner offset parameter

2016-08-19 Thread aljoscha
Repository: flink Updated Branches: refs/heads/master 3be9a2851 -> 7e8de772b [FLINK-4282] Add doc for WindowAssigner offset parameter This closes #2333 This closes #2355 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [FLINK-4402] Changed the documentation for the metrics in the System Scope Section

2016-08-19 Thread rmetzger
Repository: flink Updated Branches: refs/heads/master b7ae3e533 -> 3be9a2851 [FLINK-4402] Changed the documentation for the metrics in the System Scope Section This closes #2382 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: Add ManualWindowSpeedITCase For Assessing State Performance

2016-08-19 Thread aljoscha
Repository: flink Updated Branches: refs/heads/master f0fef6f44 -> b7ae3e533 Add ManualWindowSpeedITCase For Assessing State Performance This should be used to test whether there are any obvious performance regressions between releases. Somewhat similar to the other manual tests that have

[2/2] flink git commit: [FLINK-3319] [cep] Add documentation for or function

2016-08-19 Thread trohrmann
[FLINK-3319] [cep] Add documentation for or function Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/f0fef6f4 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/f0fef6f4 Diff:

[1/2] flink git commit: [FLINK-3319] [cep] Add or function to CEP's pattern api

2016-08-19 Thread trohrmann
Repository: flink Updated Branches: refs/heads/master 7dbcffb90 -> f0fef6f44 [FLINK-3319] [cep] Add or function to CEP's pattern api This closes #2171. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/266c76b5 Tree:

[2/2] flink git commit: [FLINK-4021] [network] Add test for staged buffers auto read behaviour

2016-08-19 Thread uce
[FLINK-4021] [network] Add test for staged buffers auto read behaviour This closes #2141. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/7dbcffb9 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/7dbcffb9 Diff:

flink git commit: [FLINK-4414] [cluster] Add getAddress method to RpcGateway

2016-08-19 Thread trohrmann
Repository: flink Updated Branches: refs/heads/flip-6 b7259d617 -> 682ebdb57 [FLINK-4414] [cluster] Add getAddress method to RpcGateway The RpcGateway.getAddress method allows to retrieve the fully qualified address of the associated RpcEndpoint. This closes #2392. Project:

[1/2] flink git commit: [FLINK-4322] [checkpointing] Ignore minimum delay for savepoints

2016-08-19 Thread uce
Repository: flink Updated Branches: refs/heads/master 0d53daa2f -> 5d7f88031 [FLINK-4322] [checkpointing] Ignore minimum delay for savepoints Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/8854d75c Tree:

[2/2] flink git commit: [FLINK-4322] [checkpointing] Extend CheckpointCoordinatorTest

2016-08-19 Thread uce
[FLINK-4322] [checkpointing] Extend CheckpointCoordinatorTest The added tests check that savepoints ignore the maximum number of concurrent checkpoints and minimum delay between checkpoints. This closes #2385. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: