[ 
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
{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.

  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
> {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)

Reply via email to