XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      The KafkaRaftCient implementation only forces the RaftClient.Listener to load a snapshot only when the listener's next offset is less than the start offset.

      This is technically correct but in some cases it may be more efficient to load a snapshot even when the next offset exists in the log. This is clearly true when the latest snapshot has less entries than the number of records from the next offset to the latest snapshot.

      Attachments

        Issue Links

          Activity

            People

              dengziming Deng Ziming
              jagsancio Jose Armando Garcia Sancio
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: