doris icon indicating copy to clipboard operation
doris copied to clipboard

[fix](cooldown) Fix deadlock in tablet clone

Open platoneko opened this issue 2 years ago • 12 comments

Proposed changes

Issue Number: close #xxx

Problem summary

Tablet::create_rowset acquires shared _meta_lock, while caller already holds the exclusive _meta_lock.

Checklist(Required)

  • [ ] Does it affect the original behavior
  • [ ] Has unit tests been added
  • [ ] Has document been added or modified
  • [ ] Does it need to update dependencies
  • [x] Is this PR support rollback (If NO, please explain WHY)

Further comments

If this is a relatively large or complex change, kick off the discussion at [email protected] by explaining why you chose the solution you did and what alternatives you considered, etc...

platoneko avatar Feb 28 '23 12:02 platoneko

run buildall

platoneko avatar Feb 28 '23 12:02 platoneko

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Feb 28 '23 12:02 github-actions[bot]

run p0

platoneko avatar Feb 28 '23 15:02 platoneko

run NereidsP0

platoneko avatar Mar 01 '23 03:03 platoneko

run p0

platoneko avatar Mar 01 '23 04:03 platoneko

run buildall

platoneko avatar Mar 01 '23 09:03 platoneko

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Mar 01 '23 09:03 github-actions[bot]

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Mar 01 '23 09:03 github-actions[bot]

run buildall

platoneko avatar Mar 02 '23 03:03 platoneko

run p0

platoneko avatar Mar 02 '23 06:03 platoneko

PR approved by at least one committer and no changes requested.

github-actions[bot] avatar Mar 02 '23 08:03 github-actions[bot]

PR approved by anyone and no changes requested.

github-actions[bot] avatar Mar 02 '23 08:03 github-actions[bot]