Uploaded image for project: 'Falcon'
  1. Falcon
  2. FALCON-1375

Adding latePolicy element in feed definition

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • trunk
    • None
    • feed
    • None

    Description

      As of now feed replication honours late policy but there is no way we can overwrite this property via feed definition.feed only exposes <late-arrival cut-off="days(100000)"/>
      The late policy is defined in runtime.properties :

      *.feed.late.allowed=true
      *.feed.late.frequency=hours(3)
      *.feed.late.policy=exp-backoff
      

      If user wants to overwrite these properties(changing late policy or frequency) , they have to be explicitly changed in runtime.properties. Setting these via feed definition would reduce such overheads.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pragya.mittal Pragya Mittal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: