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

Wrong message may be printed during simultaneous deactivation and rebalance

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 2.4
    • 2.8
    • cache
    • None

    Description

      A message located at: GridCachePartitionExchangeManager.java:394 may be printed out if cache group doesn't exist while rebalance process is still finishing. This may happen after deactivation during rebalance.
      We should put this logging under if (grp != null) block and print other message if cache group was actually stopped.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jokser Pavel Kovalenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: