We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 978f0db commit 3795803Copy full SHA for 3795803
test/cluster/reparent_test.py
@@ -187,7 +187,7 @@ def test_implicit_reparent(self):
187
188
def _test_explicit_emergency_reparent(self):
189
# This test is currently disabled until the emergency reparent can be
190
- # fleshed fleshed out better. If a master tablet is killed and there is no
+ # fleshed out better. If a master tablet is killed and there is no
191
# tool performing automatic reparents (like Orchestrator), then there may be
192
# a race condition between restarting the tablet (in which it would resume
193
# being the master), and the EmergencyReparentShard call. This can sometimes
0 commit comments