道君- Tao Jiuming
道君- Tao Jiuming
Do we have plan to support Proxy local GSSAPI authentication? So we can connect to the proxy via GSSAPI. /cc: @everesio
looks like the repo needs auth 
## What is the purpose of the change Support I/O Uring ## Brief changelog ## Verifying this change ## Checklist - [x] Make sure there is a [GitHub_issue](https://github.com/apache/dubbo/issues) field for...
Related to: https://github.com/apache/pulsar/issues/12169 https://github.com/apache/pulsar/issues/9562 https://github.com/apache/pulsar/issues/10439 https://github.com/apache/bookkeeper/pull/3139 https://github.com/apache/pulsar/issues/14861 and etc. ### Background Our customer has 12 nodes bookie and 12 nodes broker cluster. Pulsar version: 2.6.3 Bookkeeper: 4.11.1 They enabled bookkeeper...
Add WAL LogEntry cache to improve replication. Bypass page-cache and eliminate deserialization overhead when tailing-read the WAL. Under ideal conditions, the `oxia_server_wal_read_latency_milliseconds_sum` can be 0. Test the WAL via wal-perf...