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

Leader refresh sometimes blocks indefinitely

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 3.0.0-alpha2
    • None
    • Docs Required, Release Notes Required

    Description

      RaftGroupServiceImpl#refreshLeader sometimes blocks when sending a request from a node to itself.

      Probable cause

      We suspect that DelegatingTransportFactory#requestResponseToSelf contains a race condition: Flux returned by the listen() method might be lazily evaluated, in which case the client will start listening for messages after the message event handlers have already been executed, so no new incoming messages will actually be detected.

      Attachments

        Issue Links

          Activity

            People

              apolovtcev Aleksandr Polovtsev
              apolovtcev Aleksandr Polovtsev
              Semyon Danilov Semyon Danilov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m