Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-4310

Add composite persistence adapter to support multiple storages for different destinations

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.x
    • 5.9.0
    • Message Store
    • None

    Description

      Supposing we need the queue A to give us the best performance and it's acceptable for low chance of losing messages while the other queue B provides the most reliable message delivery and it's better it's store has no single-point failure.
      If we can assign the store of the queue A to kahadb while for the queue B is jdbc(database cluster) it's easy to solve this problem.
      In other words,different destinations can assign different store to meet different requirements.

      Attachments

        Activity

          People

            chirino Hiram R. Chirino
            wangyin SuoNayi
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: