mirror of https://github.com/apache/druid.git
no roles
This commit is contained in:
parent
5f552a2997
commit
4a47b0229e
|
@ -312,7 +312,7 @@ public class CliBroker2 extends ServerRunnable
|
|||
)
|
||||
{
|
||||
return new ServerInjectorBuilder(baseInjector)
|
||||
.nodeRoles(nodeRoles)
|
||||
.nodeRoles(null)
|
||||
.serviceModules(modules)
|
||||
.build();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue