979899100101102103104105106107
cluster.execute(propsOp); propsOp.await(); if (!propsOp.isSuccess()) { assertTrue(propsOp.cause().toString(), propsOp.isSuccess()); } Thread.sleep(5000); prepSearch(yokozunaBucketType, searchBucket);