Pinned Loading
-
apache/dubbo
apache/dubbo PublicThe java implementation of Apache Dubbo. An RPC and microservice framework.
-
alibaba/nacos
alibaba/nacos Publican easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
-
alibaba/druid
alibaba/druid Public阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
-
apache/shenyu
apache/shenyu PublicApache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
-
-
47 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created 4 commits in 2 repositories
Created a pull request in apache/dubbo-samples that received 4 comments
Normalized hostname by concatenating scenarioName with index number
By now, the default hostname of every dubbo-samples testing container is set to the service name, but Many test projects define same service name …
Opened 5 other pull requests in 2 repositories
apache/dubbo
1
open
2
merged
1
closed
-
[3.3] Retry connect to provider server by catching ClosedChannelException
This contribution was made on Mar 6
-
[3.3] Optimized EagerThreadPoolExecutorTest by decreasing maximumPoolSize
This contribution was made on Mar 4
-
[3.3] Removed mGroup from NamedThreadFactory
This contribution was made on Mar 3
-
[3.3] Upgraded netty3 to 3.10.6.Final
This contribution was made on Mar 3
apache/dubbo-samples
1
merged
-
Optimized GrpcClientTest#serverStream
This contribution was made on Mar 4
Reviewed 2 pull requests in 1 repository
apache/dubbo
2 pull requests
-
[3.3] Retry connect to provider server by catching ClosedChannelException
This contribution was made on Mar 11
-
[3.3] Upgraded netty3 to 3.10.6.Final
This contribution was made on Mar 6
Created an issue in FasterXML/jackson-dataformat-xml that received 3 comments
XmlMapper could not deserialize it's serialized result of unicodes string
jackson-dataformat-xml version: 2.18.3
package com.test; import com.fasterxml.jackson.dataformat.xml.XmlMapper;
import com.fasterxml.jackson.datafo…
Opened 3 other issues in 1 repository
apache/dubbo
2
closed
1
open
-
[Bug] the waiting time of EagerThreadPoolExecutorTest#testEagerThreadPoolFast is insufficient
This contribution was made on Mar 4
-
[Bug] NamedThreadFactory might be optimized by removing redundant field mGroup
This contribution was made on Mar 3
-
[Bug] netty 3.2.10 that dubbo-remoting-netty currently depended has a known client connect exception issue
This contribution was made on Mar 2