Git Product home page Git Product logo

Comments (8)

johnshajiang avatar johnshajiang commented on May 21, 2024

升级1.0.11版本后,持续发送100w笔grpc交易,每当发送到1w笔左右的时候 ,必报以下错误

你的意思是说,升级到最新版本1.0.11之后就出现这个问题了?
之前是没有问题的?那么之前是用的哪个版本?

另外,JDK是什么版本?

from tencentkonasmsuite.

tlibo avatar tlibo commented on May 21, 2024

您好:
之前是1.0.10版本,jdk是jdk1.8.0_291,未升级之前的测试100W笔交易是正常的。
这个是升级之前的测试的截图
20240131111706-image

from tencentkonasmsuite.

johnshajiang avatar johnshajiang commented on May 21, 2024

非常感谢你的回复!

我刚才快速浏览了1.0.10之后的commit,暂时没有发现可疑的变化。
v1.0.10...v1.0.11

根据你的代码,你是在TLS 1.3协议中使用国密算法,即RFC 8998。
RFC 8998是比较早前实现的,而且相对简单,最近这个版本似乎没有对它有修改。

我可能会删除一些commit,然后发布SNAPSHOT版本,会请你帮助测试 ;-)

你的测试场景是启动少量的线程,每个线程创建一个OkHttp客户端,让它们分别执行100万个任务(发送交易)?

from tencentkonasmsuite.

tlibo avatar tlibo commented on May 21, 2024

好的呢 感谢
测试场景是启动两个线程,往同一个队列里面放数据,然后启动单独的线程去消费队列的数据,只有一个OkHttp客户端

from tencentkonasmsuite.

johnshajiang avatar johnshajiang commented on May 21, 2024

@tlibo
Maven SNAPSHOT仓库地址:https://oss.sonatype.org/content/repositories/snapshots
我发布了4个SNAPSHOT版本:
1.0.12-481-SNAPSHOT,1.0.12-491-SNAPSHOT,1.0.12-513-SNAPSHOT,1.0.12-555-SNAPSHOT
具体可以看下面的路径:https://oss.sonatype.org/content/repositories/snapshots/com/tencent/kona/

请帮忙测试这些SNAPSHOT版本,谢谢!

from tencentkonasmsuite.

tlibo avatar tlibo commented on May 21, 2024

好的呢

from tencentkonasmsuite.

tlibo avatar tlibo commented on May 21, 2024

经测试,是我本机电脑的环境出现问题了,我换了几台电脑测试都没有问题了,谢谢您!~

from tencentkonasmsuite.

johnshajiang avatar johnshajiang commented on May 21, 2024

哈,真是意外之喜 ;-)

如果确定没有问题了,请关闭该issue。

from tencentkonasmsuite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.