道君- Tao Jiuming

Results 35 issues of 道君- 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 ![Image](https://github.com/user-attachments/assets/7f676dc5-dcc1-4087-ac7a-7bbf591a2d96)

## 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...

type/proposal

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...