It's a pretty standard way in Druid of differentiating realtime and non-realtime servers. See CoordinatorBasedSegmentHandoffNotifier, DruidSchema, and CachingClusteredClient, all of which use this method to determine if segments are served by realtime servers or not. Maybe we could make this clearer by adding a new "isRealtimeServer" method.
[ Full content available at: https://github.com/apache/incubator-druid/pull/6094 ] This message was relayed via gitbox.apache.org for [email protected]
