GitHub user amethystic reopened a pull request: https://github.com/apache/kafka/pull/2072
Kafka-4351: Topic regex behavioral change with MirrorMaker new consumer Support CSV values in the regexp for MirrorMaker new consumer as OldConsumer does. You can merge this pull request into a Git repository by running: $ git pull https://github.com/amethystic/kafka kafka-4351_Regex_behavior_change_for_new_consumer Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2072.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 #2072 ---- commit 1b6a53792750ef67cba0926a364861676eb18cb5 Author: huxi <h...@zhenrongbao.com> Date: 2016-10-28T05:58:52Z Fix kafka-4351: Topic regex behavioral change with MirrorMaker new consumer Author: huxi...@hotmail.com Support CSV values in the regexp for MirrorMaker new consumer as OldConsumer does. commit 729e3647d9763a36904dd02edf705b0f5050d5e3 Author: amethystic <huxi...@hotmail.com> Date: 2016-10-29T03:30:56Z Merge branch 'kafka-4351_Regex_behavior_change_for_new_consumer' of https://github.com/amethystic/kafka into kafka-4351_Regex_behavior_change_for_new_consumer commit 34b370752fe9f0a838140e3977c51dc5a1245008 Author: amethystic <huxi...@hotmail.com> Date: 2016-10-29T03:34:34Z kafka 4351: Topic regex behavioral change with MirrorMaker new consumer author: huxi...@hotmail.com Support CSV values in the regexp for MirrorMaker new consumer as OldConsumer does. commit 5e89ea397a818751775e292f2d5ed8219499aafb Author: amethystic <huxi...@hotmail.com> Date: 2016-10-29T03:56:35Z kafka-4351: Topic regex behavioral change with MirrorMaker new consumer Author: huxi...@hotmail.com Support CSV values in the regexp for MirrorMaker new consumer as OldConsumer does. commit 35d13ed832365f4144b9e02a4b7c47a817862abe Author: amethystic <huxi...@hotmail.com> Date: 2016-10-31T23:08:14Z Merge remote-tracking branch 'upstream/trunk' into kafka-4351_Regex_behavior_change_for_new_consumer commit 291fa7a280a4a2baf13296e4e9db7f554576e55a Author: huxi <h...@zhenrongbao.com> Date: 2016-11-01T03:42:50Z Merge remote-tracking branch 'upstream/trunk' into kafka-4351_Regex_behavior_change_for_new_consumer commit ba5202d0548dd4e877e43ea3486a12d199ab6a3f Author: huxi <h...@zhenrongbao.com> Date: 2016-11-01T03:43:38Z Merge branch 'kafka-4351_Regex_behavior_change_for_new_consumer' of https://github.com/amethystic/kafka into kafka-4351_Regex_behavior_change_for_new_consumer commit ebbd4145e47283e0ae2ca0ee0468417e642e77cb Author: huxi <h...@zhenrongbao.com> Date: 2016-11-18T01:29:48Z Merge remote-tracking branch 'upstream/trunk' into kafka-4351_Regex_behavior_change_for_new_consumer commit d828949dfb17ae1e07818866877e915252c79f60 Author: huxi <h...@zhenrongbao.com> Date: 2016-11-18T01:42:31Z Update docs/upgrade.html for Kafka-4351. Add statement on 'regular expression is supported for the --whitelist option of the new consumer in MirrorMaker' ---- --- 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. ---