I think the formatting should be
```java
CoordinatorDynamicConfig
.builder()
.withMaxSegmentsToMove(3)
.withMaintenanceModeSegmentsPriority(6)
.build()
```Or better extract a variable [ Full content available at: https://github.com/apache/incubator-druid/pull/6349 ] This message was relayed via gitbox.apache.org for [email protected]
