Make global index cloner run fetch and insert independently

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, global index cloning is implemented in a way that it does fetch batch and then insert batch sequentially in a loop. This means that no inserts are happening while fetching and vice versa. And if either of them blocks, the cloner is basically idle.

            Assignee:
            [DO NOT USE] Backlog - Cluster Scalability
            Reporter:
            Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: