You are viewing a plain text version of this content. The canonical link for it is here.
- [I] Front layout style: Adjust the menu according to the latest prototype. [dubbo-kubernetes] - posted by "Helltab (via GitHub)" <gi...@apache.org> on 2024/01/01 02:26:46 UTC, 0 replies.
- [I] Front: Add global search [dubbo-kubernetes] - posted by "Helltab (via GitHub)" <gi...@apache.org> on 2024/01/01 02:41:17 UTC, 0 replies.
- [PR] Fix MergeableClusterInvoker log issue [dubbo] - posted by "namelessssssssssss (via GitHub)" <gi...@apache.org> on 2024/01/01 06:32:00 UTC, 11 replies.
- Re: [PR] Provides new ParamDeepCopyUtil to support protobuf class [dubbo] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/01/01 07:35:02 UTC, 1 replies.
- [PR] Bump log4j2_version from 2.22.0 to 2.22.1 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/01 08:33:42 UTC, 3 replies.
- [PR] #120 add IDL manager [dubbo-kubernetes] - posted by "dawnzzz (via GitHub)" <gi...@apache.org> on 2024/01/01 12:45:48 UTC, 3 replies.
- Re: [PR] fix: upgrade dubbo-go version and fix wrong testcases [dubbo-go-samples] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/02 02:05:10 UTC, 0 replies.
- [PR] Build(deps): bump google.golang.org/grpc from 1.51.0 to 1.56.3 in /task/shop [dubbo-go-samples] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/02 02:06:21 UTC, 3 replies.
- Re: [PR] do not invoke test method(#13589) [dubbo] - posted by "vio-lin (via GitHub)" <gi...@apache.org> on 2024/01/02 02:20:36 UTC, 6 replies.
- Re: [PR] Fix dubbo.tag override by consumer.tag in NacosRegistry [dubbo] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/02 02:22:15 UTC, 0 replies.
- Re: [I] provider dubbo.tag override by consumer.tag [dubbo] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/02 02:22:16 UTC, 0 replies.
- Re: [PR] Fix:update version and remove redundant version [dubbo-go] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/02 03:10:23 UTC, 0 replies.
- Re: [PR] fix: resolve triple bugs based on dubbo-go-samples [dubbo-go] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/02 03:21:09 UTC, 5 replies.
- Re: [PR] Refactor metadata [dubbo-go] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/01/02 04:13:15 UTC, 36 replies.
- Re: [I] Etcd registry oom exception [dubbo-spi-extensions] - posted by "ShiningSYK (via GitHub)" <gi...@apache.org> on 2024/01/02 07:51:09 UTC, 0 replies.
- [PR] Exclude `UseJavaPackageAsPath` to parameters [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/02 08:27:44 UTC, 2 replies.
- [I] OkHttpClient should use connection pool [dubbo] - posted by "icodening (via GitHub)" <gi...@apache.org> on 2024/01/02 09:07:44 UTC, 2 replies.
- Re: [PR] Fix protobuf class deep copy issue [dubbo] - posted by "namelessssssssssss (via GitHub)" <gi...@apache.org> on 2024/01/02 09:15:45 UTC, 6 replies.
- Re: [PR] feat(CI): Added GitHub Actions to auto-format files triggered by comments in PR [dubbo] - posted by "CrazyHZM (via GitHub)" <gi...@apache.org> on 2024/01/02 09:23:45 UTC, 19 replies.
- Re: [I] MergeableClusterInvoker can fail to log unavailable providers [dubbo] - posted by "CrazyHZM (via GitHub)" <gi...@apache.org> on 2024/01/02 10:58:47 UTC, 0 replies.
- [PR] fix metrics path not work [dubbo-go] - posted by "FoghostCn (via GitHub)" <gi...@apache.org> on 2024/01/02 11:18:14 UTC, 3 replies.
- [I] Triple Open Tracing support [dubbo-go] - posted by "DMwangnima (via GitHub)" <gi...@apache.org> on 2024/01/02 11:27:11 UTC, 0 replies.
- [I] nacos重启,消费者无法正常调用生产者 [dubbo] - posted by "jnlzw (via GitHub)" <gi...@apache.org> on 2024/01/02 12:04:56 UTC, 0 replies.
- [PR] feat: add support for cache selection by service [dubbo-kubernetes] - posted by "ev1lQuark (via GitHub)" <gi...@apache.org> on 2024/01/02 13:33:40 UTC, 2 replies.
- [PR] Feature/20240102 fix okhttp restclient oversize create [dubbo] - posted by "suncairong163 (via GitHub)" <gi...@apache.org> on 2024/01/02 15:40:25 UTC, 13 replies.
- [PR] Close the connection but not the client [dubbo] - posted by "icodening (via GitHub)" <gi...@apache.org> on 2024/01/02 15:43:39 UTC, 3 replies.
- Re: [I] RpcContext.getServiceContext().getLocalAddressString() return zero port on consumer side ! [dubbo] - posted by "aofall (via GitHub)" <gi...@apache.org> on 2024/01/02 16:12:59 UTC, 11 replies.
- [I] build native image error [dubbo-samples] - posted by "fastkdm (via GitHub)" <gi...@apache.org> on 2024/01/02 17:14:57 UTC, 3 replies.
- Re: [I] org.apache.dubbo.remoting.TimeoutException: Waiting server-side response timeout by scan timer. start time: 2022-03-29 19:28:06.163, end time: 2022-03-29 19:28:07.179, client elapsed: 2 ms, server elapsed: 1014 ms, timeout: 1000 ms, request: Request [id=2, version=2.0.2, twoway=true, event=false, broken=false, data=null], channel: /127.0.0.1:61872 -> /127.0.0.1:7890 [dubbo] - posted by "Strong-bb (via GitHub)" <gi...@apache.org> on 2024/01/03 02:25:08 UTC, 0 replies.
- Re: [PR] fix bug #2546 [dubbo-go] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/03 02:25:19 UTC, 2 replies.
- [I] dubbo-go近期任务 [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/03 02:35:14 UTC, 0 replies.
- Re: [I] go客户端设置了接口超时时间,在java 服务端无法获取到正确的值 [dubbo-go] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/03 02:36:07 UTC, 3 replies.
- [PR] feat:save old service info [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/03 03:16:44 UTC, 5 replies.
- Re: [I] Provide Protobuf definition for MetadataService for easier cross-language communication [dubbo] - posted by "FoghostCn (via GitHub)" <gi...@apache.org> on 2024/01/03 03:34:36 UTC, 0 replies.
- Re: [I] dubbo go与java使用nacos作为注册中心,获取应用metadata的方式不一致导致获取不到provider [dubbo-go] - posted by "FoghostCn (via GitHub)" <gi...@apache.org> on 2024/01/03 03:55:34 UTC, 0 replies.
- [PR] update protoc-gen-go-triple [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/03 04:08:20 UTC, 9 replies.
- Re: [I] Provider Url 中除了IP和端口相同,其它信息都不同时,Consumer中Channel绑定的仍是旧的Provider Url 信息 [dubbo] - posted by "CHYhave (via GitHub)" <gi...@apache.org> on 2024/01/03 06:14:15 UTC, 0 replies.
- Re: [PR] https://github.com/apache/dubbo/issues/12615 [dubbo] - posted by "tohidemyname (via GitHub)" <gi...@apache.org> on 2024/01/03 07:13:10 UTC, 1 replies.
- Re: [I] J2oVisitor throws inconsistent exceptions [dubbo] - posted by "CrazyHZM (via GitHub)" <gi...@apache.org> on 2024/01/03 07:32:33 UTC, 2 replies.
- [I] serialization format error [dubbo] - posted by "xm101 (via GitHub)" <gi...@apache.org> on 2024/01/03 08:54:11 UTC, 5 replies.
- Re: [I] 容器上使用DUBBO 为什么2.7.12版本 Bind端口强制使用了注册端口号,导致容器下无法正确访问 [dubbo] - posted by "jojocookx (via GitHub)" <gi...@apache.org> on 2024/01/03 09:27:56 UTC, 0 replies.
- [I] dubbo 3.3 MultipleRegistry registry 缓存名称中的 application name 是 null [dubbo] - posted by "shaowYe (via GitHub)" <gi...@apache.org> on 2024/01/03 09:34:28 UTC, 0 replies.
- [PR] 1.修复AbortPolicyWithReport类中Semaphore漏释放 2.使用原生线程替换线程池,加快性能 [dubbo] - posted by "CycleMaker (via GitHub)" <gi...@apache.org> on 2024/01/03 10:12:34 UTC, 2 replies.
- [I] AbortPolicyWithReport 某些情况下不会dump堆栈信息 [dubbo] - posted by "CycleMaker (via GitHub)" <gi...@apache.org> on 2024/01/03 10:13:45 UTC, 0 replies.
- [I] feature: Swagge/OpenAPI data import to Pixiu [dubbo-go-pixiu] - posted by "baerwang (via GitHub)" <gi...@apache.org> on 2024/01/03 10:28:52 UTC, 0 replies.
- [I] I can not remove this waring. [dubbo-go] - posted by "majintao (via GitHub)" <gi...@apache.org> on 2024/01/03 10:50:33 UTC, 4 replies.
- [PR] feat(creds): support containers-auth.json [dubbo-kubernetes] - posted by "yin1999 (via GitHub)" <gi...@apache.org> on 2024/01/03 12:42:18 UTC, 2 replies.
- [I] dubbo2.7.22 BroadcastCluster2Invoker When the service provider returns a void value, an NPE exception occurs. [dubbo] - posted by "November22 (via GitHub)" <gi...@apache.org> on 2024/01/03 13:05:05 UTC, 2 replies.
- Re: [I] `dubboctl` to support some Dubbo oriented operations for Nacos [dubbo-kubernetes] - posted by "sjcsjc123 (via GitHub)" <gi...@apache.org> on 2024/01/03 13:20:35 UTC, 0 replies.
- Re: [I] 【XDS】Dubbo xds 分享-1 [dubbo-spi-extensions] - posted by "songxiaosheng (via GitHub)" <gi...@apache.org> on 2024/01/03 13:29:10 UTC, 0 replies.
- [PR] feat:add dubboctl zk ls command [dubbo-kubernetes] - posted by "sjcsjc123 (via GitHub)" <gi...@apache.org> on 2024/01/03 13:38:25 UTC, 4 replies.
- [PR] feat(triple ): First version of dubbo triple&rest protocol convergense [dubbo] - posted by "oxsean (via GitHub)" <gi...@apache.org> on 2024/01/03 15:00:38 UTC, 20 replies.
- Re: [I] Support podman [dubbo-kubernetes] - posted by "yin1999 (via GitHub)" <gi...@apache.org> on 2024/01/04 01:17:19 UTC, 1 replies.
- [I] Has dubbo released a version that supports jdk21? [dubbo] - posted by "yuyu1025 (via GitHub)" <gi...@apache.org> on 2024/01/04 01:45:43 UTC, 2 replies.
- Re: [I] MonitorFilter#createStatisticsUrl作为消费方调用获取的IP不是提供方IP是消费方的ip [dubbo] - posted by "CrazyHZM (via GitHub)" <gi...@apache.org> on 2024/01/04 02:20:39 UTC, 1 replies.
- [PR] feat(generate): add go generate directive [dubbo-kubernetes] - posted by "yin1999 (via GitHub)" <gi...@apache.org> on 2024/01/04 02:35:05 UTC, 3 replies.
- [PR] fix AbortPolicyWithReport Semaphore lock not released [dubbo] - posted by "CycleMaker (via GitHub)" <gi...@apache.org> on 2024/01/04 02:49:08 UTC, 11 replies.
- [I] native-image run failed:Unable to load services for service class org.apache.logging.log4j.spi.Provider [dubbo] - posted by "imgoby (via GitHub)" <gi...@apache.org> on 2024/01/04 02:55:50 UTC, 14 replies.
- [PR] Fix:modify router warn log [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/04 02:59:30 UTC, 4 replies.
- [I] build native image error [dubbo] - posted by "fastkdm (via GitHub)" <gi...@apache.org> on 2024/01/04 03:21:06 UTC, 4 replies.
- [PR] Upgrade apache parent version 27 to 31. [dubbo] - posted by "CrazyHZM (via GitHub)" <gi...@apache.org> on 2024/01/04 03:53:27 UTC, 2 replies.
- Re: [PR] ⬆️ webservice upgrade dubbo3.2 [dubbo-spi-extensions] - posted by "songxiaosheng (via GitHub)" <gi...@apache.org> on 2024/01/04 05:46:56 UTC, 0 replies.
- [I] native image run failed on consumer and should add config to proxy-config.json application [dubbo] - posted by "imgoby (via GitHub)" <gi...@apache.org> on 2024/01/04 06:54:13 UTC, 8 replies.
- [I] Avoid unnecessary dependency on `dubbogo/grpc-go` [dubbo-go] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/04 07:15:00 UTC, 6 replies.
- [I] 【XDS】Dubbo xds 分享-2 [dubbo-spi-extensions] - posted by "Tomoko-hjf (via GitHub)" <gi...@apache.org> on 2024/01/04 09:47:34 UTC, 0 replies.
- [PR] fix app matadata not compatible with java [dubbo-go] - posted by "FoghostCn (via GitHub)" <gi...@apache.org> on 2024/01/04 11:21:37 UTC, 3 replies.
- [PR] Fix app matadata not compatible with java [dubbo-go] - posted by "FoghostCn (via GitHub)" <gi...@apache.org> on 2024/01/04 11:23:40 UTC, 2 replies.
- [PR] Fix nacos App Metadata not compatible with java [dubbo-go] - posted by "FoghostCn (via GitHub)" <gi...@apache.org> on 2024/01/04 11:27:32 UTC, 4 replies.
- Re: [I] nacos restart ,The consumer cannot call the producer [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/04 11:48:45 UTC, 0 replies.
- Re: [I] Got exception when running triple protocol with injvm mode, dubbo 3.2.9, jdk 17. [dubbo] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/04 12:01:41 UTC, 0 replies.
- Re: [I] Class cast exception running triple with injvm mode, dubbo 3.3.0-beta.1, jdk 17 [dubbo] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/04 12:01:42 UTC, 0 replies.
- Re: [I] Triple Dubbo dual protocol parameters are missing [dubbo] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/04 12:01:42 UTC, 0 replies.
- Re: [I] LEAK: ByteBuf.release() was not called before it's garbage-collected [dubbo] - posted by "CrazyHZM (via GitHub)" <gi...@apache.org> on 2024/01/04 12:06:04 UTC, 2 replies.
- Re: [I] `java.lang.NoSuchMethodException: org.apache.dubbo.metadata.MetadataInfo$ServiceInfo.setAllParams(java.util.Map)` [dubbo] - posted by "CrazyHZM (via GitHub)" <gi...@apache.org> on 2024/01/04 12:07:55 UTC, 0 replies.
- [I] dubbo 3.2.0 出现以下错误后 会将服务关闭 [dubbo] - posted by "hongpenglu1 (via GitHub)" <gi...@apache.org> on 2024/01/04 12:14:37 UTC, 2 replies.
- Re: [PR] fixed tri protocol with declare context-path, consumer got a "Bad path format xxx" exception #11059 [dubbo] - posted by "CrazyHZM (via GitHub)" <gi...@apache.org> on 2024/01/04 12:21:11 UTC, 0 replies.
- Re: [I] dubbo-cp debug [dubbo-kubernetes] - posted by "sjcsjc123 (via GitHub)" <gi...@apache.org> on 2024/01/04 12:37:05 UTC, 0 replies.
- [PR] fix: retry time set(#2550) [dubbo-go] - posted by "zhaoyunxing92 (via GitHub)" <gi...@apache.org> on 2024/01/04 14:11:53 UTC, 8 replies.
- Re: [PR] feat: add streaming sample [dubbo-go-samples] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/05 02:04:36 UTC, 0 replies.
- Re: [PR] feat:add timeout sample [dubbo-go-samples] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/05 02:04:43 UTC, 0 replies.
- Re: [PR] feat: add health check sample [dubbo-go-samples] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/05 02:04:50 UTC, 2 replies.
- Re: [I] Unexpected server close after some logs log out [dubbo] - posted by "hongpenglu1 (via GitHub)" <gi...@apache.org> on 2024/01/05 02:46:38 UTC, 1 replies.
- Re: [I] gateway integration dubbo routing failed(gateway整合dubbo路由失败) [dubbo] - posted by "yizhitangtongxue (via GitHub)" <gi...@apache.org> on 2024/01/05 03:39:04 UTC, 0 replies.
- [PR] Fix: skip NodeExists error when create_path_with_parent_check [dubbo-rust] - posted by "luoxiner (via GitHub)" <gi...@apache.org> on 2024/01/05 03:45:09 UTC, 2 replies.
- Re: [PR] [3.1] Fix nacos App Metadata not compatible with java [dubbo-go] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/01/05 04:14:50 UTC, 7 replies.
- [I] AbstractCacheManager的executorService问题 [dubbo] - posted by "huangqy17 (via GitHub)" <gi...@apache.org> on 2024/01/05 06:17:32 UTC, 1 replies.
- Re: [PR] Adjust the order of events in Deployer [dubbo-samples] - posted by "finefuture (via GitHub)" <gi...@apache.org> on 2024/01/05 07:21:31 UTC, 0 replies.
- [PR] Update basic sample triple [dubbo-samples] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/05 07:49:30 UTC, 1 replies.
- Re: [I] AbstractCacheManager destroy Framework's executorService when shutdown [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/05 09:23:01 UTC, 4 replies.
- [I] Solving Circular Dependency in Dubbo-Go [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/06 02:03:23 UTC, 3 replies.
- [PR] style(editorconfig): Maintain the source code format and spotless plu… [dubbo] - posted by "oxsean (via GitHub)" <gi...@apache.org> on 2024/01/06 03:28:24 UTC, 4 replies.
- [PR] Hotfix rest Chinese encoding [dubbo] - posted by "MajaChen (via GitHub)" <gi...@apache.org> on 2024/01/06 03:34:58 UTC, 23 replies.
- [PR] Clean up some unused classes to facilitate reference analysis [dubbo] - posted by "oxsean (via GitHub)" <gi...@apache.org> on 2024/01/06 03:37:08 UTC, 1 replies.
- [PR] refactor(triple): Clean up some unused classes to facilitate referenc… [dubbo] - posted by "oxsean (via GitHub)" <gi...@apache.org> on 2024/01/06 03:37:43 UTC, 2 replies.
- Re: [I] URL encoding is performed when passing URL parameters under the rest protocol [dubbo] - posted by "MajaChen (via GitHub)" <gi...@apache.org> on 2024/01/06 03:38:56 UTC, 2 replies.
- [I] dubbo 出现大量超时 但是provider是直接返回json 没有请求数据库和任何中间件 超时时间我设置了8000 [dubbo] - posted by "hongpenglu1 (via GitHub)" <gi...@apache.org> on 2024/01/06 06:43:37 UTC, 3 replies.
- [I] dubbo-native or dubbo-maven-plugin conflicts with spring-cloud-starter-stream-rocketmq [dubbo] - posted by "imgoby (via GitHub)" <gi...@apache.org> on 2024/01/06 11:50:57 UTC, 0 replies.
- [PR] style(editorconfig): Maintain the source code format and spotless plugin [dubbo] - posted by "oxsean (via GitHub)" <gi...@apache.org> on 2024/01/06 14:47:52 UTC, 10 replies.
- Re: [PR] charts: Addition of custom resources and authorization, along with re… [dubbo-kubernetes] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/07 06:38:12 UTC, 3 replies.
- [I] Merge bug-fix pr in 3.1 to main branch [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/07 07:09:49 UTC, 3 replies.
- [I] Provides group version support for the reflection service [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/07 07:14:11 UTC, 3 replies.
- [PR] merge #2559 into main branch [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/07 11:41:12 UTC, 0 replies.
- Re: [PR] fix:merge #2559 into main branch [dubbo-go] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/01/07 11:41:38 UTC, 2 replies.
- Re: [PR] upgrade dubbogo version: 3.1.0 [dubbo-go-pixiu] - posted by "mark4z (via GitHub)" <gi...@apache.org> on 2024/01/07 12:23:25 UTC, 4 replies.
- Re: [I] native image run failed when project contains dubbo-native or dubbo-maven-plugin and spring-cloud-starter-stream-rocketmq [dubbo] - posted by "imgoby (via GitHub)" <gi...@apache.org> on 2024/01/08 01:43:50 UTC, 9 replies.
- Re: [I] After the provider application is shut down, consumers will still send heartbeat requests to this offline process [dubbo] - posted by "iwangjie (via GitHub)" <gi...@apache.org> on 2024/01/08 02:59:01 UTC, 0 replies.
- Re: [I] dubbo框架中DubboClientReconnectTimer一直重连已经下线的提供方 [dubbo] - posted by "iwangjie (via GitHub)" <gi...@apache.org> on 2024/01/08 03:02:50 UTC, 0 replies.
- [I] 服务启动后会两次进入 ServiceAnnotationPostProcessor 不清楚是咋回事 [dubbo] - posted by "JavaLionLi (via GitHub)" <gi...@apache.org> on 2024/01/08 07:11:49 UTC, 3 replies.
- [I] RPC通讯测试 [dubbo] - posted by "xiaoyibuchitang (via GitHub)" <gi...@apache.org> on 2024/01/08 08:01:21 UTC, 0 replies.
- [PR] Bump org.apache.commons:commons-exec from 1.3 to 1.4.0 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 08:14:47 UTC, 2 replies.
- [PR] Bump io.zipkin.reporter2:zipkin-reporter-bom from 2.17.1 to 2.17.2 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 08:14:57 UTC, 2 replies.
- [PR] Bump com.alibaba.fastjson2:fastjson2 from 2.0.44 to 2.0.45 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 08:15:08 UTC, 2 replies.
- [PR] Bump io.opentelemetry:opentelemetry-bom from 1.33.0 to 1.34.0 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 08:15:24 UTC, 4 replies.
- [PR] ⬆️ upgrade dubbo version in rpc rmi [dubbo-spi-extensions] - posted by "songxiaosheng (via GitHub)" <gi...@apache.org> on 2024/01/08 10:58:12 UTC, 4 replies.
- Re: [I] java.lang.ClassNotFoundException: org.apache.dubbo.rpc.model.PackableMethod$Pack [dubbo] - posted by "WashingtonWang (via GitHub)" <gi...@apache.org> on 2024/01/08 11:06:20 UTC, 0 replies.
- Re: [I] 3.1.8版本特定用法下调用产生序列化报错 [dubbo] - posted by "CrazyHZM (via GitHub)" <gi...@apache.org> on 2024/01/08 11:16:58 UTC, 0 replies.
- Re: [I] springboot3 开启validation检验 报错 springboot3适配问题 [dubbo] - posted by "CrazyHZM (via GitHub)" <gi...@apache.org> on 2024/01/08 12:23:17 UTC, 0 replies.
- Re: [I] base-packages:Configurated error path while can still scan packets [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/08 12:38:19 UTC, 4 replies.
- Re: [I] AbortPolicyWithReport give up dump stack [dubbo] - posted by "CrazyHZM (via GitHub)" <gi...@apache.org> on 2024/01/08 12:48:06 UTC, 0 replies.
- [PR] [Add] force use nightly [dubbo-rust] - posted by "dragon-zhang (via GitHub)" <gi...@apache.org> on 2024/01/08 13:56:54 UTC, 6 replies.
- [PR] build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 [dubbo-kubernetes] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/08 16:52:18 UTC, 2 replies.
- Re: [PR] feat(CI): Added GitHub Actions to check for code style violations [dubbo] - posted by "SaptarshiSarkar12 (via GitHub)" <gi...@apache.org> on 2024/01/08 18:14:15 UTC, 24 replies.
- Re: [I] dubbo's thread pool is used when the triple protocol is invoked [dubbo] - posted by "CrazyHZM (via GitHub)" <gi...@apache.org> on 2024/01/09 03:06:05 UTC, 1 replies.
- [I] provider registration :It need attribute“scan: base-packages: ”label but do not need value.Because it always scan the package and its children-packages where start-up class in, no matter what value you attribute [dubbo] - posted by "xiaoyibuchitang (via GitHub)" <gi...@apache.org> on 2024/01/09 03:16:35 UTC, 1 replies.
- [PR] Bump follow-redirects from 1.13.0 to 1.15.4 in /initializer-page [dubbo-initializer] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/09 03:44:14 UTC, 1 replies.
- [I] GO and JAVA cannot communicate with each other due to case issues [dubbo-go] - posted by "ssfyn (via GitHub)" <gi...@apache.org> on 2024/01/09 05:11:47 UTC, 6 replies.
- [I] GO and JAVA cannot communicate with each other due to case issues [dubbo] - posted by "ssfyn (via GitHub)" <gi...@apache.org> on 2024/01/09 05:12:35 UTC, 1 replies.
- [PR] Fix URL parse pwd failed when the pwd contains '#' [dubbo] - posted by "CrazyHZM (via GitHub)" <gi...@apache.org> on 2024/01/09 05:35:48 UTC, 6 replies.
- [PR] feat: impl cache bootstrap [dubbo-kubernetes] - posted by "ev1lQuark (via GitHub)" <gi...@apache.org> on 2024/01/09 06:07:27 UTC, 5 replies.
- [PR] refactor: extract dockerfile content to standalone files [dubbo-kubernetes] - posted by "yin1999 (via GitHub)" <gi...@apache.org> on 2024/01/09 07:10:16 UTC, 0 replies.
- Re: [I] Is there any place where I can check for Dubbo security vulnerabilities? And do you have a list of the currently patched vulnerabilities? [dubbo] - posted by "shaonianxingzhong (via GitHub)" <gi...@apache.org> on 2024/01/09 08:38:02 UTC, 0 replies.
- Re: [I] metadata目录下这两个数据节点有什么区别,分别用途是啥 [dubbo] - posted by "shaonianxingzhong (via GitHub)" <gi...@apache.org> on 2024/01/09 08:38:14 UTC, 0 replies.
- Re: [I] 服务暴露时为什么都要添加这个Deployer.start逻辑呢? [dubbo] - posted by "shaonianxingzhong (via GitHub)" <gi...@apache.org> on 2024/01/09 08:38:28 UTC, 0 replies.
- Re: [I] Dubbo3架构中涉及到很多Modle,但是像FrameworkModel中的internalApplicationModel,ApplicationModel中的internalModuleModel的用途是啥,为什么不和defaultXXModel合并呢? [dubbo] - posted by "shaonianxingzhong (via GitHub)" <gi...@apache.org> on 2024/01/09 08:38:38 UTC, 0 replies.
- Re: [I] ConfigScopeModelInitializer类命名有些不合适 [dubbo] - posted by "shaonianxingzhong (via GitHub)" <gi...@apache.org> on 2024/01/09 08:39:11 UTC, 0 replies.
- Re: [I] 从Dubbo2.5.9版本升级到Dubbo3.2版本时,为降低升级风险;服务注册时能否支持部分服务按照节点级注册,部分服务按照接口级注册。 [dubbo] - posted by "shaonianxingzhong (via GitHub)" <gi...@apache.org> on 2024/01/09 08:39:43 UTC, 0 replies.
- Re: [I] 纯Dubbo框架(无网络传输场景)耗时有数据参考吗 [dubbo] - posted by "shaonianxingzhong (via GitHub)" <gi...@apache.org> on 2024/01/09 08:39:53 UTC, 0 replies.
- Re: [PR] Fix multi-registry not work [dubbo] - posted by "shaonianxingzhong (via GitHub)" <gi...@apache.org> on 2024/01/09 08:53:56 UTC, 0 replies.
- Re: [I] dubbo 中 yaml xml 注解 配置失效的地方 [dubbo] - posted by "CrazyHZM (via GitHub)" <gi...@apache.org> on 2024/01/09 08:58:24 UTC, 0 replies.
- [I] dubbo 消费者不能注册到指定的nacos的namespace [dubbo] - posted by "yyang3920347 (via GitHub)" <gi...@apache.org> on 2024/01/09 08:59:39 UTC, 1 replies.
- [PR] Fix MultipleRegistry cache file error name #13603 [dubbo] - posted by "shaowYe (via GitHub)" <gi...@apache.org> on 2024/01/09 09:00:08 UTC, 3 replies.
- [PR] [Rft] refactor loadbalance module [dubbo-rust] - posted by "dragon-zhang (via GitHub)" <gi...@apache.org> on 2024/01/09 13:03:04 UTC, 3 replies.
- [I] "write tcp xxx:17947->yyy:20000: i/o timeout" occurs frequently [dubbo-getty] - posted by "rnben (via GitHub)" <gi...@apache.org> on 2024/01/09 13:03:12 UTC, 3 replies.
- [PR] Revert 13609 3 [dubbo] - posted by "wxbty (via GitHub)" <gi...@apache.org> on 2024/01/09 13:24:48 UTC, 0 replies.
- Re: [PR] Revert 13609 due to misoperation [dubbo] - posted by "wxbty (via GitHub)" <gi...@apache.org> on 2024/01/09 13:34:30 UTC, 1 replies.
- [I] Low version of consumer reports error when dubbo3.3provider uses virtual threading [dubbo] - posted by "funky-eyes (via GitHub)" <gi...@apache.org> on 2024/01/10 01:53:09 UTC, 3 replies.
- Re: [I] Cannot invoke "org.apache.dubbo.common.URL.getSide(String)" because the return value of "org.apache.dubbo.rpc.RpcServiceContext.getUrl()" is null [dubbo] - posted by "wsandchengxuyuan (via GitHub)" <gi...@apache.org> on 2024/01/10 08:24:39 UTC, 5 replies.
- Re: [PR] Fix long time await in ThreadlessExecutor [dubbo] - posted by "wangshunwei (via GitHub)" <gi...@apache.org> on 2024/01/10 08:38:56 UTC, 1 replies.
- Re: [I] How to configure namespace for nacos registry [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/10 08:45:38 UTC, 0 replies.
- Re: [I] Error name about registry cache [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/10 08:49:28 UTC, 1 replies.
- [PR] Fix:modify uppercase and lowercase issues [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/10 08:49:43 UTC, 8 replies.
- [I] what's the best practice for tag-router in multi zookeeper registry scene? [dubbo] - posted by "Tian90coder (via GitHub)" <gi...@apache.org> on 2024/01/10 09:37:58 UTC, 4 replies.
- [PR] Merge bug-fix in 3.1 into main branch [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/10 13:01:42 UTC, 3 replies.
- [PR] [3.1]Merge bug-fix in Main to 3.1 [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/10 13:01:45 UTC, 1 replies.
- [I] [Console Roadmap Modules and structure of console backend [dubbo-kubernetes] - posted by "robocanic (via GitHub)" <gi...@apache.org> on 2024/01/10 14:00:59 UTC, 0 replies.
- [I] Meeting:2024-1-10. Console api, prototype, structure and models [dubbo-kubernetes] - posted by "robocanic (via GitHub)" <gi...@apache.org> on 2024/01/10 15:01:23 UTC, 0 replies.
- Re: [I] Meeting: 2024-1-10. Console api, prototype, structure and models [dubbo-kubernetes] - posted by "ev1lQuark (via GitHub)" <gi...@apache.org> on 2024/01/10 16:19:01 UTC, 0 replies.
- [PR] Refactor: Remove unnecessary dependency on dubbogo/grpc-go [dubbo-go] - posted by "shikharish (via GitHub)" <gi...@apache.org> on 2024/01/10 19:40:33 UTC, 15 replies.
- [I] feature: support http filter plugins (Open Policy Agent) [dubbo-go-pixiu] - posted by "baerwang (via GitHub)" <gi...@apache.org> on 2024/01/11 00:06:30 UTC, 0 replies.
- [I] docs: Pixiu Core competitiveness readme [dubbo-go-pixiu] - posted by "baerwang (via GitHub)" <gi...@apache.org> on 2024/01/11 00:28:18 UTC, 0 replies.
- Re: [I] Why enter ServiceAnnotationPostProcessor twice [dubbo] - posted by "JavaLionLi (via GitHub)" <gi...@apache.org> on 2024/01/11 01:52:03 UTC, 0 replies.
- Re: [I] 客户端方法重试次数跟 java 实现不一样 [dubbo-go] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/11 06:45:56 UTC, 0 replies.
- Re: [PR] [3.1]Merge bug-fix in Main into 3.1 branch [dubbo-go] - posted by "codecov-commenter (via GitHub)" <gi...@apache.org> on 2024/01/11 06:56:09 UTC, 1 replies.
- [PR] DefaultProviderFirstParams add THREADPOOL_KEY [dubbo] - posted by "funky-eyes (via GitHub)" <gi...@apache.org> on 2024/01/11 07:28:37 UTC, 9 replies.
- [PR] Relocate old samples [dubbo-go-samples] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/11 14:47:11 UTC, 1 replies.
- [PR] build(deps): bump jinja2 from 2.11.3 to 3.1.3 in /samples/bookinfo/src/productpage [dubbo-go-pixiu] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/11 17:49:49 UTC, 2 replies.
- Re: [I] jdk17 using protobuf error [dubbo] - posted by "atellwu (via GitHub)" <gi...@apache.org> on 2024/01/12 02:49:24 UTC, 0 replies.
- Re: [I] 发现一个很奇怪的问题,dubbo部署到k8s后给pod创建service提示Failed to bind properties under 'dubbo.providers.port' to org.apache.dubbo.config.ProviderConfig: [dubbo] - posted by "ImReliefZk (via GitHub)" <gi...@apache.org> on 2024/01/12 03:27:50 UTC, 0 replies.
- [I] provider返回对象中有不想被consumer获取到的属性被获取到了 [dubbo-go] - posted by "alan2016llg (via GitHub)" <gi...@apache.org> on 2024/01/12 03:57:39 UTC, 2 replies.
- [I] dubbo实现网关消息透传 [dubbo] - posted by "bringwu (via GitHub)" <gi...@apache.org> on 2024/01/12 04:42:36 UTC, 8 replies.
- [I] dubbo3(http1\http2\tri\grpc)+higress [dubbo] - posted by "zhangyungen (via GitHub)" <gi...@apache.org> on 2024/01/12 05:40:04 UTC, 3 replies.
- [I] [Research] Research on open source serialization libraries [dubbo-spi-extensions] - posted by "songxiaosheng (via GitHub)" <gi...@apache.org> on 2024/01/12 05:55:16 UTC, 0 replies.
- [PR] Build(deps): bump org.apache.zookeeper:zookeeper from 3.4.14 to 3.7.2 in /compatibility/rpc/triple/pb/dubbogo-java/java-server [dubbo-go-samples] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/12 06:09:44 UTC, 2 replies.
- [PR] Build(deps): bump org.apache.dubbo:dubbo from 3.0.12 to 3.0.13 in /compatibility/rpc/triple/pb/dubbogo-java/java-server [dubbo-go-samples] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/12 06:09:50 UTC, 1 replies.
- [PR] Build(deps): bump org.apache.zookeeper:zookeeper from 3.4.14 to 3.7.2 in /compatibility/rpc/triple/pb/dubbogo-java/java-client [dubbo-go-samples] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/12 06:09:54 UTC, 2 replies.
- [PR] Build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 in /compatibility/task/shop [dubbo-go-samples] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/12 06:10:14 UTC, 2 replies.
- [PR] Build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 in /compatibility/task/shop [dubbo-go-samples] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/12 06:10:38 UTC, 2 replies.
- [PR] Build(deps): bump google.golang.org/grpc from 1.51.0 to 1.56.3 in /compatibility/task/shop [dubbo-go-samples] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/12 06:10:45 UTC, 2 replies.
- [PR] Build(deps): bump golang.org/x/crypto from 0.5.0 to 0.17.0 in /compatibility/task/shop [dubbo-go-samples] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/12 06:10:56 UTC, 1 replies.
- [I] dubbo-demo-xml-provider error:dubbo rest metadata resolve double path error,and do not contain path variable [dubbo] - posted by "fubingting (via GitHub)" <gi...@apache.org> on 2024/01/12 06:56:14 UTC, 2 replies.
- [I] gernericService.invoke return unexpected result [dubbo] - posted by "mayunSaicmotor (via GitHub)" <gi...@apache.org> on 2024/01/12 07:38:44 UTC, 2 replies.
- [I] 自定义applcation的中文属性值在invokeUlr内乱码的问题 [dubbo] - posted by "yuanxuzhang (via GitHub)" <gi...@apache.org> on 2024/01/12 08:57:57 UTC, 2 replies.
- [I] spring6中移除了InstantiationAwareBeanPostProcessorAdapter,使用xml注入dubbo consumer报错 [dubbo] - posted by "zhangtingshu (via GitHub)" <gi...@apache.org> on 2024/01/12 09:10:24 UTC, 1 replies.
- [PR] New MetadataService with native stub [dubbo] - posted by "namelessssssssssss (via GitHub)" <gi...@apache.org> on 2024/01/12 09:18:43 UTC, 10 replies.
- [I] Sample Transformation Task [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/12 13:51:56 UTC, 1 replies.
- [PR] feat:Solving Circular Dependency in Dubbo-Go [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/12 13:55:27 UTC, 9 replies.
- Re: [PR] [3.1]Merge bug-fix in Main into 3.1 branch(#2552,#2405,#2518,#2564) [dubbo-go] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/01/12 14:08:26 UTC, 1 replies.
- Re: [I] 内置服务发布流程 [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/12 14:45:44 UTC, 1 replies.
- [PR] feat:add internal service extension [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/12 14:46:59 UTC, 10 replies.
- Re: [PR] check application name [dubbo] - posted by "kimmking (via GitHub)" <gi...@apache.org> on 2024/01/12 14:55:20 UTC, 0 replies.
- Re: [PR] Upload jacoco report to artifacts [dubbo] - posted by "kimmking (via GitHub)" <gi...@apache.org> on 2024/01/12 17:43:59 UTC, 2 replies.
- Re: [I] When there is a # sign in the password, the URL cannot be parsed normally if the password is configured in the URL [dubbo] - posted by "kimmking (via GitHub)" <gi...@apache.org> on 2024/01/12 17:59:01 UTC, 0 replies.
- [PR] Revert "Fix URL parse pwd failed when the pwd contains '#'" [dubbo] - posted by "kimmking (via GitHub)" <gi...@apache.org> on 2024/01/12 18:38:12 UTC, 2 replies.
- Re: [I] Introduce bytebuddy proxy in apache/dubbo-spi-extensions. [dubbo] - posted by "kimmking (via GitHub)" <gi...@apache.org> on 2024/01/12 18:46:29 UTC, 0 replies.
- Re: [I] Unexpected bind.ip in nacos registry [dubbo] - posted by "kimmking (via GitHub)" <gi...@apache.org> on 2024/01/12 18:51:08 UTC, 2 replies.
- [I] Front: Feature of combining the tab page component with the router. [dubbo-kubernetes] - posted by "Helltab (via GitHub)" <gi...@apache.org> on 2024/01/13 04:11:49 UTC, 0 replies.
- [I] Front:After refreshing the page, the current menu item is not activated. [dubbo-kubernetes] - posted by "Helltab (via GitHub)" <gi...@apache.org> on 2024/01/13 04:25:44 UTC, 0 replies.
- [I] Front:This feature involves adding animations during page transitions and API requests. [dubbo-kubernetes] - posted by "Helltab (via GitHub)" <gi...@apache.org> on 2024/01/13 04:27:32 UTC, 1 replies.
- [I] Front: feature of 404 default page [dubbo-kubernetes] - posted by "Helltab (via GitHub)" <gi...@apache.org> on 2024/01/13 07:02:05 UTC, 0 replies.
- [PR] Feature/UI/framework/vue3: router feature [dubbo-kubernetes] - posted by "Helltab (via GitHub)" <gi...@apache.org> on 2024/01/13 09:06:44 UTC, 5 replies.
- [PR] Add pond test cases [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/13 10:02:06 UTC, 3 replies.
- [PR] Revert "check application name" [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/13 10:12:41 UTC, 2 replies.
- [PR] Revert "DefaultProviderFirstParams add THREADPOOL_KEY" [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/13 10:16:45 UTC, 2 replies.
- Re: [I] `dubboctl` to support some Dubbo oriented operations for Zookeeper [dubbo-kubernetes] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/14 04:09:17 UTC, 0 replies.
- Re: [PR] Merge bug-fix in 3.1 into main branch(#2553,#2548,#2551) [dubbo-go] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/14 04:38:43 UTC, 0 replies.
- Re: [PR] Delete xds [dubbo-go] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/14 04:41:18 UTC, 0 replies.
- Re: [PR] Completely delete `old triple` and `dubbo3` package [dubbo-go] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/14 04:41:18 UTC, 0 replies.
- [PR] [ISSUE #11900] part1 init dubbo-wasm-rpc-api module [dubbo] - posted by "dragon-zhang (via GitHub)" <gi...@apache.org> on 2024/01/14 10:54:29 UTC, 3 replies.
- [PR] Build(deps): bump org.apache.dubbo:dubbo from 3.0.12 to 3.0.13 in /compatibility/rpc/triple/pb/dubbogo-java/java-client [dubbo-go-samples] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 01:48:52 UTC, 2 replies.
- [PR] Build(deps): bump org.apache.dubbo:dubbo from 3.0.12 to 3.0.13 in /compatibility/rpc/triple/hessian2/java-server [dubbo-go-samples] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 01:50:09 UTC, 2 replies.
- [I] JsonPbCodecFactory needs to check if the protobuf class exists [dubbo] - posted by "oxsean (via GitHub)" <gi...@apache.org> on 2024/01/15 03:05:35 UTC, 0 replies.
- [PR] Bump io.micrometer:micrometer-tracing-bom from 1.2.1 to 1.2.2 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 08:04:21 UTC, 4 replies.
- [PR] Bump grpc.version from 1.60.1 to 1.61.0 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 08:07:13 UTC, 3 replies.
- [PR] Bump io.micrometer:micrometer-core from 1.12.1 to 1.12.2 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 08:07:31 UTC, 3 replies.
- [PR] Bump protobuf-java_version from 3.25.1 to 3.25.2 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 08:09:36 UTC, 3 replies.
- [PR] Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 08:10:16 UTC, 0 replies.
- [PR] Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 08:10:58 UTC, 2 replies.
- [PR] Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.97 to 8.5.98 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 08:11:08 UTC, 3 replies.
- [PR] Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.11.0 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 08:11:17 UTC, 2 replies.
- [PR] Bump com.diffplug.spotless:spotless-maven-plugin from 2.41.1 to 2.42.0 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 08:12:38 UTC, 2 replies.
- [PR] Bump io.projectreactor:reactor-core from 3.6.1 to 3.6.2 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 08:13:01 UTC, 2 replies.
- [PR] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 08:13:23 UTC, 5 replies.
- [PR] Bump io.micrometer:micrometer-bom from 1.12.1 to 1.12.2 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 08:13:37 UTC, 2 replies.
- [PR] Bump io.opentelemetry:opentelemetry-bom from 1.34.0 to 1.34.1 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 08:15:18 UTC, 3 replies.
- [PR] Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 08:15:33 UTC, 3 replies.
- [I] dubb-go and dubbo-java compatiable [dubbo-go] - posted by "FoghostCn (via GitHub)" <gi...@apache.org> on 2024/01/15 11:15:30 UTC, 0 replies.
- [PR] Fix: init otel-grpc exporter [dubbo-go] - posted by "klboke (via GitHub)" <gi...@apache.org> on 2024/01/15 11:39:29 UTC, 5 replies.
- [I] rest协议接口响应头错误 [dubbo] - posted by "sick-cat (via GitHub)" <gi...@apache.org> on 2024/01/15 13:04:04 UTC, 2 replies.
- [I] dubbo-go@v3.1.0获取不到nacos配置 [dubbo-go] - posted by "saber72237 (via GitHub)" <gi...@apache.org> on 2024/01/15 13:46:18 UTC, 0 replies.
- [I] Multi Protocols doesn't work on Nacos [dubbo-go] - posted by "mark4z (via GitHub)" <gi...@apache.org> on 2024/01/15 14:21:57 UTC, 0 replies.
- [PR] feat(backend): dev framework and example API code [dubbo-kubernetes] - posted by "ev1lQuark (via GitHub)" <gi...@apache.org> on 2024/01/15 16:29:35 UTC, 1 replies.
- Re: [I] dubbo线程 [dubbo] - posted by "rogers1994 (via GitHub)" <gi...@apache.org> on 2024/01/16 02:36:54 UTC, 0 replies.
- [I] 老dubbo-go接入项目升级dubbo-go v3.x,发现GenericService2 的定义被移除,invoke函数调用无法获取“响应attchment”上下文结果 [dubbo-go] - posted by "drama10096 (via GitHub)" <gi...@apache.org> on 2024/01/16 07:48:48 UTC, 1 replies.
- [I] 异步执行时回应上下文返回失效 [dubbo] - posted by "bringwu (via GitHub)" <gi...@apache.org> on 2024/01/16 09:54:08 UTC, 0 replies.
- [I] provider重启,增加 consumer 首笔请求超时风险 [dubbo] - posted by "fsx379 (via GitHub)" <gi...@apache.org> on 2024/01/16 10:05:40 UTC, 0 replies.
- [I] 如何手动从注册中心移除当前节点 [dubbo] - posted by "luger1990 (via GitHub)" <gi...@apache.org> on 2024/01/16 11:00:04 UTC, 3 replies.
- [I] java.lang.NullPointerException: Cannot invoke "java.lang.Class.isPrimitive()" because "cls" is null [dubbo] - posted by "imgoby (via GitHub)" <gi...@apache.org> on 2024/01/16 14:20:50 UTC, 1 replies.
- [I] org.apache.dubbo.config.spring6.utils.AotUtils NullPointerException [dubbo] - posted by "imgoby (via GitHub)" <gi...@apache.org> on 2024/01/16 16:13:28 UTC, 4 replies.
- [I] native-image compile failed ( java.lang.StackOverflowError) when field type is enum. [dubbo] - posted by "imgoby (via GitHub)" <gi...@apache.org> on 2024/01/17 02:21:33 UTC, 5 replies.
- [I] dubbo3.0之后injvm的协议模式找不到生产者 [dubbo] - posted by "lxil520 (via GitHub)" <gi...@apache.org> on 2024/01/17 03:28:46 UTC, 0 replies.
- [PR] Add new seata samples [dubbo-samples] - posted by "xingfudeshi (via GitHub)" <gi...@apache.org> on 2024/01/17 03:59:40 UTC, 5 replies.
- [PR] Replace the zipkin address and add a new namespace [dubbo-kubernetes] - posted by "mfordjody (via GitHub)" <gi...@apache.org> on 2024/01/17 05:53:38 UTC, 0 replies.
- Re: [I] dubbo provider服务延迟收到请求 [dubbo] - posted by "jefferson-chern (via GitHub)" <gi...@apache.org> on 2024/01/17 06:30:51 UTC, 0 replies.
- Re: [I] Incompatible with spring 3.2.0 and dubbo 2.7.11 [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/17 08:41:52 UTC, 1 replies.
- Re: [I] quick start fails [dubbo] - posted by "OnlyPiglet (via GitHub)" <gi...@apache.org> on 2024/01/17 08:51:42 UTC, 0 replies.
- Re: [I] Context loss when async invoke [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/17 08:55:08 UTC, 5 replies.
- Re: [I] Incorrect response header for rest protocol [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/17 09:32:22 UTC, 0 replies.
- Re: [I] Timeout after provider restart [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/17 09:33:46 UTC, 4 replies.
- Re: [I] Unable to find providers if switch to injvm protocol [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/17 09:35:31 UTC, 5 replies.
- [PR] ⬆️ upgrade dubbo version in thrift [dubbo-spi-extensions] - posted by "songxiaosheng (via GitHub)" <gi...@apache.org> on 2024/01/17 10:45:28 UTC, 0 replies.
- [PR] 前端资源详情-实例模块静态页面初步完成,等待后端完成API接口对接。 [dubbo-kubernetes] - posted by "ikun-Lg (via GitHub)" <gi...@apache.org> on 2024/01/17 18:23:11 UTC, 3 replies.
- Re: [PR] Front end resource details - The static page of the instance module has been preliminarily completed, waiting for the backend to complete API interface docking. [dubbo-kubernetes] - posted by "ikun-Lg (via GitHub)" <gi...@apache.org> on 2024/01/17 18:31:26 UTC, 3 replies.
- [I] can't get attachment by RpcContext.getServerContext().getAttachment from provider while in async mode. [dubbo] - posted by "bobbyz007 (via GitHub)" <gi...@apache.org> on 2024/01/18 02:07:32 UTC, 2 replies.
- [PR] Fix StackOverflowError when register enum type in native [dubbo] - posted by "CrazyHZM (via GitHub)" <gi...@apache.org> on 2024/01/18 06:12:39 UTC, 3 replies.
- [I] No provider available的问题 [dubbo] - posted by "xuyuTT (via GitHub)" <gi...@apache.org> on 2024/01/18 08:21:37 UTC, 0 replies.
- [I] why send flow control error when connection window is 0 [dubbo] - posted by "iJIAJIA (via GitHub)" <gi...@apache.org> on 2024/01/18 08:31:51 UTC, 7 replies.
- [I] 开放原子开源基金会 x Apache Dubbo,下一代云原生微服务挑战赛启动报名! 五大赛题50万奖金池等你来战! [dubbo-kubernetes] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/18 11:35:47 UTC, 0 replies.
- [I] 开放原子开源基金会 x Apache Dubbo,下一代云原生微服务挑战赛启动报名! 五大赛题50万奖金池等你来战! [dubbo] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/18 11:36:32 UTC, 0 replies.
- [I] 开放原子开源基金会 x Apache Dubbo,下一代云原生微服务挑战赛启动报名! 五大赛题50万奖金池等你来战! [dubbo-go] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/18 11:38:05 UTC, 0 replies.
- [PR] Feature/UI/404page [dubbo-kubernetes] - posted by "jianyi-gronk (via GitHub)" <gi...@apache.org> on 2024/01/18 12:03:57 UTC, 2 replies.
- Re: [I] No provider available issue [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/18 12:32:10 UTC, 3 replies.
- Re: [I] CI: Add Auto-Format Workflow for Java files [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/18 12:45:46 UTC, 0 replies.
- [PR] Complete the front-end page, resource details - static page of the instance. [dubbo-kubernetes] - posted by "ikun-Lg (via GitHub)" <gi...@apache.org> on 2024/01/18 13:00:03 UTC, 1 replies.
- [PR] fix:call offline services [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/18 13:17:20 UTC, 3 replies.
- [PR] feat:add healthcheck sample [dubbo-go-samples] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/19 02:15:55 UTC, 1 replies.
- [PR] feat:add timeout sample [dubbo-go-samples] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/19 02:56:13 UTC, 1 replies.
- Re: [I] 3.0.7 dubbo.cache is not exclusive. [dubbo] - posted by "Feiyizhan (via GitHub)" <gi...@apache.org> on 2024/01/19 03:25:45 UTC, 0 replies.
- [I] Front: The tab's routes are not dynamic. [dubbo-kubernetes] - posted by "Helltab (via GitHub)" <gi...@apache.org> on 2024/01/19 04:21:36 UTC, 0 replies.
- [PR] dynamic Router and Cluster from registry center [dubbo-go-pixiu] - posted by "FoghostCn (via GitHub)" <gi...@apache.org> on 2024/01/19 04:22:32 UTC, 1 replies.
- [I] Decode from tcp stream [dubbo-go-hessian2] - posted by "evanzhang87 (via GitHub)" <gi...@apache.org> on 2024/01/19 09:32:38 UTC, 1 replies.
- [PR] feat:add streaming sample [dubbo-go-samples] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/19 09:58:24 UTC, 1 replies.
- Re: [I] dubbo3客户端服务通过nacos调用下游C++服务失败 [dubbo] - posted by "blessyyyu (via GitHub)" <gi...@apache.org> on 2024/01/19 11:28:53 UTC, 0 replies.
- Re: [I] goroutine scheduling issues in service offline scenarios [dubbo-go] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/19 15:55:48 UTC, 0 replies.
- Re: [I] Perfect some code [dubbo] - posted by "KamToHung (via GitHub)" <gi...@apache.org> on 2024/01/20 04:54:33 UTC, 0 replies.
- [PR] Update the generation triple files [dubbo-go-samples] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/20 09:55:31 UTC, 2 replies.
- Re: [I] dubbo3.2+nacos2.1.2, consumer failed to get metadata -> throw RPCExpection [dubbo] - posted by "twodog-1024 (via GitHub)" <gi...@apache.org> on 2024/01/20 10:17:58 UTC, 1 replies.
- [PR] feat:add task sample [dubbo-go-samples] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/20 11:35:40 UTC, 1 replies.
- [I] dubbo3暴露ServiceConfig作为spring bean不会注册provider [dubbo] - posted by "ichenkaihua (via GitHub)" <gi...@apache.org> on 2024/01/20 13:26:49 UTC, 1 replies.
- [PR] dependencies: Add admin register dependency [dubbo-kubernetes] - posted by "mfordjody (via GitHub)" <gi...@apache.org> on 2024/01/20 16:15:10 UTC, 1 replies.
- [I] dubbo3 在gradle上无法编译proto,希望大佬完善这个功能 [dubbo] - posted by "KongZouXiang (via GitHub)" <gi...@apache.org> on 2024/01/20 17:37:32 UTC, 2 replies.
- [I] Front: Feature about global search [dubbo-kubernetes] - posted by "jianyi-gronk (via GitHub)" <gi...@apache.org> on 2024/01/21 06:41:47 UTC, 1 replies.
- [PR] Add project introduction [dubbo-kubernetes] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/21 06:42:12 UTC, 1 replies.
- [PR] add global search [dubbo-kubernetes] - posted by "jianyi-gronk (via GitHub)" <gi...@apache.org> on 2024/01/21 06:47:05 UTC, 1 replies.
- [PR] compress images [dubbo-kubernetes] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/21 07:15:35 UTC, 1 replies.
- [PR] #84 feat: add test in console [dubbo-kubernetes] - posted by "dawnzzz (via GitHub)" <gi...@apache.org> on 2024/01/21 08:31:02 UTC, 3 replies.
- [PR] feat:add logger sample [dubbo-go-samples] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/21 11:51:32 UTC, 3 replies.
- [PR] fix refresh bug [dubbo-kubernetes] - posted by "jianyi-gronk (via GitHub)" <gi...@apache.org> on 2024/01/21 13:21:26 UTC, 1 replies.
- [I] Front: Feature about Global i18n config [dubbo-kubernetes] - posted by "Helltab (via GitHub)" <gi...@apache.org> on 2024/01/22 01:33:02 UTC, 0 replies.
- Re: [PR] 去除gogo计划 [dubbo-kubernetes] - posted by "sjmshsh (via GitHub)" <gi...@apache.org> on 2024/01/22 01:39:40 UTC, 0 replies.
- [PR] 比赛内容初始化 [dubbo-kubernetes] - posted by "sjmshsh (via GitHub)" <gi...@apache.org> on 2024/01/22 02:18:44 UTC, 3 replies.
- [I] dubbo-admin 上很多消费者归属应用为unknown [dubbo] - posted by "lossend (via GitHub)" <gi...@apache.org> on 2024/01/22 03:33:25 UTC, 1 replies.
- Re: [PR] Bump golang.org/x/net from 0.14.0 to 0.17.0 [dubbo-kubernetes] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/22 04:28:03 UTC, 1 replies.
- Re: [PR] Bump google.golang.org/grpc from 1.56.2 to 1.56.3 [dubbo-kubernetes] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/22 04:28:04 UTC, 1 replies.
- Re: [PR] Bump @babel/traverse from 7.21.5 to 7.23.2 in /ui [dubbo-kubernetes] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/22 04:28:04 UTC, 1 replies.
- Re: [PR] Bump axios from 0.18.1 to 1.6.0 in /ui [dubbo-kubernetes] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/22 04:28:05 UTC, 1 replies.
- Re: [PR] Bump golang.org/x/crypto from 0.14.0 to 0.17.0 [dubbo-kubernetes] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/22 04:28:05 UTC, 1 replies.
- Re: [PR] Bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0 [dubbo-kubernetes] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/22 04:28:07 UTC, 1 replies.
- Re: [PR] Bump github.com/containerd/containerd from 1.7.2 to 1.7.11 [dubbo-kubernetes] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/22 04:28:07 UTC, 1 replies.
- [PR] feat(tracing): stdout exporter sample [dubbo-go-samples] - posted by "ev1lQuark (via GitHub)" <gi...@apache.org> on 2024/01/22 06:20:44 UTC, 6 replies.
- [I] Front: Feature about list page of application [dubbo-kubernetes] - posted by "Helltab (via GitHub)" <gi...@apache.org> on 2024/01/22 07:22:48 UTC, 1 replies.
- [I] Front: Feature about common component of "SearchTable" [dubbo-kubernetes] - posted by "Helltab (via GitHub)" <gi...@apache.org> on 2024/01/22 07:27:08 UTC, 1 replies.
- [I] 版本多 各种不兼容问题 [dubbo] - posted by "MNILHX (via GitHub)" <gi...@apache.org> on 2024/01/22 08:28:01 UTC, 1 replies.
- [PR] Bump netty4_version from 4.1.104.Final to 4.1.106.Final [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/22 08:44:47 UTC, 2 replies.
- [PR] Feature/UI/framework/vue3 [dubbo-kubernetes] - posted by "Helltab (via GitHub)" <gi...@apache.org> on 2024/01/22 09:02:12 UTC, 1 replies.
- [PR] build(deps-dev): bump vite from 5.0.10 to 5.0.12 in /ui-vue3 [dubbo-kubernetes] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/22 10:45:25 UTC, 2 replies.
- [PR] build(deps): bump follow-redirects from 1.15.3 to 1.15.5 in /ui-vue3 [dubbo-kubernetes] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/22 10:46:52 UTC, 2 replies.
- Re: [I] RpcContext获取参数问题 [dubbo] - posted by "Ares2048 (via GitHub)" <gi...@apache.org> on 2024/01/22 11:37:24 UTC, 1 replies.
- [I] Request processing failed: org.apache.dubbo.rpc.RpcException: Failed to invoke the method [dubbo] - posted by "pigeon-fancier (via GitHub)" <gi...@apache.org> on 2024/01/22 14:09:31 UTC, 2 replies.
- [PR] [ISSUE https://github.com/apache/dubbo/issues/11900] part1 init dubbo-wasm-rpc-api module [dubbo-spi-extensions] - posted by "dragon-zhang (via GitHub)" <gi...@apache.org> on 2024/01/22 14:50:36 UTC, 0 replies.
- Re: [PR] [ISSUE dubbo#11900] part1 init dubbo-wasm-rpc-api module [dubbo-spi-extensions] - posted by "dragon-zhang (via GitHub)" <gi...@apache.org> on 2024/01/22 14:56:26 UTC, 5 replies.
- [PR] Implement service related UI [dubbo-kubernetes] - posted by "jianyi-gronk (via GitHub)" <gi...@apache.org> on 2024/01/22 16:23:35 UTC, 1 replies.
- Re: [PR] feat(triple): Dubbo triple&rest protocol convergense [dubbo] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/01/22 16:46:27 UTC, 9 replies.
- [I] java.lang.IllegalArgumentException: Metrics port cannot be null [dubbo] - posted by "bitgorust (via GitHub)" <gi...@apache.org> on 2024/01/23 02:07:54 UTC, 8 replies.
- [PR] fix just consumers unregister serviceInstance [dubbo] - posted by "xieshouyu (via GitHub)" <gi...@apache.org> on 2024/01/23 03:15:35 UTC, 7 replies.
- Re: [I] Dubbo调用超时,服务端历史统计的处理耗时很短且找不到对应超时上下文的超时日志 [dubbo] - posted by "fffscd (via GitHub)" <gi...@apache.org> on 2024/01/23 03:17:38 UTC, 0 replies.
- [PR] xds initialize [dubbo-spi-extensions] - posted by "Tomoko-hjf (via GitHub)" <gi...@apache.org> on 2024/01/23 06:44:45 UTC, 0 replies.
- [I] Front: Feature about changing progress style [dubbo-kubernetes] - posted by "jianyi-gronk (via GitHub)" <gi...@apache.org> on 2024/01/23 11:01:05 UTC, 0 replies.
- [PR] change progress style [dubbo-kubernetes] - posted by "jianyi-gronk (via GitHub)" <gi...@apache.org> on 2024/01/23 12:15:51 UTC, 1 replies.
- [I] Front: Problem about responsive [dubbo-kubernetes] - posted by "jianyi-gronk (via GitHub)" <gi...@apache.org> on 2024/01/23 12:46:27 UTC, 0 replies.
- [PR] modify README [dubbo-go] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/23 14:46:01 UTC, 3 replies.
- [PR] feat: add retry sample [dubbo-go-samples] - posted by "sjcsjc123 (via GitHub)" <gi...@apache.org> on 2024/01/23 15:03:22 UTC, 2 replies.
- [PR] FRONT: Feature(searchTable) [dubbo-kubernetes] - posted by "Helltab (via GitHub)" <gi...@apache.org> on 2024/01/23 15:34:30 UTC, 3 replies.
- [PR] build(deps): bump github.com/lestrrat-go/jwx from 1.2.26 to 1.2.27 [dubbo-go-pixiu] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/23 18:50:24 UTC, 3 replies.
- Re: [PR] Feature/Console/Service Test [dubbo-kubernetes] - posted by "kaori-seasons (via GitHub)" <gi...@apache.org> on 2024/01/24 00:14:14 UTC, 0 replies.
- Re: [I] Front: Change progress style [dubbo-kubernetes] - posted by "chickenlj (via GitHub)" <gi...@apache.org> on 2024/01/24 01:48:56 UTC, 0 replies.
- Re: [I] Unexpected serialization type:null received from network, please check if the peer send the right id. [dubbo] - posted by "soulmz (via GitHub)" <gi...@apache.org> on 2024/01/24 02:05:50 UTC, 0 replies.
- [PR] feat: resource [dubbo-kubernetes] - posted by "sjmshsh (via GitHub)" <gi...@apache.org> on 2024/01/24 02:35:14 UTC, 1 replies.
- [I] Client couldn't correctly enable otel tracing when use new API [dubbo-go] - posted by "ev1lQuark (via GitHub)" <gi...@apache.org> on 2024/01/24 02:58:46 UTC, 0 replies.
- [I] Chore: Update the comment content in pom.xml to be consistent [dubbo] - posted by "yuluo-yx (via GitHub)" <gi...@apache.org> on 2024/01/24 03:31:27 UTC, 0 replies.
- [PR] fix: client metrics and tracing can't enable [dubbo-go] - posted by "ev1lQuark (via GitHub)" <gi...@apache.org> on 2024/01/24 07:06:28 UTC, 3 replies.
- Re: [I] Does Zookeeper registration now support? [dubbo-js] - posted by "jianyi-gronk (via GitHub)" <gi...@apache.org> on 2024/01/24 08:01:46 UTC, 0 replies.
- [I] Front: The i18n in the table header is not taking effect. [dubbo-kubernetes] - posted by "Helltab (via GitHub)" <gi...@apache.org> on 2024/01/24 08:17:14 UTC, 0 replies.
- [PR] fix(i18n) [dubbo-kubernetes] - posted by "Helltab (via GitHub)" <gi...@apache.org> on 2024/01/24 08:21:47 UTC, 2 replies.
- [PR] Front: Feature about list page of instance [dubbo-kubernetes] - posted by "ikun-Lg (via GitHub)" <gi...@apache.org> on 2024/01/24 08:50:07 UTC, 8 replies.
- Re: [I] dubbo远程调用,卡调用主线程了, 提供方已经触发超时了但是消费方 调用主线程还是卡住了挂起了 [dubbo] - posted by "yimaotou (via GitHub)" <gi...@apache.org> on 2024/01/24 08:58:11 UTC, 0 replies.
- [PR] fix: fix #13684 [dubbo] - posted by "yuluo-yx (via GitHub)" <gi...@apache.org> on 2024/01/24 12:36:28 UTC, 3 replies.
- [PR] build(deps): bump github.com/lestrrat-go/jwx from 1.2.27 to 1.2.28 [dubbo-go-pixiu] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/24 16:26:08 UTC, 2 replies.
- [PR] Upgrade dubbo-registry-sofa to the dubbo 3.2 [dubbo-spi-extensions] - posted by "aofall (via GitHub)" <gi...@apache.org> on 2024/01/25 02:34:16 UTC, 0 replies.
- [I] dubbo-go的服务,在dubbo-admin中无法发现方法 #1262 [dubbo-go] - posted by "ssfyn (via GitHub)" <gi...@apache.org> on 2024/01/25 03:03:22 UTC, 0 replies.
- [PR] update logger [dubbo-go-samples] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/25 03:19:31 UTC, 5 replies.
- [I] 同一个服务端线程,只能处理一次异常,再次分配到服务调用者超时 [dubbo] - posted by "iwangjie (via GitHub)" <gi...@apache.org> on 2024/01/25 06:52:09 UTC, 0 replies.
- Re: [I] Same server thread can only throw an exception once, and assigning it again causes the caller to timeout [dubbo] - posted by "iwangjie (via GitHub)" <gi...@apache.org> on 2024/01/25 07:06:04 UTC, 5 replies.
- [I] 提供者接口返回体是com.qiniu.http.Response 提示空指针 [dubbo] - posted by "lxf-lxf (via GitHub)" <gi...@apache.org> on 2024/01/25 07:20:06 UTC, 2 replies.
- Re: [I] Transmit message by gateway [dubbo] - posted by "bringwu (via GitHub)" <gi...@apache.org> on 2024/01/25 08:16:34 UTC, 0 replies.
- [I] cannot found extension [dubbo] - posted by "bringwu (via GitHub)" <gi...@apache.org> on 2024/01/25 08:22:45 UTC, 2 replies.
- Re: [I] org.apache.dubbo.remoting.RemotingException: java.lang.NullPointerException [dubbo] - posted by "lizf2014 (via GitHub)" <gi...@apache.org> on 2024/01/25 09:16:24 UTC, 0 replies.
- [PR] feat:add grpc sample [dubbo-go-samples] - posted by "FinalT (via GitHub)" <gi...@apache.org> on 2024/01/25 11:54:11 UTC, 1 replies.
- [PR] ci(ui): setup format check tool [dubbo-kubernetes] - posted by "yin1999 (via GitHub)" <gi...@apache.org> on 2024/01/26 02:58:51 UTC, 2 replies.
- Re: [I] NPE if return com.qiniu.http.Response [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/26 07:14:05 UTC, 1 replies.
- [I] native image integration test support [dubbo] - posted by "FoghostCn (via GitHub)" <gi...@apache.org> on 2024/01/26 13:25:29 UTC, 0 replies.
- [I] dubbo 3.2.10 本地元数据中心不生效 [dubbo] - posted by "JavaLionLi (via GitHub)" <gi...@apache.org> on 2024/01/27 05:44:05 UTC, 1 replies.
- [I] dubbo 3.2.10 服务启动后总是会报 All clients has disconnected from /192.168.0.5:20880. You can graceful shutdown now. [dubbo] - posted by "JavaLionLi (via GitHub)" <gi...@apache.org> on 2024/01/27 06:06:34 UTC, 0 replies.
- [I] When will dubbo 3.2.11 be released ? [dubbo] - posted by "ldcsaa (via GitHub)" <gi...@apache.org> on 2024/01/27 08:01:50 UTC, 2 replies.
- [PR] Fix potential npe of CodecUtils [dubbo] - posted by "namelessssssssssss (via GitHub)" <gi...@apache.org> on 2024/01/27 09:50:59 UTC, 2 replies.
- [PR] Improve service pages [dubbo-kubernetes] - posted by "jianyi-gronk (via GitHub)" <gi...@apache.org> on 2024/01/28 08:27:57 UTC, 1 replies.
- Re: [I] Building the project fails with "Failure to find log4j:log4j:jar:1.2.12" [dubbo] - posted by "berndgoetz (via GitHub)" <gi...@apache.org> on 2024/01/28 10:27:42 UTC, 0 replies.
- [PR] Fix port unification issue in triple and dubbo protocol [dubbo] - posted by "namelessssssssssss (via GitHub)" <gi...@apache.org> on 2024/01/28 11:03:10 UTC, 3 replies.
- (dubbo-samples) branch wxbty-patch-1 created (now 8ca2e7911) - posted by wa...@apache.org on 2024/01/28 12:59:45 UTC, 0 replies.
- (dubbo-samples) 01/01: Update README.md - posted by wa...@apache.org on 2024/01/28 12:59:46 UTC, 0 replies.
- [PR] Update README.md [dubbo-samples] - posted by "wxbty (via GitHub)" <gi...@apache.org> on 2024/01/28 12:59:58 UTC, 1 replies.
- [I] 【XDS】Dubbo xds 分享-3 [dubbo-spi-extensions] - posted by "Tomoko-hjf (via GitHub)" <gi...@apache.org> on 2024/01/29 03:28:35 UTC, 0 replies.
- [I] bug in FastJson2ObjectInput.readBytes and FastJson2ObjectOutput.writeBytes [dubbo] - posted by "bringwu (via GitHub)" <gi...@apache.org> on 2024/01/29 04:28:39 UTC, 0 replies.
- [PR] Fix when the Accept header is "*/*" or null, adapt the Content-type to application/json [dubbo] - posted by "hhuang1231 (via GitHub)" <gi...@apache.org> on 2024/01/29 04:44:22 UTC, 3 replies.
- [PR] 修改脚本 [dubbo-kubernetes] - posted by "sjmshsh (via GitHub)" <gi...@apache.org> on 2024/01/29 05:07:13 UTC, 1 replies.
- [PR] fix脚本, 增强policy [dubbo-kubernetes] - posted by "sjmshsh (via GitHub)" <gi...@apache.org> on 2024/01/29 05:14:08 UTC, 1 replies.
- [I] universal模式下的领导选举机制 [dubbo-kubernetes] - posted by "sjmshsh (via GitHub)" <gi...@apache.org> on 2024/01/29 05:18:12 UTC, 0 replies.
- [I] 建立起同区域下的主从控制面模式 [dubbo-kubernetes] - posted by "sjmshsh (via GitHub)" <gi...@apache.org> on 2024/01/29 05:20:36 UTC, 0 replies.
- [I] 多租户形态 [dubbo-kubernetes] - posted by "sjmshsh (via GitHub)" <gi...@apache.org> on 2024/01/29 05:21:50 UTC, 0 replies.
- Re: [I] fastjson2 unable to backward compatibility [dubbo] - posted by "bert82503 (via GitHub)" <gi...@apache.org> on 2024/01/29 06:03:00 UTC, 1 replies.
- [I] Dubbo 3.2.10 使用@Autowired注入时报红 [dubbo] - posted by "spq666 (via GitHub)" <gi...@apache.org> on 2024/01/29 07:40:50 UTC, 4 replies.
- [PR] Bump swagger_version from 1.6.12 to 1.6.13 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/29 08:25:45 UTC, 3 replies.
- [PR] Bump org.codehaus.mojo:license-maven-plugin from 2.3.0 to 2.4.0 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/29 08:25:56 UTC, 3 replies.
- [PR] Bump org.testcontainers:testcontainers from 1.19.3 to 1.19.4 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/29 08:26:08 UTC, 3 replies.
- [PR] Bump com.diffplug.spotless:spotless-maven-plugin from 2.42.0 to 2.43.0 [dubbo] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/29 08:26:46 UTC, 3 replies.
- [PR] 增加测试 [dubbo-kubernetes] - posted by "sjmshsh (via GitHub)" <gi...@apache.org> on 2024/01/29 11:27:07 UTC, 1 replies.
- (dubbo-samples) branch master updated (1707b36b8 -> 5fd4da0c5) - posted by wa...@apache.org on 2024/01/29 11:43:28 UTC, 0 replies.
- (dubbo-samples) 01/01: Merge pull request #1042 from apache/wxbty-patch-1 - posted by wa...@apache.org on 2024/01/29 11:43:29 UTC, 0 replies.
- Re: [I] Dubbo version: 3.2.0 使用分组聚合,group配置* , 注册nacos报错,NacosException:dataId invalid [dubbo] - posted by "flybh521 (via GitHub)" <gi...@apache.org> on 2024/01/29 15:52:20 UTC, 1 replies.
- [PR] improve monaco-editor component [dubbo-kubernetes] - posted by "jianyi-gronk (via GitHub)" <gi...@apache.org> on 2024/01/29 18:36:38 UTC, 1 replies.
- [I] How do you determine whether the consumers of a service are using application-level discovery from Dubbo Admin? [dubbo] - posted by "iwangjie (via GitHub)" <gi...@apache.org> on 2024/01/30 01:55:48 UTC, 0 replies.
- [PR] fix: remove deprecated port non-null assertion in case start failure [dubbo] - posted by "bitgorust (via GitHub)" <gi...@apache.org> on 2024/01/30 02:21:19 UTC, 0 replies.
- [PR] feat: inject attachments for triple [dubbo-go] - posted by "DMwangnima (via GitHub)" <gi...@apache.org> on 2024/01/30 03:01:55 UTC, 5 replies.
- Re: [PR] Fixes #13684: remove deprecated port non-null assertion in case start failure [dubbo] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/01/30 03:08:47 UTC, 4 replies.
- [PR] feat: filter token sample [dubbo-go-samples] - posted by "DMwangnima (via GitHub)" <gi...@apache.org> on 2024/01/30 06:26:08 UTC, 0 replies.
- [I] native-image编译时,遇到BigInteger类编译失败(java.lang.StackOverflowError) [dubbo] - posted by "oldshen (via GitHub)" <gi...@apache.org> on 2024/01/30 06:52:17 UTC, 0 replies.
- [I] ui-vue3 中 资源详情>服务(任意一条)>调试 这里会加载多次组件 [dubbo-kubernetes] - posted by "SK-Luffa (via GitHub)" <gi...@apache.org> on 2024/01/30 07:26:46 UTC, 1 replies.
- [PR] #187 [dubbo-kubernetes] - posted by "SK-Luffa (via GitHub)" <gi...@apache.org> on 2024/01/30 07:29:53 UTC, 1 replies.
- [I] TLS negotiation failed when trying to accept new connection [dubbo] - posted by "lizf2014 (via GitHub)" <gi...@apache.org> on 2024/01/30 07:47:49 UTC, 1 replies.
- [PR] fix(#187): The tab layout make components be invoked much times [dubbo-kubernetes] - posted by "Helltab (via GitHub)" <gi...@apache.org> on 2024/01/30 09:48:14 UTC, 0 replies.
- [PR] chores: fix misspell [dubbo-go] - posted by "dongjiang1989 (via GitHub)" <gi...@apache.org> on 2024/01/30 11:14:47 UTC, 2 replies.
- [I] dubbo2.7.7 org.apache.dubbo.config.spring.extension.SpringExtensionFactory 为什么获取不到bean不抛出异常呢? [dubbo] - posted by "LLLLbin (via GitHub)" <gi...@apache.org> on 2024/01/30 12:33:19 UTC, 0 replies.
- [PR] fix cp [dubbo-kubernetes] - posted by "sjmshsh (via GitHub)" <gi...@apache.org> on 2024/01/30 13:09:30 UTC, 0 replies.
- [PR] [ISSUE dubbo#11900] part2 init dubbo-wasm-cluster-api module [dubbo-spi-extensions] - posted by "dragon-zhang (via GitHub)" <gi...@apache.org> on 2024/01/30 13:12:37 UTC, 1 replies.
- Re: [PR] Fix local provider not found when bean initialize [dubbo] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/01/31 08:54:40 UTC, 4 replies.
- Re: [I] 在Filter中调用RpcContext.getServiceContext().isConsumerSide()方法报空指针错误 [dubbo] - posted by "bert82503 (via GitHub)" <gi...@apache.org> on 2024/01/31 09:13:32 UTC, 1 replies.
- [I] ServiceKey为null引起NPE [dubbo] - posted by "bert82503 (via GitHub)" <gi...@apache.org> on 2024/01/31 09:31:50 UTC, 0 replies.
- [PR] Take an average of three times to avoid test failure due to memory usage [dubbo-integration-cases] - posted by "oxsean (via GitHub)" <gi...@apache.org> on 2024/01/31 09:35:51 UTC, 1 replies.
- [I] InjvmProtocol throw Exception that message is "No Provider ..." with consumer refer DubboService use "*" [dubbo] - posted by "saleson (via GitHub)" <gi...@apache.org> on 2024/01/31 10:04:42 UTC, 0 replies.
- [PR] fix https://github.com/apache/dubbo/issues/13715 [dubbo] - posted by "saleson (via GitHub)" <gi...@apache.org> on 2024/01/31 10:52:21 UTC, 3 replies.
- Re: [PR] ⬆️ upgrade all dubbo version to 3.2.x [dubbo-spi-extensions] - posted by "songxiaosheng (via GitHub)" <gi...@apache.org> on 2024/01/31 14:45:44 UTC, 0 replies.
- [I] 接口级别注册时,泛化调用需要请求两次才能正常返回结果 [dubbo-go] - posted by "hookokoko (via GitHub)" <gi...@apache.org> on 2024/01/31 14:48:46 UTC, 0 replies.
- Re: [I] 一种更简洁的编码风格 [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/31 15:43:08 UTC, 1 replies.
- Re: [I] Service Mesh support question [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/31 15:48:44 UTC, 0 replies.
- Re: [I] NPE for ServiceKey [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/31 15:59:48 UTC, 0 replies.
- Re: [I] InjvmInvoker throw Exception that message is "No Provider ..." with consumer refer DubboService use "*" [dubbo] - posted by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2024/01/31 16:03:15 UTC, 0 replies.
- [PR] build(deps): bump github.com/moby/buildkit from 0.11.4 to 0.12.5 [dubbo-go-pixiu] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/31 22:47:17 UTC, 1 replies.
- [PR] Bump github.com/moby/buildkit from 0.11.6 to 0.12.5 [dubbo-kubernetes] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/31 22:48:02 UTC, 0 replies.
- [PR] Bump github.com/opencontainers/runc from 1.1.7 to 1.1.12 [dubbo-kubernetes] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/31 23:01:32 UTC, 0 replies.