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

Disable EventStorageSpi by default

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.9
    • 2.0
    • general
    • None

    Description

      Current default implementation of EventStorageSpi is MemoryEventStorageSpi. It consumes a lot of memory, while is used only for events querying (i.e. not listening), which is a fairly rare use case.

      Need to:

      • Introduce NoOpEventStorageSpi.
      • Make NoOpEventStorageSpi the default one.
      • Throw an exception when IgniteEvents#localQuery or #remoteQuery method is called with default setting. Exception message should explain how to fix it.

      Attachments

        Issue Links

          Activity

            People

              alpert Alper Tekinalp
              vkulichenko Valentin Kulichenko
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: