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

ASF GitHub Bot commented on RYA-442:
------------------------------------

GitHub user kchilton2 opened a pull request:

    https://github.com/apache/incubator-rya/pull/265

    RYA-442 Implementing the Start and Stop Query interactors.

    ## Description
    Implemented DefaultStartQuery and DefaultStopQuery interactors. The 
InMemoryQueryRepository was also updated to refresh its cache if the underlying 
QueryChangeLog has been updated.
    
    ### Tests
    Updated and added tests.
    
    ### Links
    https://issues.apache.org/jira/browse/RYA-442


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

    $ git pull https://github.com/kchilton2/incubator-rya RYA-442

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

    https://github.com/apache/incubator-rya/pull/265.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 #265
    
----
commit f21986abf1bf75bd9b6a0ab440acb2b71ddfddf3
Author: kchilton2 <kevin.e.chilton@...>
Date:   2018-01-12T19:48:55Z

    RYA-442 Implementing the Start and Stop Query interactors.

----


> KafkaStreams: Implement the StartQuery and StopQuery interactors.
> -----------------------------------------------------------------
>
>                 Key: RYA-442
>                 URL: https://issues.apache.org/jira/browse/RYA-442
>             Project: Rya
>          Issue Type: Task
>            Reporter: Kevin Chilton
>            Assignee: Kevin Chilton
>            Priority: Major
>
> We need implementations of the StartQuery and StopQuery interfaces that 
> interact with the QueryRepository to update the isActive state of a 
> StreamsQuery in Rya Streams.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to