Re: [DISCUSS] PIP-338: Introducing the --log-topic Option for Pulsar Sinks and Sources

2024-02-19 Thread Pengcheng Jiang
Sorry, the PIP number should be PIP-339 Pengcheng Jiang 于2024年2月19日周一 17:30写道: > Dear community, > > I created a PIP to support `--log-topic` for Pulsar Sinks and Sources: > https://github.com/apache/pulsar/pull/22071 > > It will make Pulsar Functions and Connectors have the same way to manage >

Re: [VOTE] Reactive Java client for Apache Pulsar 0.5.3 Candidate 1

2024-02-19 Thread Enrico Olivelli
+1 (binding) Validated checksum and signature All tests passed on Ubuntu, JDK1 Thanks for running the release Enrico Il giorno ven 16 feb 2024 alle ore 19:01 Lari Hotari ha scritto: > > +1 (binding) > > Validated source artifacts > - checked sha512 checksum > - checked signature > > Validated

[DISCUSS] PIP-338: Introducing the --log-topic Option for Pulsar Sinks and Sources

2024-02-19 Thread Pengcheng Jiang
Dear community, I created a PIP to support `--log-topic` for Pulsar Sinks and Sources: https://github.com/apache/pulsar/pull/22071 It will make Pulsar Functions and Connectors have the same way to manage their logs. Any feedback and suggestions are welcome. Sincerely Pengcheng Jiang