-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[improve] Handle PositionInfo that's too large to serialize as a single entry #17
base: master
Are you sure you want to change the base?
Commits on Sep 23, 2024
-
ManagedCursor: compress data written to BookKeeper
(cherry picked from commit 1ef9664)
Configuration menu - View commit details
-
Copy full SHA for e014356 - Browse repository at this point
Copy the full SHA e014356View commit details -
serialize/compress without intermediate byte arrays (apache#268)
* serialize/compress without intermediate byte arrays * use lightproto for cursor serialization to the ledger * Reuse PositionInfo (cherry picked from commit 1887c44)
Configuration menu - View commit details
-
Copy full SHA for 33e4c71 - Browse repository at this point
Copy the full SHA 33e4c71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d1b93a - Browse repository at this point
Copy the full SHA 6d1b93aView commit details -
ManagedCursor: manually serialise PositionInfo (apache#270)
* ManagedCursor: manually serialise PositionInfo * Add tests and save last serialized side to prevent reallocations (cherry picked from commit 8a365d0)
Configuration menu - View commit details
-
Copy full SHA for 568d446 - Browse repository at this point
Copy the full SHA 568d446View commit details -
(cherry picked from commit 44ba614)
Configuration menu - View commit details
-
Copy full SHA for 0240250 - Browse repository at this point
Copy the full SHA 0240250View commit details -
PositionInfo Util serialization fix and test (apache#272)
(cherry picked from commit f1323c6)
Configuration menu - View commit details
-
Copy full SHA for ed8df4d - Browse repository at this point
Copy the full SHA ed8df4dView commit details -
Remove auto reset of cursor in case of read error
(cherry picked from commit d4b94ab)
Configuration menu - View commit details
-
Copy full SHA for c2f0908 - Browse repository at this point
Copy the full SHA c2f0908View commit details -
Revert removal of 'containsKey' in ManagedCursorImpl
(cherry picked from commit 5f07f0c)
Configuration menu - View commit details
-
Copy full SHA for 27152ff - Browse repository at this point
Copy the full SHA 27152ffView commit details -
Prevent ZK connection loss in case of huge cursor status (apache#273)
(cherry picked from commit 6d2e494)
Configuration menu - View commit details
-
Copy full SHA for 564a668 - Browse repository at this point
Copy the full SHA 564a668View commit details -
[managed-ledger] Compressed cursors: fix problem with little buffers (a…
…pache#275) (cherry picked from commit 6a2a010)
Configuration menu - View commit details
-
Copy full SHA for 0d23d5b - Browse repository at this point
Copy the full SHA 0d23d5bView commit details -
[tests] Fix build after merge conflict
(cherry picked from commit 4c5387d)
Configuration menu - View commit details
-
Copy full SHA for 08af8fc - Browse repository at this point
Copy the full SHA 08af8fcView commit details -
Fix WriteCursorLedgerSize metric
(cherry picked from commit c3fe80e)
Configuration menu - View commit details
-
Copy full SHA for e8d3930 - Browse repository at this point
Copy the full SHA e8d3930View commit details -
try ledger recovery from previous entries in case of corrupt/missing …
…footer of the chunked data (apache#282) (cherry picked from commit 6e72ecb)
Configuration menu - View commit details
-
Copy full SHA for 89adf38 - Browse repository at this point
Copy the full SHA 89adf38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43a5b31 - Browse repository at this point
Copy the full SHA 43a5b31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8db72f4 - Browse repository at this point
Copy the full SHA 8db72f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1397faf - Browse repository at this point
Copy the full SHA 1397fafView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4b4195 - Browse repository at this point
Copy the full SHA d4b4195View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2fdbe63 - Browse repository at this point
Copy the full SHA 2fdbe63View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b88801 - Browse repository at this point
Copy the full SHA 9b88801View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7918f21 - Browse repository at this point
Copy the full SHA 7918f21View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1dad078 - Browse repository at this point
Copy the full SHA 1dad078View commit details -
Configuration menu - View commit details
-
Copy full SHA for c41c7e9 - Browse repository at this point
Copy the full SHA c41c7e9View commit details -
[fix][broker] Fix out-of-order issues with ConsistentHashingStickyKey…
…ConsumerSelector (apache#23327)
Configuration menu - View commit details
-
Copy full SHA for adb9014 - Browse repository at this point
Copy the full SHA adb9014View commit details -
[fix][client] Fix failover consumer-listener stuck with cumulative ac…
…k and epoch time (apache#23345)
Configuration menu - View commit details
-
Copy full SHA for 53e996c - Browse repository at this point
Copy the full SHA 53e996cView commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 048142c - Browse repository at this point
Copy the full SHA 048142cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 590c5ac - Browse repository at this point
Copy the full SHA 590c5acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54157d8 - Browse repository at this point
Copy the full SHA 54157d8View commit details