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

onTopologyInitialized method works with not initialized topology

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • cache
    • None
    • Docs Required, Release Notes Required

    Description

      The CacheGroupMetricsImpl.onTopologyInitialized method completes execution even when ctx.topology().initialized() returns false. This leads to the execution of logic that depends on an initialized topology, potentially causing unexpected errors in the system.

      Steps to Reproduce:

      1. Run testClientNodePds.
      2. See result of ctx.topology().initialized() inĀ CacheGroupMetricsImpl.onTopologyInitialized method. It return false now, but must be true

      For more details watch issue links

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              chesnokoff Aleksandr Chesnokov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: