buildbot failure in on flink-docs-release-0.9

2016-07-04 Thread buildbot
The Buildbot has detected a new failure 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/373 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: tethys_ubuntu Build Reason: The Nightly

[1/2] flink git commit: [FLINK-4086] [tableAPI] Hide internal methods of Expressions from Table API.

2016-07-04 Thread twalthr
Repository: flink Updated Branches: refs/heads/master e34fea53b -> 18995c8c7 [FLINK-4086] [tableAPI] Hide internal methods of Expressions from Table API. This closes #2126. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [FLINK-4134] Retire Late Windows/Elements in WindowOperator

2016-07-04 Thread aljoscha
Repository: flink Updated Branches: refs/heads/master bf6df12d8 -> e34fea53b [FLINK-4134] Retire Late Windows/Elements in WindowOperator Before, when processing an element that would end up in a late window (when using a MergingWindowAssigner), the element would be added to the

flink git commit: [FLINK-4109] [tableAPI] Change the name of ternary condition operator 'eval' to '?'

2016-07-04 Thread twalthr
Repository: flink Updated Branches: refs/heads/master b40cba609 -> bf6df12d8 [FLINK-4109] [tableAPI] Change the name of ternary condition operator 'eval' to '?' This closes #2173. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [hotfix] Fix AbstractKeyedCEPPatternOperator.restoreState()

2016-07-04 Thread aljoscha
Repository: flink Updated Branches: refs/heads/master 7ee0425a3 -> b40cba609 [hotfix] Fix AbstractKeyedCEPPatternOperator.restoreState() Before, this was trying to cast the StreamTaskState directly to a StateHandle while it should take the operator state, i.e: StateHandle stateHandle =

flink git commit: [hotfix] Fix NPE in NetworkStackThroughputITCase

2016-07-04 Thread rmetzger
Repository: flink Updated Branches: refs/heads/master 7206b0ed2 -> 7ee0425a3 [hotfix] Fix NPE in NetworkStackThroughputITCase Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/7ee0425a Tree:

flink git commit: [FLINK-4027] Flush FlinkKafkaProducer on checkpoints

2016-07-04 Thread rmetzger
Repository: flink Updated Branches: refs/heads/master ffaf10d22 -> 7206b0ed2 [FLINK-4027] Flush FlinkKafkaProducer on checkpoints This closes #2108 This closes #2058 because its an invalid pull request. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: