@Override
 protected ProtoRpcController getProtoRpcController(LocalTransaction ts, int site_id) {
   return ts.getTransactionPrepareController(site_id);
 }