You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/11 01:51:00 UTC

[jira] [Commented] (KAFKA-6265) GlobalKTable missing #queryableStoreName()

    [ https://issues.apache.org/jira/browse/KAFKA-6265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321544#comment-16321544 ] 

ASF GitHub Bot commented on KAFKA-6265:
---------------------------------------

ConcurrencyPractitioner opened a new pull request #4412: [KAFKA-6265] GlobalKTable missing #queryableStoreName()
URL: https://github.com/apache/kafka/pull/4412
 
 
   Adding call to constructor
   
   Reverting due to compileJava identifying constructor as undefined
   
   Adding documentation
   
   Resolving format errors
   
   Moving documentation 2
   
   Removing unneeded indentation
   
   Changes in developer and upgrade guide
   
   New doc syntaz
   
   Using list notation
   
   *More detailed description of your change,
   if necessary. The PR title and PR message become
   the squashed commit message, so use a separate
   comment to ping reviewers.*
   
   *Summary of testing strategy (including rationale)
   for the feature or bug fix. Unit and/or integration
   tests are expected for any behaviour change and
   system tests should be considered for larger changes.*
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> GlobalKTable missing #queryableStoreName()
> ------------------------------------------
>
>                 Key: KAFKA-6265
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6265
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>    Affects Versions: 1.0.0
>            Reporter: Antony Stubbs
>            Assignee: Richard Yu
>              Labels: beginner, needs-kip, newbie
>             Fix For: 1.1.0
>
>
> KTable has the nicely useful #queryableStoreName(), it seems to be missing from GlobalKTable



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)