Ensure the same $$NOW and $$CLUSTER_TIME values are used across all batches of a bulk update

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: 4.1 Desired
    • Component/s: Querying
    • None
    • Query Optimization
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      A bulk update may execute multiple update commands if it can't all fit in a single update command. In this case, $$NOW and $$CLUSTER_TIME will be the same within each update command, but will be re-evaluated across multiple update commands. It could be desirable to preserve the same $$NOW and $$CLUSTER_TIME for the entire bulk update operation, as, from a user perspective, this is a single operation.

            Assignee:
            [DO NOT USE] Backlog - Query Optimization
            Reporter:
            Anton Korshunov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: