}
@Override
public void run() throws Exception {
QueueContainer container = getOrCreateContainer();
response = container.txnEnsureReserve(itemId);
}
@Override
protected void writeInternal(ObjectDataOutput out) throws IOException {
super.writeInternal(out);