4344454647484950515253
} StringBuilder builder = new StringBuilder(); List<Item> items = null; try { items = org.fetch(topic, id); } catch (IOException ex) { LOG.warn("error loading " + topic + "." + id + " from vayacondios:", ex); return; }