[
https://issues.apache.org/jira/browse/RYA-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16402602#comment-16402602
]
Andrew Smith commented on RYA-467:
----------------------------------
KafkaTopics.java:145 add the cleanup policy as a property in the currently
empty Properties that is used as the topic configuration.
> Rya Streams - QueryChangeLog topic deletes content after 7 days.
> ----------------------------------------------------------------
>
> Key: RYA-467
> URL: https://issues.apache.org/jira/browse/RYA-467
> Project: Rya
> Issue Type: Bug
> Reporter: Kevin Chilton
> Assignee: Eric White
> Priority: Major
>
> The automatically created topic used as the QueryChangeLog for a rya instance
> uses the default "cleanup.policy" or "delete", and it does it after 7 days.
> The policy for that topic should be "compact" since the query change log
> needs to persist forever.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)