You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by ConcurrencyPractitioner <gi...@git.apache.org> on 2017/12/18 22:13:30 UTC

[GitHub] kafka pull request #4340: [KAFKA-6265] GlobalKTable missing #queryableStoreN...

GitHub user ConcurrencyPractitioner opened a pull request:

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

    [KAFKA-6265] GlobalKTable missing #queryableStoreName()

    

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

    $ git pull https://github.com/ConcurrencyPractitioner/kafka kafka-6265

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

    https://github.com/apache/kafka/pull/4340.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 #4340
    
----
commit bc50a83789ab3f1ad13b4db74ef02a3a3368eef0
Author: RichardYuSTUG <yo...@gmail.com>
Date:   2017-12-18T22:12:52Z

    [KAFKA-6265] GlobalKTable missing #queryableStoreName()

----


---