dinghuang

Results 8 issues of dinghuang

- [ ] I have searched the [issues](https://github.com/codingapi/tx-lcn/issues) of this repository and believe that this is not a duplicate. ### 1. Bug Description 现在项目用信号量是没问题的,但是会影响压测验收,我看到有人自定义了hystrix的策略,我用最新的5.0.2测试用线程池策略下,A服务一个方法,第一次调用B实例1更新BB数据,第二次又去调用B实例(feign调用新的2个实例其中一个)更新同样的BB数据会造成死锁。 ### 2. Environment: - JDK version:...

Can you teach me some js?

20:57:01.510 [main] ERROR com.adrninistrator.javacg2.util.JavaCG2FileUtil - 未找到文件 代码解析扩展类名(仅用于显示) 20:57:01.526 [main] ERROR com.adrninistrator.javacg2.util.JavaCG2FileUtil - 处理文件出现异常 代码解析扩展类名(仅用于显示) com.adrninistrator.javacg2.exceptions.JavaCG2RuntimeException: 未找到文件 代码解析扩展类名(仅用于显示) at com.adrninistrator.javacg2.util.JavaCG2FileUtil.getFileInputStream(JavaCG2FileUtil.java:237) ~[run_javacg2.jar:?] at com.adrninistrator.javacg2.util.JavaCG2FileUtil.readFile2List(JavaCG2FileUtil.java:300) [run_javacg2.jar:?] at com.adrninistrator.javacg2.util.JavaCG2FileUtil.readFile2List(JavaCG2FileUtil.java:289) [run_javacg2.jar:?] at com.adrninistrator.javacg2.conf.JavaCG2ConfigureWrapper.getOtherConfigList(JavaCG2ConfigureWrapper.java:224) [run_javacg2.jar:?] at...

**问题描述** 1 稳定运行一周没问题 2 突然有一天,数据延迟过大,导致应用CPU狂飙,数据延迟一直积累,cpu降不下来 3 内存正常,gc正常,cpu线程线程信息可以看下面 5305 app 20 0 3489240 1.8g 17008 R 43.2 52.6 34:13.58 tokio-runtime-w **你的环境信息** - 操作系统: [比如: Linux 2c4g] - 开发语言: Java - SDK...

stale

**问题描述** 实际值:

**问题描述** 美股新上市ipo的股票当天没有trade和depth数据,kline数据盘后可以查得到 举例:NAVN.US,21.30订阅的该股票,股票从第二天凌晨1.30开始波动,有交易,但是长桥sdk没有推送 trade和depth数据 **你的环境信息** java sdk io.github.longportapp openapi-sdk 3.0.6

我现在买了美股LV1的套餐,有了trade数据,订阅了夜盘、盘前、盘后的数据,发现高开低收的日K和分钟K跟订阅的K线数据对不上,是不是因为成交的数据不能用来反应K线的数据啊

### Description Hello APISIX Team, I am currently developing a custom Java plugin for APISIX and would like to implement functionality similar to the limit-conn plugin. However, I have encountered...

question