02 2022 档案
摘要:报错日志 org.springframework.dao.DeadlockLoserDataAccessException: ### Error updating database. Cause: com.mysql.cj.jdbc.exceptions.MySQLTransactionRollba
阅读全文
摘要:现象 请求耗时明显增加,full gc越来越频繁,且效果不佳 解决方案 业务代码中使用了动态表达式计算函数:Eval.x("x", "x!=null"),修改后代码如下: // 表达式中不支持null,需要替换为nil expression = "x!=null".replaceAll("([!=]
阅读全文
摘要:现象 Error occurred when intercept sql:update `campaign_user_log` set `status`='SENT', `fail_reason`=, `update_timestamp`= 1644562526235 where id in( 28
阅读全文

浙公网安备 33010602011771号