Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-88933

Investigate consequences of directly renaming a bucket namespace in a sharded cluster

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing

      The _shardsvrRenameCollection command and the rename coordinator don't seem to explicitly check for bucket namespaces.

      Purpose of this ticket is to double check if it's fine for the user to directly invoke rename operations on bucket namespaces or if we should rather disallow it, always requiring to invoke rename on the view in case of timeseries.

      At first glance, it should not be problematic to directly address the bucket namespace because the DDL locks are acquired on the right namespace and the coordinator works on the right namespace as well (since the translation should be a no-op).

            Assignee:
            Unassigned Unassigned
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: