优化更新索引失败异常信息
This commit is contained in:
parent
5e1eb3e03b
commit
c8272ec90d
@ -264,7 +264,7 @@ public class GoodsMessageListener implements RocketMQListener<MessageExt> {
|
||||
this.goodsIndexService.updateEsGoodsIndexAllByList(promotions, esPromotionKey);
|
||||
}
|
||||
} catch (Exception e) {
|
||||
log.error("生成商品索引促销信息执行异常,参数信息 {}", promotionsJsonStr);
|
||||
log.error("生成商品索引促销信息执行异常",e);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user