Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • cache

    Description

      A new model of executing cache partition operations (READ, CREATE, UPDATE, DELETE) should satisfy following conditions
      1) All modify operations (CREATE, UPDATE, DELETE) on some partition must be performed by the same thread.
      2) Read operations can be executed by any thread.
      3) Ordering of modify operations on primary and backup nodes should be same.

      We should investigate performance if we choose dedicated executor service for such operations, or we can use a messaging model to use network threads to perform such operations.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: