[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #2414: CSE升级后,如何使用ParameterMessageInterpolator

2021-06-15 Thread GitBox
liubao68 commented on issue #2414: URL: https://github.com/apache/servicecomb-java-chassis/issues/2414#issuecomment-861933076 java chassis的修改参考: https://github.com/apache/servicecomb-java-chassis/pull/1838/files 相关的RN:

[GitHub] [servicecomb-java-chassis] liubao68 closed issue #2398: 实例变更的可靠性测试问题

2021-06-15 Thread GitBox
liubao68 closed issue #2398: URL: https://github.com/apache/servicecomb-java-chassis/issues/2398 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [servicecomb-service-center] fuziye01 opened a new issue #1052: go mongo driver连接池占满

2021-06-15 Thread GitBox
fuziye01 opened a new issue #1052: URL: https://github.com/apache/servicecomb-service-center/issues/1052 问题描述: 在并发量高的情况下,会报如下错误 create service failed {"error": "timed out while checking out a connection from connection pool} 问题原因: 原因是go mongo driver的默认最大连接数量为100

[GitHub] [servicecomb-java-chassis] G-Jay-R commented on issue #2396: CSE升级后,自定义的错误处理机制方法失效,类继承AbstractEdgeDispatcher

2021-06-15 Thread GitBox
G-Jay-R commented on issue #2396: URL: https://github.com/apache/servicecomb-java-chassis/issues/2396#issuecomment-861940233 edgeservice后的服务返回了405的响应码,属于异常么? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [servicecomb-service-center] DFSOrange closed pull request #1047: fix cache bugs

2021-06-15 Thread GitBox
DFSOrange closed pull request #1047: URL: https://github.com/apache/servicecomb-service-center/pull/1047 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries

[GitHub] [servicecomb-service-center] DFSOrange commented on a change in pull request #1047: fix cache bugs

2021-06-15 Thread GitBox
DFSOrange commented on a change in pull request #1047: URL: https://github.com/apache/servicecomb-service-center/pull/1047#discussion_r652289446 ## File path: datasource/mongo/sd/instancec_test.go ## @@ -83,3 +84,72 @@ func TestInstCacheBasicFunc(t *testing.T) {

[GitHub] [servicecomb-service-center] fuziye01 commented on a change in pull request #1050: bugfix: GetAllConsumerIds with no version filter

2021-06-15 Thread GitBox
fuziye01 commented on a change in pull request #1050: URL: https://github.com/apache/servicecomb-service-center/pull/1050#discussion_r652301150 ## File path: datasource/mongo/event/instance_event_handler.go ## @@ -157,3 +166,170 @@ func NotifySyncerInstanceEvent(event

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #2416: servicecomb升级到2.1.5报javax.el.ExpressionFactory错误

2021-06-15 Thread GitBox
liubao68 commented on issue #2416: URL: https://github.com/apache/servicecomb-java-chassis/issues/2416#issuecomment-861930557 看看: https://github.com/apache/servicecomb-java-chassis/issues/2414 -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #2415: servicecomb从2.0.1升级到2.1.5,无法读取CSE全局配置,导致无法注册公有云

2021-06-15 Thread GitBox
liubao68 commented on issue #2415: URL: https://github.com/apache/servicecomb-java-chassis/issues/2415#issuecomment-861931067 日志WARN部分和你描述的问题看起来没什么关系。 无法读取配置, 可以看看注册中心是否正常连接上,以及是否正常拉取配置。 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [servicecomb-java-chassis] liubao68 closed issue #1930: netty版本升级至4.1.50之后,form表单中文件如果大于8M,会造成form表单参数解析乱码

2021-06-15 Thread GitBox
liubao68 closed issue #1930: URL: https://github.com/apache/servicecomb-java-chassis/issues/1930 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [servicecomb-service-center] tianxiaoliang edited a comment on issue #1051: instance_event_handler中GetAllConsumerIds未做版本规则过滤

2021-06-15 Thread GitBox
tianxiaoliang edited a comment on issue #1051: URL: https://github.com/apache/servicecomb-service-center/issues/1051#issuecomment-861940531 补充复现方法,实际结果,预期结果,有bug report 模板https://github.com/apache/servicecomb-service-center/issues/new?assignees===bug_report.md -- This is an automated

[GitHub] [servicecomb-service-center] tianxiaoliang commented on issue #1051: instance_event_handler中GetAllConsumerIds未做版本规则过滤

2021-06-15 Thread GitBox
tianxiaoliang commented on issue #1051: URL: https://github.com/apache/servicecomb-service-center/issues/1051#issuecomment-861940531 补充复现方法,实际结果,预期结果 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #2398: 实例变更的可靠性测试问题

2021-06-15 Thread GitBox
liubao68 commented on issue #2398: URL: https://github.com/apache/servicecomb-java-chassis/issues/2398#issuecomment-861935988 这个问题是safemode机制处理导致的问题, [PR](https://github.com/apache/servicecomb-java-chassis/pull/2412) 优化了实例查询的机制。 -- This is an automated message from the Apache Git

[GitHub] [servicecomb-service-center] tianxiaoliang commented on pull request #1050: bugfix: GetAllConsumerIds with no version filter

2021-06-15 Thread GitBox
tianxiaoliang commented on pull request #1050: URL: https://github.com/apache/servicecomb-service-center/pull/1050#issuecomment-861940811 使用bug report模板记录bug -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [servicecomb-java-chassis] liubao68 closed issue #1261: trust-sample在指定场景出现java.lang.NullPointerException: null

2021-06-15 Thread GitBox
liubao68 closed issue #1261: URL: https://github.com/apache/servicecomb-java-chassis/issues/1261 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #1261: trust-sample在指定场景出现java.lang.NullPointerException: null

2021-06-15 Thread GitBox
liubao68 commented on issue #1261: URL: https://github.com/apache/servicecomb-java-chassis/issues/1261#issuecomment-861933963 samples changed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [servicecomb-java-chassis] holdyou01 commented on issue #2415: servicecomb从2.0.1升级到2.1.5,无法读取CSE全局配置,导致无法注册公有云

2021-06-15 Thread GitBox
holdyou01 commented on issue #2415: URL: https://github.com/apache/servicecomb-java-chassis/issues/2415#issuecomment-861984362 注册中心肯定是没连上才没注册,配置也没有拉取,就是想问为什么没有注册?现在看到的是对比后的日志,多的就是这个None EnumerablePropertySource ignored.。能给出相对具体的解决办法吗? -- This is an automated message from the Apache

[servicecomb-java-chassis] branch master updated: upgrade cache plugin (#2413)

2021-06-15 Thread liubao
This is an automated email from the ASF dual-hosted git repository. liubao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 51c25a8 upgrade cache plugin

[GitHub] [servicecomb-kie] tianxiaoliang commented on pull request #185: add upload interface

2021-06-15 Thread GitBox
tianxiaoliang commented on pull request #185: URL: https://github.com/apache/servicecomb-kie/pull/185#issuecomment-861206302 对于工作中的PR,前缀加WIP,这样别人有空会给你建议,且表示无需合入 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #2411: 微服务之间调用逻辑 当http返回状态码为异常码时 代码直接进入了异常

2021-06-15 Thread GitBox
liubao68 commented on issue #2411: URL: https://github.com/apache/servicecomb-java-chassis/issues/2411#issuecomment-861211733 可以参考下[异常处理](http://servicecomb.gitee.io/servicecomb-java-chassis-doc/java-chassis/zh_CN/general-development/error-handling.html) 的描述 -- This is an automated

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #2377: There is a vulnerability in httpcomponents 4.5.7 ,upgrade recommended

2021-06-15 Thread GitBox
liubao68 commented on issue #2377: URL: https://github.com/apache/servicecomb-java-chassis/issues/2377#issuecomment-861213523 fixed, will be available in 2.3.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [servicecomb-java-chassis] liubao68 closed issue #2377: There is a vulnerability in httpcomponents 4.5.7 ,upgrade recommended

2021-06-15 Thread GitBox
liubao68 closed issue #2377: URL: https://github.com/apache/servicecomb-java-chassis/issues/2377 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #2382: servicecomb在SC故障恢复后有可能不刷新实例缓存

2021-06-15 Thread GitBox
liubao68 commented on issue #2382: URL: https://github.com/apache/servicecomb-java-chassis/issues/2382#issuecomment-861214222 修复方案参考:https://github.com/apache/servicecomb-java-chassis/pull/2412。 方案性变化,在2.3.0修复, 老版本不提供修复。 -- This is an automated message from the Apache Git Service. To

[GitHub] [servicecomb-java-chassis] liubao68 merged pull request #2413: upgrade cache plugin

2021-06-15 Thread GitBox
liubao68 merged pull request #2413: URL: https://github.com/apache/servicecomb-java-chassis/pull/2413 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about

[GitHub] [servicecomb-java-chassis] liubao68 edited a comment on issue #2382: servicecomb在SC故障恢复后有可能不刷新实例缓存

2021-06-15 Thread GitBox
liubao68 edited a comment on issue #2382: URL: https://github.com/apache/servicecomb-java-chassis/issues/2382#issuecomment-861214222 修复方案参考:https://github.com/apache/servicecomb-java-chassis/pull/2412 。 方案性变化,在2.3.0修复, 老版本不提供修复。 -- This is an automated message from the Apache Git

[GitHub] [servicecomb-java-chassis] liubao68 closed issue #2382: servicecomb在SC故障恢复后有可能不刷新实例缓存

2021-06-15 Thread GitBox
liubao68 closed issue #2382: URL: https://github.com/apache/servicecomb-java-chassis/issues/2382 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [servicecomb-java-chassis] holdyou01 opened a new issue #2415: servicecomb从2.0.1升级到2.1.5,无法读取CSE全局配置,导致无法注册公有云

2021-06-15 Thread GitBox
holdyou01 opened a new issue #2415: URL: https://github.com/apache/servicecomb-java-chassis/issues/2415 日志报错 1. ![20210615-194448(WeLinkPC)](https://user-images.githubusercontent.com/72956826/122047110-52ded300-ce12-11eb-960c-56653ba573fc.png) 相应日志出现在servicecomb

[GitHub] [servicecomb-java-chassis] IcyZhang commented on issue #2414: CSE升级后,如何使用ParameterMessageInterpolator

2021-06-15 Thread GitBox
IcyZhang commented on issue #2414: URL: https://github.com/apache/servicecomb-java-chassis/issues/2414#issuecomment-861441146 我们再升级CSE版本,然后看到CSE整改删除了对于jakarta.el的依赖。 当前我们产品使用对于消息校验的,也依赖到了jakarta.el。想确定下,你们的修改经验,能否支撑我们也同步修改下,删除对于jakarta.el的依赖 -- This is an automated message from the

[GitHub] [servicecomb-kie] Sphairis commented on pull request #185: add upload interface

2021-06-15 Thread GitBox
Sphairis commented on pull request #185: URL: https://github.com/apache/servicecomb-kie/pull/185#issuecomment-861443481 > 对于工作中的PR,前缀加WIP,这样别人有空会给你建议,且表示无需合入 好的 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [servicecomb-service-center] robotLJW opened a new pull request #1050: bugfix: GetAllConsumerIds with no version filter

2021-06-15 Thread GitBox
robotLJW opened a new pull request #1050: URL: https://github.com/apache/servicecomb-service-center/pull/1050 Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SCB) filed

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #2414: CSE升级后,如何使用ParameterMessageInterpolator

2021-06-15 Thread GitBox
liubao68 commented on issue #2414: URL: https://github.com/apache/servicecomb-java-chassis/issues/2414#issuecomment-861395497 这个异常看起来和java chassis没有关系。 在不能选择 jakarta.el 的场景, 只能使用 ParameterMessageInterpolator, 无法使用 jakarta.el的功能。 -- This is an automated message from the Apache Git

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #2299: Netty漏洞 CVE-2021-21295

2021-06-15 Thread GitBox
liubao68 commented on issue #2299: URL: https://github.com/apache/servicecomb-java-chassis/issues/2299#issuecomment-861360693 目前netty 4.1.60+版本都有影响重要功能的bug,不能使用。 需要等待 4.1.66 及以上版本 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [servicecomb-java-chassis] IcyZhang commented on issue #2414: CSE升级后,如何使用ParameterMessageInterpolator

2021-06-15 Thread GitBox
IcyZhang commented on issue #2414: URL: https://github.com/apache/servicecomb-java-chassis/issues/2414#issuecomment-861423696 如何切换ParameterMessageInterpolator? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [servicecomb-java-chassis] IcyZhang opened a new issue #2414: CSE升级后,如何使用ParameterMessageInterpolator

2021-06-15 Thread GitBox
IcyZhang opened a new issue #2414: URL: https://github.com/apache/servicecomb-java-chassis/issues/2414 ![问题](https://user-images.githubusercontent.com/21097832/12204-017b1780-ce03-11eb-9069-3512bceec204.png) 现状:项目不允许引入jakarta.el,如何使用ParameterMessageInterpolator 来生成错误消息

[GitHub] [servicecomb-service-center] tianxiaoliang commented on a change in pull request #1047: fix cache bugs

2021-06-15 Thread GitBox
tianxiaoliang commented on a change in pull request #1047: URL: https://github.com/apache/servicecomb-service-center/pull/1047#discussion_r651704722 ## File path: datasource/mongo/sd/instancec_test.go ## @@ -83,3 +84,72 @@ func TestInstCacheBasicFunc(t *testing.T) {

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #2414: CSE升级后,如何使用ParameterMessageInterpolator

2021-06-15 Thread GitBox
liubao68 commented on issue #2414: URL: https://github.com/apache/servicecomb-java-chassis/issues/2414#issuecomment-861425013 java chassis默认就是的。 你报告的问题, 应该和java-chassis没有关系。 堆栈显示的不是java chassis功能。 -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [servicecomb-java-chassis] xudonghua opened a new issue #2416: servicecomb升级到2.1.5报javax.el.ExpressionFactory错误

2021-06-15 Thread GitBox
xudonghua opened a new issue #2416: URL: https://github.com/apache/servicecomb-java-chassis/issues/2416 1、首先报错: [/opt/huawei/release/speaker/SCThirdSkillService/20210615152956/config/META-INF/spring/provider.bean.xml]: Invocation of init method failed; nested exception is