4748495051525354555657
.endObject()) .send(client); } // more bulks could be added here ... logger.info("at the end, let us flush the bulk"); clientFactory.flushRequest().send(client); } catch (Exception e) { onError(e); } }