Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • M4.5
    • M4.5
    • tserver
    • None

    Description

      When creating a 150 tablets table, everything rapidly grinds to a stall because the call to create a tablet has inline calls to the followers while first calling ChangeConfig. This issues 2 RPC calls per tablet, so if enough CreateTablet calls are occupying the service pool threads (default 10) then it deadlocks.

      dralves says that ts_tablet_manager should use the same pool it uses for bootstrap to create tablets.

      Attachments

        Activity

          People

            jdcryans Jean-Daniel Cryans
            jdcryans Jean-Daniel Cryans
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: