mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-11-01 03:28:41 +08:00 
			
		
		
		
	增加日志
This commit is contained in:
		| @ -85,6 +85,7 @@ public class RedisPendingMessageResendJob { | ||||
|                       .withStreamKey(listener.getStreamKey())); | ||||
|                     // ack 消息消费完成 | ||||
|                     redisTemplate.getRedisTemplate().opsForStream().acknowledge(groupName, records.get(0)); | ||||
|                     log.info("[processPendingMessage][消息({})重新投递成功]", records.get(0).getId()); | ||||
|                 } | ||||
|             }); | ||||
|         }); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 wfm
					wfm