codingapi / codingapi/tx-lcn

通讯超时锁表了

未关闭
#313 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

v/preBug
主要语言
Java
星标
4.2k
派生
1.4k
PR 合并指标
30 天内没有已合并 PR

描述

  • I have searched the issues of this repository and believe that this is not a duplicate.
1. Bug Description

A向库插数据,然后A->B,A->C:
当并发开到1000时候,当A->B,或者A->C出现调用超时的时候,A库锁表了,当A模块重启后恢复正常
并发数200,400,500都正常,设置到1000的时候出问题了

2. Environment:
  • JDK version: 1.8
  • OS: win10
  • TX-LCN version: 5.0.2.release
  • Others:
3. Exception Stacktrace
  1. 常见的springboot ribbon调用超时报错,A模块提示连接B,C超时
  2. DTXServiceExecutor: business code error @group(d93327fe8536)
    注:内网不方便截取报错信息
    Flipping property: spring
Paste your Exception Stacktrace here!
4. Tour Idea

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

报告提到了 A/B/C 模块、JDK 1.8、TX-LCN 5.0.2.release、Spring Boot Ribbon timeouts 和 DTXServiceExecutor;未提供源文件或测试。首先以并发数 1000 重现 A→B/A→C timeout 并捕获缺失的 exception 详细信息,然后验证无需重启模块 A 时 lock 是否会清除。

由索引模型根据 Issue 内容生成。

评估

技术栈
java, spring-boot
领域
databases, distributed-systems
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
20/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。