[GitHub] kafka pull request #2618: KAFKA-4791: unable to add state store with regex m...

2017-03-30 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/kafka/pull/2618


---
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.
---


[GitHub] kafka pull request #2618: KAFKA-4791: unable to add state store with regex m...

2017-02-28 Thread bbejeck
GitHub user bbejeck opened a pull request:

https://github.com/apache/kafka/pull/2618

KAFKA-4791: unable to add state store with regex matched topics

Fix for adding state stores with regex defined sources

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/bbejeck/kafka 
KAFKA-4791_unable_to_add_statestore_regex_topics

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/kafka/pull/2618.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 #2618


commit 828928905e393113e2a4f0148b8f1edc48d6e077
Author: bbejeck 
Date:   2017-03-01T02:27:50Z

KAFKA-4791: unable to add state store with regex matched topics




---
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.
---