[
https://issues.apache.org/jira/browse/RYA-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16384014#comment-16384014
]
ASF GitHub Bot commented on RYA-462:
------------------------------------
Github user kchilton2 closed the pull request at:
https://github.com/apache/incubator-rya/pull/277
> Update query result topic name for Rya Streams
> ----------------------------------------------
>
> Key: RYA-462
> URL: https://issues.apache.org/jira/browse/RYA-462
> Project: Rya
> Issue Type: Sub-task
> Reporter: Andrew Smith
> Assignee: Kevin Chilton
> Priority: Major
>
> Right now it is
> {code:java}
> QueryResults-<queryId>{code}
> But it needs to be
> {code:java}
> <rya_instance>-QueryResults-<queryId>{code}
> so QueryManager can discover if it needs to be inserted back into the source
> rya instance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)