[GitHub] [jmeter] veselov commented on pull request #669: 65461: support multiple keys in the client keystore (select the matching one by keyType)

2022-03-20 Thread GitBox
veselov commented on pull request #669: URL: https://github.com/apache/jmeter/pull/669#issuecomment-1073413177 It's most likely possible to implement this using keystores directly. This won't help with the testing, as there are still no tests around it. It can be implemented such that

[GitHub] [jmeter] codecov-commenter commented on pull request #706: Hack to make rendering of large text results faster

2022-03-20 Thread GitBox
codecov-commenter commented on pull request #706: URL: https://github.com/apache/jmeter/pull/706#issuecomment-1073277112 #

Re: [VOTE] Release JMeter 5.5 RC1

2022-03-20 Thread Felix Schumacher
Am 16.03.22 um 18:14 schrieb Vladimir Sitnikov: I would say, that my issue is not a regression and therefore should be not a blocker. There might be a regression like: "new setting caused activating kerning for texts smaller than 10K" (or whatever is the default). So if previously the kerning

[GitHub] [jmeter] FSchumacher opened a new pull request #706: Hack to make rendering of large text results faster

2022-03-20 Thread GitBox
FSchumacher opened a new pull request #706: URL: https://github.com/apache/jmeter/pull/706 ## Description Currently the used JEditorPane is slow when using large texts, as it tries to find good places to break words. This hack disables word wrapping by using non-wrapping