GitHub user kimlng opened a pull request: https://github.com/apache/flink/pull/3737
Release 1.2 Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration. If your changes take all of the items into account, feel free to open your pull request. For more information and/or questions please refer to the [How To Contribute guide](http://flink.apache.org/how-to-contribute.html). In addition to going through the list, please provide a meaningful description of your changes. - [ ] General - The pull request references the related JIRA issue ("[FLINK-XXX] Jira title text") - The pull request addresses only one issue - Each commit in the PR has a meaningful commit message (including the JIRA id) - [ ] Documentation - Documentation has been added for new functionality - Old documentation affected by the pull request has been updated - JavaDoc for public methods has been added - [ ] Tests & Build - Functionality added by the pull request is covered by tests - `mvn clean verify` has been executed successfully locally or a Travis build has passed You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/flink release-1.2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/3737.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3737 ---- commit 119d39b6edac6a0a80f90bb07794eca1f31425f7 Author: mtunique <oatg...@gmail.com> Date: 2017-01-12T03:55:57Z [FLINK-5448] [checkpoints] Fix typo in StateAssignmentOperation Exception This closes #3097 commit 30b467f266970e267792411d3148b4379ec23439 Author: mtunique <oatg...@gmail.com> Date: 2017-01-12T04:02:49Z [FLINK-5438] [streaming api] Typo in JobGraph generator Exception This closes #3098 commit 6b3c683450eb7aee1c9c65be75a0fddb06cea2ce Author: Greg Hogan <c...@greghogan.com> Date: 2017-01-13T18:33:29Z [FLINK-5485] [webfrontend] Mark compiled web frontend files as binary when processed by git diff Particularly beneficial now that javascript is minified, we can mark compiled web frontend files as binary when processed by git diff. https://linux.die.net/man/5/gitattributes This does not affect how files are displayed by github. This closes #3122 commit b1be3f5c3c9e7410d92c74422b10a6efb42fd4d5 Author: Stephan Ewen <se...@apache.org> Date: 2017-01-11T20:05:57Z [FLINK-5345] [core] Add a utility to delete directories without failing in the presence of concurrent deletes commit d1b86aab09061627d8b8c8f99b4277cc60e3dc28 Author: Stephan Ewen <se...@apache.org> Date: 2017-01-12T09:49:13Z [FLINK-5345] [core] Migrate various cleanup calls to concurrency-safe directory deletion commit 27c11e1b79bd68cbd2e8275c7938478e2e9532e6 Author: Aleksandr Chermenin <aleksandr_cherme...@epam.com> Date: 2016-12-16T11:42:50Z [FLINK-3617] [scala apis] Added null value check. commit 2eb926f2bed5723f160620b94f3b67e5dc418387 Author: Stephan Ewen <se...@apache.org> Date: 2017-01-16T19:17:13Z [FLINK-4959] [docs] Add documentation for ProcessFunction commit f3aea01eb6ebecbb58c368cae9006a7831f07f41 Author: twalthr <twal...@apache.org> Date: 2017-01-13T14:22:25Z [FLINK-5447] [table] Sync documentation of built-in functions for Table API with SQL This closes #3126. commit 02b0e65034cb74944aebff33d44470483a5f26e7 Author: beyond1920 <beyond1...@126.com> Date: 2016-12-29T07:52:17Z [FLINK-5394] [table] Fix row count estimation This closes #3058. commit 61ac3605f6e56f49b83891c0f348b3fbddb2e075 Author: Kurt Young <ykt...@gmail.com> Date: 2017-01-05T03:32:04Z [FLINK-5144] [table] Fix error while applying rule AggregateJoinTransposeRule This closes #3062. commit aad8d253c9f7dd33a63310353cbe132cd4900c6b Author: Jakub Havlik <jakub.hav...@brain-station.com> Date: 2017-01-17T07:26:07Z [FLINK-5518] [hadoopCompat] Add null check to HadoopInputFormatBase.close(). This closes #3133 commit 5f81d20ba1a7ea789af973c0e215cef382a621a6 Author: Keiji Yoshida <keijiyoshida.m...@gmail.com> Date: 2017-01-18T05:22:17Z [hotfix] [docs] Several fixes on "Basic API Concepts". - Fix a wrong function name `groupBy()` to `keyBy()`. - Add closing parentheses. - Fix an invalid return type of sample code. - Remove a duplicate "their". This closes #3145. This closes #3146. This closes #3147. This closes #3148. commit 55483b71f36b84ac57d03a9b83e0e9d9b9b98eab Author: Ufuk Celebi <u...@apache.org> Date: 2017-01-17T18:10:33Z [FLINK-5484] [serialization] Add test for registered Kryo types commit a7644b1716c54dcc9a5535307f7df983c79711cf Author: Ufuk Celebi <u...@apache.org> Date: 2017-01-18T10:27:43Z Revert "[FLINK-2608] Updated Twitter Chill version." This reverts commit 0d3ff88b369fbb1b0a8fb0e8263c9ce0a9da1583. This closes #3152. commit 11ce80bc557308cf891152e3fe66e124471a6bf6 Author: Tzu-Li (Gordon) Tai <tzuli...@apache.org> Date: 2017-01-17T10:38:50Z [FLINK-5512] [doc] Improve RabbitMQ documentation This closes #3136. commit 57a3955466db2ed95c3252d15fd6fa923b8805d2 Author: Ufuk Celebi <u...@apache.org> Date: 2016-12-21T11:24:35Z [FLINK-5377] [docs] Stress importance of UIDs for savepoints commit 772884eed7962f8d7fdcc94e8cf7a93243dd2a17 Author: Ufuk Celebi <u...@apache.org> Date: 2017-01-18T17:31:32Z [FLINK-5560] [webfrontend] Align table header columns with body commit 27a1e75919fcca911e24b1cbc7bf265c811c9914 Author: Ufuk Celebi <u...@apache.org> Date: 2017-01-18T17:32:14Z [hotfix] [webfrontend] Rename 'pending' subtask stat to 'pending_or_failed' commit a988e6cc9e08796bf2557e4457bae82ad595ba22 Author: Ufuk Celebi <u...@apache.org> Date: 2017-01-18T17:33:17Z [webfrontend] Rebuild web frontend commit d3a16d298a781e2af45c3577fd8bbb3b81a04259 Author: Nico Kruber <n...@data-artisans.com> Date: 2017-01-17T10:23:32Z [FLINK-5521] [runtime] remove unused KvStateRequestSerializer#serializeList Also make sure that the serialization via the state backends' list states matches the deserialization of the KvStateRequestSerializer#deserializeList method. So far, it was used this way but not made sure via tests. This closes #3135 commit d0bcd9d680dadc9892d4ec115719f95d3251251e Author: zentol <ches...@apache.org> Date: 2017-01-17T15:40:44Z [FLINK-5531] [docs] Fix SSL code-block/list formatting This closes #3140 commit 75f36811e74cb878ed12ec45c9e046976a41534b Author: Ufuk Celebi <u...@apache.org> Date: 2017-01-19T16:06:04Z [FLINK-5574] [docs] Add checkpoint monitoring docs commit a4853babe7a3c8e5525e0045b2c0be916a43f55f Author: Ufuk Celebi <u...@apache.org> Date: 2017-01-18T17:14:16Z [FLINK-5556] [checkpointing] Report correct buffered bytes during alignment This closes #3164. commit 7f3c8ff811de620cb9f272d7b6a179bdb9aa33db Author: Robert Metzger <rmetz...@apache.org> Date: 2017-01-19T13:44:05Z [FLINK-5555] Document how to debug event time using watermarks (+ kafka metrics) This closes #3170 commit 92e39350045f22942773c1605ca788a547c35f21 Author: Greg Hogan <c...@greghogan.com> Date: 2016-10-26T19:18:50Z [FLINK-5557] [docs] Fix link in library methods This closes #3163 commit 792f7e45216377fa1d6f29dfc767d83cf1a84f37 Author: zentol <ches...@apache.org> Date: 2017-01-05T13:37:03Z [FLINK-5380] Fix task metrics reuse for single-operator chains commit 28c18e22127a85f773e7504a0e9d188bad9334e2 Author: Yassine Marzougui <y.marzou...@mindlytix.com> Date: 2017-01-11T00:43:19Z [FLINK-5432] recursively scan nested files in ContinuousFileMonitoringFunction commit 79b68263f52690697ceec0528023d35feed0bd89 Author: zentol <ches...@apache.org> Date: 2017-01-13T11:05:59Z [FLINK-5150] [webui] Store metrics in sessionStorage commit 8cdbe44aea1f7e544e4a2907e5274012b1481c57 Author: zentol <ches...@apache.org> Date: 2017-01-12T17:52:56Z [FLINK-5329] Fix metric list being cut off commit ebf4443a87ec0a46cd821adc85187d9cb58ae992 Author: gaolun.gl <gaolun...@alibaba-inc.com> Date: 2017-01-13T17:41:39Z [FLINK-5434] Remove unsupported project() transformation from Scala DataStream docs. ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---