- 🔭 I’m currently working on Apache Flink
- 🌱 I’m currently learning analytics and storage of big data
- 📫 How to reach me: [email protected]
- ⚡ Fun fact: I'm an ACG fan
Apache Flink PMC member & Committer.
Work at Alibaba.
- Hangzhou China
- http://wuchong.me
- @jarkwu
- in/jarkwu
Pinned Loading
-
-
alibaba/fluss
alibaba/fluss PublicFluss is a streaming storage built for real-time analytics.
438 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
alibaba/fluss,
alibaba/fluss-docs,
wuchong/wuchong.github.io
and 7 other
repositories
Loading
Contribution activity
April 2025
Created 4 commits in 1 repository
Created a pull request in alibaba/fluss that received 4 comments
[client] Fix StackOverflowError after rebuilding Cluster N times
Purpose Linked issue: close #699 Brief change log Construct bucketsForTable
with a new ArrayList
instead of reusing the previous list which might …
+56
−20
lines changed
•
4
comments
Reviewed 30 pull requests in 1 repository
alibaba/fluss
25 pull requests
-
[doc]Add documents to the default merge engine
This contribution was made on Apr 18
-
[flink] Immediately throw Exception in mailbox executor rather than wait until next record in flink sink writer.
This contribution was made on Apr 18
-
[build] ParameterizedTest in FlinkTableSinkITCase will hang to timeout when run CI on Github
This contribution was made on Apr 17
-
Introduce authenticate in Fluss.
This contribution was made on Apr 17
-
Fluss support ACL authotization
This contribution was made on Apr 17
-
Adapt
local-cluster.sh
and Dockerfile forbind.listeners
config optionThis contribution was made on Apr 16 -
[hotfix] Fix the issue of unaligned table content in monitor-metrics.md
This contribution was made on Apr 16
-
[Connector] Pojo To RowData Utility
This contribution was made on Apr 14
-
[hotfix] Fix unstable testIOExceptionShouldStopTabletServer
This contribution was made on Apr 14
-
[client] fix: throw LogOffsetOutOfRangeException when scan offset ttl log
This contribution was made on Apr 14
-
[docs] fluss admin client
This contribution was made on Apr 14
-
[log] Follower fetch log already move to remote need to return RemoteLogFetchInfo to rebuild WriterState instead of throwing LogOffsetOutOfRangeException
This contribution was made on Apr 14
-
[hotfix] Change writerState flush from async to sync while rolling log to avoid conflicts with the writerState flush during logTablet close
This contribution was made on Apr 14
-
[File system] Add Google Cloud Storage integration
This contribution was made on Apr 12
-
[common] feat: Disable 'client.metrics.enabled' by default
This contribution was made on Apr 12
-
[hotfix] Fix tablet gateway comment error.
This contribution was made on Apr 12
-
[log] Follower fetch offset need truncate to leaderEndOffsetSnapshot if we found duplicated batch or out of sequence batch
This contribution was made on Apr 12
-
[client] Fix sender in block when retry after resetting writer id.
This contribution was made on Apr 9
-
[server] IOException should shutdown TabletServer
This contribution was made on Apr 9
-
[hotfix][test] Fix testCreateDatabase any order.
This contribution was made on Apr 8
-
Throw exception when
[coordinator|tablet-server].host
andbind.listeners
are both setThis contribution was made on Apr 4 -
[metric] Add some metrics for CoordinatorEventProcessor to monitor the event number.
This contribution was made on Apr 3
-
[client]Fix LogScannerImpl.poll always returns empty on the first request
This contribution was made on Apr 2
-
[connector] Move META-INF/services/org.apache.flink.table.factories.Factory to each submodule
This contribution was made on Apr 2
-
Make Flink Source Generic
This contribution was made on Apr 2
- Some pull request reviews not shown.
Created an issue in alibaba/fluss that received 3 comments
Disable "client.metrics.enabled" by default
Search before asking
I searched in the issues and found nothing similar.
Motivation
Currently, client.metrics.enabled
is enabled, but the report…
1 of 2 tasks
Opened 7 other issues in 1 repository
alibaba/fluss
5
open
2
closed
-
Unstable test ReplicaFetcherThreadTest#testFollowerHighWatermarkHigherThanOrEqualToLeader
This contribution was made on Apr 18
-
UpdateMetadata RPC should update table path cache
This contribution was made on Apr 17
-
Authorize InitWriter RPC with table path parameters
This contribution was made on Apr 17
-
RPC GetFileSystemSecurityToken supports grant table-level STS token
This contribution was made on Apr 16
-
Revert LeaderEndOffsetSnapshot
This contribution was made on Apr 12
-
StackOverflowError after rebuild Cluster N times
This contribution was made on Apr 1
-
Use ChannelId#hashCode() in ServerChannelInitializer
This contribution was made on Mar 31