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

Replace a storage map in RAFT partition listener to the persistence storage

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha3
    • None

    Description

      The map is using as a temporary solution until storage will be implemented.
      Here we need to implement the RAFT listener through the persistent layer:

          /**
           * Storage.
           * This is a temporary solution, it will apply until persistence layer would not be implemented.
           * TODO: Replace in the future.
           */
          private ConcurrentHashMap<KeyWrapper, BinaryRow> storage = new ConcurrentHashMap<>();
      

      Attachments

        Issue Links

          Activity

            People

              sdanilov Semyon Danilov
              v.pyatkov Vladislav Pyatkov
              Aleksandr Polovtsev Aleksandr Polovtsev
              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 - 2.5h
                  2.5h