Skip to content

Commit a3f2946

Browse files
committed
[improve][broker] Use RoaringBitmap in tracking individual acks to reduce memory usage (#23006)
(cherry picked from commit ed39c4db671c29057e51b9142a0d4cdb71e3eb88) # Conflicts: # distribution/server/src/assemble/LICENSE.bin.txt
1 parent d871582 commit a3f2946

File tree

1 file changed

+2
-1
lines changed
  • pulsar-sql/presto-distribution

1 file changed

+2
-1
lines changed

pulsar-sql/presto-distribution/LICENSE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,8 @@ The Apache Software License, Version 2.0
478478
- stream-2.9.5.jar
479479
* High Performance Primitive Collections for Java
480480
- hppc-0.9.1.jar
481-
481+
* RoaringBitmap
482+
- RoaringBitmap-1.2.0.jar
482483

483484
Protocol Buffers License
484485
* Protocol Buffers

0 commit comments

Comments
 (0)