Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-9899

Continuous query handlers are not called on backups when one-phase commit is used

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.6
    • 2.8
    • None
    • None

    Description

      Consider the following cache configuration:

      • Atomicity mode: Transactional
      • Cache mode: Partitioned
      • Backups: 1

      If a continuous query is registered for such cache, then it's not processed on backup copies. It results in remote filters not being called on backups and lost events on changing topology.

      Test case is attached: CacheContinuousQueryTxBackupTest.java

      Attachments

        Issue Links

          Activity

            People

              dmekhanikov Denis Mekhanikov
              dmekhanikov Denis Mekhanikov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: