Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
rocketmq
Public
Notifications
You must be signed in to change notification settings
Fork
12k
Star
22.6k
Code
Issues
281
Pull requests
284
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Actions: apache/rocketmq
Actions
All workflows
Workflows
Build and Run Tests by Bazel
Build and Run Tests by Bazel
Build and Run Tests by Maven
Build and Run Tests by Maven
Close Stale Issues/PRs
Close Stale Issues/PRs
CodeQL Analysis
CodeQL Analysis
Copilot
Copilot
Copilot code review
Copilot code review
Coverage
Coverage
Dependabot Updates
Dependabot Updates
License checker
License checker
Misspell Check
Misspell Check
Show more workflows...
Management
Caches
CodeQL Analysis
CodeQL Analysis
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
codeql_analysis.yml
will be ignored since log searching is not yet available
1,521 workflow runs
1,521 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
[ISSUE #10525] Reduce pull/dispatch path allocation via primitive arrays, ThreadLocal reuse, and lambda elimination
CodeQL Analysis
#6820:
Pull request
#10526
synchronize by
wang-jiahua
6m 9s
wang-jiahua:perf/pull-dispatch-path-optimization
wang-jiahua:perf/pull-dispatch-path-optimization
6m 9s
View #10526
View workflow file
[ISSUE #10464] Avoid unnecessary allocation in Message.getProperty and NFE in getPriority
CodeQL Analysis
#6819:
Pull request
#10468
synchronize by
wang-jiahua
7m 11s
wang-jiahua:perf/message-getproperty-nfe-fix
wang-jiahua:perf/message-getproperty-nfe-fix
7m 11s
View #10468
View workflow file
[ISSUE #10442] Optimize message properties encode/decode to reduce allocation
CodeQL Analysis
#6818:
Pull request
#10444
synchronize by
wang-jiahua
6m 55s
wang-jiahua:perf/flat-properties-map
wang-jiahua:perf/flat-properties-map
6m 55s
View #10444
View workflow file
[ISSUE #10538] Eliminate SendMessageRequestHeaderV2 intermediate object in client
CodeQL Analysis
#6817:
Pull request
#10540
synchronize by
wang-jiahua
7m 4s
wang-jiahua:perf/client-skip-v2-header
wang-jiahua:perf/client-skip-v2-header
7m 4s
View #10540
View workflow file
[ISSUE #10527] Reduce auxiliary component allocation via AtomicLong, string caches, StringBuilder reuse, and dirty flag
CodeQL Analysis
#6816:
Pull request
#10528
synchronize by
wang-jiahua
6m 52s
wang-jiahua:perf/auxiliary-component-optimization
wang-jiahua:perf/auxiliary-component-optimization
6m 52s
View #10528
View workflow file
[ISSUE #10490] Eliminate per-RPC allocation from Logback status, TopicMessageType toLowerCase, and RemotingHelper eager evaluation
CodeQL Analysis
#6815:
Pull request
#10491
synchronize by
wang-jiahua
5m 30s
wang-jiahua:misc/metrics-per-rpc-microfixes
wang-jiahua:misc/metrics-per-rpc-microfixes
5m 30s
View #10491
View workflow file
[ISSUE #9791] Prefer original producer when checking transaction state
CodeQL Analysis
#6814:
Pull request
#10564
synchronize by
wang-jiahua
6m 50s
wang-jiahua:fix/transaction-check-prefer-original-producer
wang-jiahua:fix/transaction-check-prefer-original-producer
6m 50s
View #10564
View workflow file
[ISSUE #10575] Fix race condition between scanResponseTable and processResponseCommand
CodeQL Analysis
#6813:
Pull request
#10576
synchronize by
wang-jiahua
6m 56s
wang-jiahua:fix/response-table-race-condition
wang-jiahua:fix/response-table-race-condition
6m 56s
View #10576
View workflow file
[ISSUE #10658] Fix PopConsumerService.revive aborting the whole batch on a single failed record
CodeQL Analysis
#6812:
Pull request
#10659
synchronize by
wang-jiahua
6m 41s
wang-jiahua:fix/pop-revive-future-exceptionally
wang-jiahua:fix/pop-revive-future-exceptionally
6m 41s
View #10659
View workflow file
[ISSUE #10052] Add capacity check in PopBufferMergeService.addCkJustOffset to prevent OOM
CodeQL Analysis
#6811:
Pull request
#10567
synchronize by
wang-jiahua
6m 58s
wang-jiahua:fix/pop-buffer-merge-service-oom
wang-jiahua:fix/pop-buffer-merge-service-oom
6m 58s
View #10567
View workflow file
[ISSUE #10518] Add client config to ignore corrupted local offset files
CodeQL Analysis
#6810:
Pull request
#10568
synchronize by
wang-jiahua
7m 10s
wang-jiahua:fix/ignore-corrupted-local-offset
wang-jiahua:fix/ignore-corrupted-local-offset
7m 10s
View #10568
View workflow file
[ISSUE #9633] Enable retry topic V2 by default to prevent name collision
CodeQL Analysis
#6809:
Pull request
#10565
synchronize by
wang-jiahua
6m 50s
wang-jiahua:fix/enable-retry-topic-v2-by-default
wang-jiahua:fix/enable-retry-topic-v2-by-default
6m 50s
View #10565
View workflow file
[ISSUE #10288] Hold MappedFile reference in ConsumeQueue write path to prevent SIGSEGV
CodeQL Analysis
#6808:
Pull request
#10566
synchronize by
wang-jiahua
6m 40s
wang-jiahua:fix/consume-queue-hold-mapped-file
wang-jiahua:fix/consume-queue-hold-mapped-file
6m 40s
View #10566
View workflow file
[ISSUE #10927] Upgrade fastjson2 to 2.0.64 for JDK 8 compatibility
CodeQL Analysis
#6807:
Pull request
#10928
opened by
RongtongJin
7m 19s
RongtongJin:codex/fastjson2-2.0.64
RongtongJin:codex/fastjson2-2.0.64
7m 19s
View #10928
View workflow file
[ISSUE #10924] Fix gRPC FIFO batch send ordering
CodeQL Analysis
#6806:
Pull request
#10926
synchronize by
qianye1001
9m 16s
qianye1001:codex/fix-grpc-fifo-batch-send
qianye1001:codex/fix-grpc-fifo-batch-send
9m 16s
View #10926
View workflow file
Improve ACL 2.0 authorization context handling
CodeQL Analysis
#6805:
Pull request
#10925
reopened by
dingshuangxi888
11m 17s
dingshuangxi888:codex/improve-acl2-authorization-context
dingshuangxi888:codex/improve-acl2-authorization-context
11m 17s
View #10925
View workflow file
[ISSUE #10924] Fix gRPC FIFO batch send ordering
CodeQL Analysis
#6804:
Pull request
#10926
opened by
qianye1001
15m 43s
qianye1001:codex/fix-grpc-fifo-batch-send
qianye1001:codex/fix-grpc-fifo-batch-send
15m 43s
View #10926
View workflow file
Improve ACL 2.0 authorization context handling
CodeQL Analysis
#6803:
Pull request
#10925
opened by
dingshuangxi888
14m 57s
dingshuangxi888:codex/improve-acl2-authorization-context
dingshuangxi888:codex/improve-acl2-authorization-context
14m 57s
View #10925
View workflow file
[ISSUE #10879] Refresh update timestamp on replaced topic metadata
CodeQL Analysis
#6802:
Pull request
#10923
synchronize by
btlqql
Action required
btlqql:btlqql/fix-stale-update-timestamp
btlqql:btlqql/fix-stale-update-timestamp
Action required
View #10923
View workflow file
[ISSUE #10877] Fix Boolean-to-string filter comparison
CodeQL Analysis
#6801:
Pull request
#10922
synchronize by
btlqql
Action required
btlqql:btlqql/fix-boolean-string-filter
btlqql:btlqql/fix-boolean-string-filter
Action required
View #10922
View workflow file
[ISSUE #10873] Guard BrokerData.selectBrokerAddr against empty address table
CodeQL Analysis
#6800:
Pull request
#10920
synchronize by
btlqql
Action required
btlqql:btlqql/fix-brokerdata-select-addr
btlqql:btlqql/fix-brokerdata-select-addr
Action required
View #10920
View workflow file
[ISSUE #10894] Enforce Lite subscription quota for complete and batch updates
CodeQL Analysis
#6799:
Pull request
#10919
synchronize by
btlqql
Action required
btlqql:btlqql/fix-lite-subscription-quota
btlqql:btlqql/fix-lite-subscription-quota
Action required
View #10919
View workflow file
[ISSUE #10879] Refresh update timestamp on replaced topic metadata
CodeQL Analysis
#6798:
Pull request
#10923
opened by
btlqql
Action required
btlqql:btlqql/fix-stale-update-timestamp
btlqql:btlqql/fix-stale-update-timestamp
Action required
View #10923
View workflow file
[ISSUE #10877] Fix Boolean-to-string filter comparison
CodeQL Analysis
#6797:
Pull request
#10922
opened by
btlqql
Action required
btlqql:btlqql/fix-boolean-string-filter
btlqql:btlqql/fix-boolean-string-filter
Action required
View #10922
View workflow file
[ISSUE #10899] Fix missing message-out metrics for KV POP
CodeQL Analysis
#6788:
Pull request
#10900
synchronize by
majialoong
6m 38s
majialoong:ISSUE-10899
majialoong:ISSUE-10899
6m 38s
View #10900
View workflow file
Previous
1
2
3
4
5
…
60
61
Next
You can’t perform that action at this time.