You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Kevin Chilton (JIRA)" <ji...@apache.org> on 2018/02/08 21:49:00 UTC

[jira] [Updated] (RYA-462) Update query result topic name for Rya Streams

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