[DISCUSS] Cherry-picking support for logging original client IP address for http/https REST API requests to maintenance branches

2024-04-18 Thread Lari Hotari
Hi, In the Pulsar broker and proxy, there is existing support for receiving the original client IP address from a Load Balancer or Proxy that passes this information in the TCP/IP connection using the HA Proxy Protocol. This feature can be activated with the `haProxyProtocolEnabled=true` setting.

Re: [DISCUSS] Cherry-picking support for logging original client IP address for http/https REST API requests to maintenance branches

2024-04-18 Thread Yubiao Feng
Hi Lari Agree with you, thanks Thanks Yubiao Feng On Fri, Apr 19, 2024 at 12:35 AM Lari Hotari wrote: > Hi, > > In the Pulsar broker and proxy, there is existing support for receiving > the original client IP address from a Load Balancer or Proxy that passes > this information in the TCP/IP co

[ANNOUNCE] Apache Pulsar Client Python 3.5.0 released

2024-04-18 Thread Yunze Xu
The Apache Pulsar team is proud to announce Apache Pulsar Client Python version 3.5.0. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor manage