9293949596979899100101102
ReplicationMessage update = new ReplicationMessage(name, key, value, timestamp, origin, updateHash, ttlMillis); replicationPublisher.queueUpdateMessage(update); } if (finalChunk) { recordStorage.finalChunkReceived(); } } } @Override