[
https://issues.apache.org/jira/browse/FALCON-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961841#comment-13961841
]
Jean-Baptiste Onofré commented on FALCON-306:
---------------------------------------------
I confirm (as ActiveMQ committer):
- the persistent scheduler is available since ActiveMQ 5.4.0
- it's disabled by default, and we have to use schedulerSupport="true" in the
broker configuration (or use the setSchedulerSupport() on the BrokerService)
- we can use AMQ_SCHEDULED_DELAY or CRON property on the message to define the
delivery
> Feed late replication is not working
> ------------------------------------
>
> Key: FALCON-306
> URL: https://issues.apache.org/jira/browse/FALCON-306
> Project: Falcon
> Issue Type: Bug
> Reporter: Raghav Kumar Gautam
> Labels: falcon-regression
>
> *STR*
> - Source clusters have following folders:
> at colo=ua3, partition=UK/${cluster.colo}
> folder=input-data/2014/02/05/22/08/UK/ua3
> at colo=ua2, partition=US/${cluster.colo}
> folder=input-data/2014/02/05/22/08/US/ua2
> - Target cluster
> at colo=ua1: folder=input-data/2014/02/05/22/08/
> - Upload some data in source folders
> - Replication goes through
> - Upload some more data in source folders
> - Late replication does not happen
> *Test*
> PrismFeedLateReplicationTest#multipleSourceOneTarget_pastData
> PrismFeedLateReplicationTest#multipleSourceOneTarget_futureData
--
This message was sent by Atlassian JIRA
(v6.2#6252)