Skip to content

Commit da75c0a

Browse files
committed
Now try self healing
1 parent be6eaed commit da75c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cruise-control/11cruise-control-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ data:
221221
max.active.user.tasks=5
222222
223223
# Enable self healing for all anomaly detectors, unless the particular anomaly detector is explicitly disabled
224-
self.healing.enabled=false
224+
self.healing.enabled=true
225225
226226
# Enable self healing for broker failure detector
227227
#self.healing.broker.failure.enabled=true

0 commit comments

Comments
 (0)