Interesting that `DruidCoordinator.moveSegment()` also wraps pretty much it's 
whole body with `try { ... } catch (Exception e) { ...}`, that will makes 
`catch (Exception e)` below in *this* method obsolete. I think only one should 
be left.

[ Full content available at: 
https://github.com/apache/incubator-druid/pull/6349 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to