[
https://issues.apache.org/jira/browse/RYA-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Chilton updated RYA-462:
------------------------------
Description:
Right now it is
```QueryResults-_<queryId>```_
_But it needs to be_
_```<rya_instance>-_QueryResults-<_queryId_>```
so QueryManager can discover if it needs to be inserted back into the source
rya instance.
was:Right now it is "QueryResults-_<queryId>", but it needs to be
<rya_instance>-_QueryResults-<_queryId_> so QueryManager can discover if it
needs to be inserted back into the source rya instance.
> 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
> ```QueryResults-_<queryId>```_
> _But it needs to be_
> _```<rya_instance>-_QueryResults-<_queryId_>```
> 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)