欢迎光临散文网 会员登陆 & 注册

马老师RocketMQ源码深入剖析

2022-11-18 20:39 作者:olger2000  | 我要投稿

    **/      ack.acknowledge();    } catch(FeignException | SocketException | KafkaException e) {      log.error("process error, could be retry: {}", message, e);      throw e;    } catch (Exception e) {      log.error("process error, discard: {}", message, e);      ack.acknowledge();    }

马老师RocketMQ源码深入剖析的评论 (共 条)

分享到微博请遵守国家法律