记得上下班打卡 | git大法好,push需谨慎

Commit 445f8c2b authored by jiangxiulong's avatar jiangxiulong

error->warn zgb

parent 324b79eb
......@@ -41,7 +41,7 @@ public class RedisStreamConfig {
stringObjectObjectStreamOperations.delete(key, recordId.getValue());
}
} catch (Exception e) {
log.error("Ex:redis stream init [{},{}],ex:{}", key, group, e.getMessage());
log.warn("###Ex:redis stream init [{},{}],ex:{}", key, group, e.getMessage());
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment