mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-28 16:58:43 +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