49505152535455
private BigArrays bigarrays; @Before public void setUp() throws Exception { super.setUp(); bigarrays = new BigArrays(ImmutableSettings.EMPTY, null, new NoneCircuitBreakerService()); }