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

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

Github user kchilton2 closed the pull request at:

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


> Implement query manager xml configuration marshaling code
> ---------------------------------------------------------
>
>                 Key: RYA-448
>                 URL: https://issues.apache.org/jira/browse/RYA-448
>             Project: Rya
>          Issue Type: Sub-task
>            Reporter: Andrew Smith
>            Assignee: Kevin Chilton
>            Priority: Major
>
>  
> {code:java}
> <QueryManager>
>   <QueryChangeLogSources>
>     <QueryChangeLogSource>
>       <kafka>
>         <hostname>[HOSTNAME]</hostname>
>         <port>[PORT]</port>
>       </kafka>
>     </QueryChangeLogSource>
>     <QueryChangeLogSource>
>       ... <!-- could be not kafka -->
>     </QueryChangeLogSource>
>   </QueryChangeLogSources>
>   <PerformanceTunning>
>     <QueryChanngeLogDiscoveryPeriod>
>       <value>1</value>
>       <units>MINUTES</units>
>     </QueryChanngeLogDiscoveryPeriod>
>   </PerformanceTunning>
> </QueryManager>{code}



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

Reply via email to