Pass an executor for `addShardInTransaction`

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • Fully Compatible
    • CAR Team 2025-04-14
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Here we use the grid's fixed executor for the transaction. This could be problematic because the ddl coordinator might switch a thread during execution of the transaction.
      The idea is to have the addShardInTransaction receive an executor as a parameter and use that instead of the grid's one.
      From the coordinator we use the coordinators's executor, and from the old path we use the grid's fixed one.

            Assignee:
            Anna Maria Nestorov
            Reporter:
            Wolfee Farkas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: