-
Notifications
You must be signed in to change notification settings - Fork 12.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Archive to master branch #11919
Merged
Merged
Archive to master branch #11919
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* support metric for module connection * fix pmd * add ut
* 使用磁盘实现Nacos客户端版本降级 * 使用磁盘实现Nacos客户端版本降级 * 使用磁盘实现Nacos客户端版本降级 * 使用磁盘实现Nacos客户端版本降级 * 创建对象时去除cachedir,去除磁盘定时保存任务 * 创建对象时去除cachedir,去除磁盘定时保存任务 * 删除saveFailoverData方法 * 移除getServiceInfo方法中的容灾逻辑 * 移除getServiceInfo方法中的容灾逻辑 * 删除掉注释的方法 * 使用serviceMap对比 * 使用serviceMap对比 * failoverSwith去除serviceNameSet集合 * failoverSwith去除serviceNameSet集合 * failoverSwith去除serviceNameSet集合 * 特殊情况下增补日志 * 格式化checkstyle * 对UtilAndComs checkstyle * 对test类 checkstyle * 去除无效变量 * 去除无效变量 * 修改serviceInfo对象被重新覆盖的问题 * 优化getServiceInfo方法 * 降级开关初次开启时发送通知 * 降级开关开启时,也发送通知 * 当降级开启时,不再订阅服务信息。去除多余的init方法 * 本地修复CI报错 * 本地修复CI报错 * 本地修复CI报错 * 监控指标优化内部版本同步 * 监控指标优化内部版本同步 * serviceName字段去除""
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.9 to 1.2.13. - [Commits](qos-ch/logback@v_1.2.9...v_1.2.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.9 to 1.2.13. - [Commits](qos-ch/logback@v_1.2.9...v_1.2.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* support metric for grpc server executor * remove unused field * add copyright * add ut
…with username. (#11495) * Fix frequently request login api when using 2.X client with username. * Fix frequently request login api when using 2.X client with username.
…ontrol pending write queue. (#11514) * 修复客户端cmsgc导致服务端推送积压直接内存oom问题 * 修复ut及bug * 修复ut及bug,checkstyle * 修复ut * 修复覆盖率 * checkstyle
* Add ut for client module auth package. * Add ut for client module env package. * Add ut for client module env package. * For copyright * Fix UT might failed problem.
* 优化增量dump,减少开销 * check style fix * pmd fix * testcase fix * testcase fix * checkstyle fix
* 修复客户端cmsgc导致服务端推送积压直接内存oom问题 * 修复ut及bug * 修复ut及bug,checkstyle * 修复ut及bug * 修复ut * 修复覆盖率 * 修复测试用例 * 修复测试用例,覆盖率 * 修复测试用例,覆盖率,删除无用代码 * 修复测试用例,覆盖率,pmd&checkstyle * fix test case
* Add UT for client module logging package. * Add UT for client module utils package. * Add UT for client module naming package. * For checkstyle. * For PMD.
…s cipher. (#11546) * [ISSUE #11544] Supplementary single test, when the prefix of dataId is cipher. * [ISSUE #11544] Supplementary single test, when the prefix of dataId is cipher. Adjusting code format. * [ISSUE #11544] Supplementary single test, when the prefix of dataId is cipher. Change static code block to @before annotation. * [ISSUE #11544] Supplementary single test, when the prefix of dataId is cipher. run ci.
* fix test case * test case coverage * open config module testcases * config module testcases coverage * test case coverage up to 55% * test case coverage up to 55% * test case coverage up to 60% * fix test case * fix test case * fix test case * fix test case * fix test case * fix test case * coverage makeup * coverage makeup * coverage makeup * coverage makeup
* support metric for grpc server request * change way to judge field * optimize record
…nmodifiable (#11801) * Update LocalSimpleCountRateCounter.java fixbug * Update LocalSimpleCountRateCounter.java bugfix * fix:默认的nacos反脆弱插件的问题 * fix:默认的nacos反脆弱插件的问题 * fix:默认的nacos反脆弱插件的问题 * fix:默认的nacos反脆弱插件的问题 * fix:默认的nacos反脆弱插件的问题,调整为tryAdd * fix:默认的nacos反脆弱插件的问题,调整为tryAdd * 调整测试方式,保障流水线成功 * 重构PageHandlerAdapterFactory,这里将handlerAdapters,handlerAdapterMap设置为unmodifiable * 重构PageHandlerAdapterFactory,这里将handlerAdapters,handlerAdapterMap设置为unmodifiable
* Fix failover switch triggered mistakenly and optimise metrics * format code * Fix checkstyle * Fix unit test
* remove unused exception * Add ReuseHttpServletRequest ut * fix ut description * fix code style * fix code style * fix code style
* remove unused exception * Add ReuseHttpServletRequest ut * fix ut description * fix code style * fix code style * fix code style * Add ReuseUploadFileHttpServletRequest ut * fix code style * fix ut with unapproved license * fix code style
* remove unused exception * Add ReuseHttpServletRequest ut * fix ut description * fix code style * fix code style * fix code style * Add ReuseUploadFileHttpServletRequest ut * fix code style * fix ut with unapproved license * fix code style * Add CheckConfiguration ut
* remove unused exception * Add ReuseHttpServletRequest ut * fix ut description * fix code style * fix code style * fix code style * Add ReuseUploadFileHttpServletRequest ut * fix code style * fix ut with unapproved license * fix code style * Add CheckConfiguration ut * Add ParamCheckerFilter ut * fix code style * fix License * fix code style
* add client labels collect and attach labels to conn * remove some constants * fixup test case
* UT for NamespacePersist * NamespacePersistTest fix
* remove batch * simplify label collector ,optimize log * simplify label collector ,optimize log * testcase fix
* fix get batch service instances error * fix checkstyle * fix get wrong res when batch instance * add the clientId to return data
add deletion graalvm reflect config
* fix:Response wrong status code for some situation for openAPI * fix:Response wrong status code for some situation for openAPI for PrometheusApiExceptionHandler * fix:PrometheusApiExceptionHandler status modify * fix:add unit test * fix:modify the unit test description * fix:the code style modify * fix:the UT modify
* format check on client labels * log optimize * testcase fix
…ows (#11883) * fix:add param for ConfigInfoMapperByMySql#findAllConfigInfoBaseFetchRows * fix:code style modify * fix:code style modify * fix:code style modify --------- Co-authored-by: zhangyang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please do not create a Pull Request without creating an issue first.
What is the purpose of the change
XXXXX
Brief changelog
XX
Verifying this change
XXXX
Follow this checklist to help us incorporate your contribution quickly and easily:
[ISSUE #123] Fix UnknownException when host config not exist
. Each commit in the pull request should have a meaningful subject line and body.mvn -B clean package apache-rat:check findbugs:findbugs -Dmaven.test.skip=true
to make sure basic checks pass. Runmvn clean install -DskipITs
to make sure unit-test pass. Runmvn clean test-compile failsafe:integration-test
to make sure integration-test pass.