Skip to content
View coderbruis's full-sized avatar
💭
Coding
💭
Coding

Block or report coderbruis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
coderbruis/README.md

English

📫 联系方式:luohaiyangvs@qq.com / tzylhy83@gmail.com

个人积累

工作之余,我会静下心来阅读和研究优秀的开源项目,关注分布式系统、中间件和系统架构设计。

通过阅读源码、追踪实现细节,并尝试贡献一些力所能及的修复,我希望不断加深对生产级软件的理解,也从优秀的项目维护者和贡献者身上学习工程经验。

目前我的贡献还比较有限,但我珍惜每一次参与、接受反馈和改进的机会。未来也会持续关注和学习优秀的开源项目,在力所能及的范围内参与开源社区。

部分开源贡献

项目 贡献 主要改动
Apache Kafka PR #22722 Prevented integer overflow in CreateTopics partition validation and added regression coverage
Netty PR #17093 Added lower-bound validation for allocator maxOrder and a regression test
Netty PR #12254 Removed unnecessary inner-loop iterations
Apache RocketMQ PR #6564 Removed redundant topic publish information initialization during producer startup
Apache RocketMQ PR #4314 Removed an ineffective loop that always returned during its first iteration

View other small fixes and all merged pull requests

GitHub 统计

Pinned Loading

  1. JavaSourceCodeLearning JavaSourceCodeLearning Public

    一份面向 Java 后端工程师的源码阅读地图:从 JDK / JUC 到 Spring、Netty、Kafka、RocketMQ,按核心链路拆解框架设计与底层实现。

    Java 3.8k 597

  2. kafka kafka Public

    Forked from apache/kafka

    Apache Kafka - A distributed event streaming platform

    Java

  3. netty netty Public

    Forked from netty/netty

    Netty project - an event-driven asynchronous network application framework

    Java

  4. rocketmq rocketmq Public

    Forked from apache/rocketmq

    Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.

    Java

  5. rocketmq-sourcecode-analysis rocketmq-sourcecode-analysis Public

    rocketmq-sourcecode-analysis

    Java 2 1

  6. master-interviewer master-interviewer Public

    大师面试官:不只考察,更持续追踪薄弱环节,帮你及时补齐短板。

    Python