Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-328 Async store to support frequency based flushing
  3. ISPN-330

Separate scheduled/unscheduled async cache store configuration

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Won't Do
    • Major
    • None
    • None
    • None

    Description

      Implement configuration that allows differentiation between scheduled/unscheduled strategies:

      <async enabled="true">
      <scheduled frequency="1000" />
      </async>

      <async enabled="true">
      <unscheduled poolsize="50" />
      </async>

      This format allows for easier extension of properties in scheduled/unscheduled modes.

      Attachments

        Activity

          People

            rh-ee-galder Galder ZamarreƱo
            rh-ee-galder Galder ZamarreƱo
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: