GitHub user guozhangwang opened a pull request: https://github.com/apache/kafka/pull/1097
MINOR: Add InterfaceStability.Unstable annotations to some Kafka Streams public APIs Also improves Java docs for the Streams high-level DSL. You can merge this pull request into a Git repository by running: $ git pull https://github.com/guozhangwang/kafka KNewJavaDoc Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1097.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 #1097 ---- commit c2620db0fcbd75906973f2c33e2eed7ec2aa539c Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-03-16T01:31:02Z remove streams config from underlying clients commit e5693f0d09c1cd1fcac5f07bfcf96dd97c808587 Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-03-17T21:13:50Z resolve conflicts commit 4f7f1149df3ae71a4d9dbe5a6574dc80fbaff53c Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-03-17T22:13:20Z use ignore instead of remove commit 917f4e8bbddfff13bb8e73d3398a154465dd480a Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-03-17T23:50:54Z resolve conflicts and remove streams specific configs to avoid warning commit b977ac2bf861cb86e3e0add8b44efb960ea24bfd Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-03-18T02:41:51Z add overloading functions commit 9a4aabc2782f3945e39a821e0a2432ae228f532d Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-03-18T02:45:18Z add ConsumerRecord timestamp extractor and set as default commit ae1c0e1422c5e94e3deacca6677dfd9e1051adbd Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-03-18T18:13:41Z github comments commit 623088de1ceae537f16364ed0fdd952b0523322e Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-03-18T19:19:02Z improves KStream java doc commit 907b3bc17245c840f14b5e91b085b6ffaa94b0c1 Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-03-18T19:44:45Z resolve conflicts commit f75dc6ce77e13cf2337c5e12252f65caac17a863 Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-03-18T20:31:31Z improved Java doc ---- --- 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. ---