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

Enable Ignite cache events per cache

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.5
    • cache

    Description

      Whenever a cache event from EventType.EVTS_CACHE, EventType.EVTS_CACHE_REBALANCE or EventType.EVTS_CACHE_QUERY set is enabled and a listener is registered, the cluster will accumulate and send out events for all the deployed caches.

      Such behavior brings down performance especially if hundreds and thousands of caches are used while the user is interested in the monitoring of specific caches.

      Let's add a configuration property like CacheConfiguration.setEventsEnabled to enable or disable the events per cache. The events will be enabled by default to comply with existing behavior.

      Attachments

        Activity

          People

            alex_pl Aleksey Plekhanov
            dmagda Denis A. Magda
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: