[jira] [Created] (FLINK-32938) flink-connector-pulsar should remove all `PulsarAdmin` calls

2023-08-22 Thread Neng Lu (Jira)
Neng Lu created FLINK-32938: --- Summary: flink-connector-pulsar should remove all `PulsarAdmin` calls Key: FLINK-32938 URL: https://issues.apache.org/jira/browse/FLINK-32938 Project: Flink Issue

Re: [ANNOUNCE] Apache flink-connector-pulsar v3.0.1 released

2023-06-07 Thread Neng Lu
Thank you very much for coordinating this! I think we also need to release 4.0.1 to fix the pulsar-client OAuth2 issue. On Wed, Jun 7, 2023 at 1:48 AM Leonard Xu wrote: > The Apache Flink community is very happy to announce the release of Apache > flink-connector-pulsar v3.0.1. > This release i

Re: [VOTE] Release flink-connector-pulsar 3.0.1, release candidate #1

2023-05-31 Thread Neng Lu
+1 I verified + the release now can communicate with Pulsar using OAuth2 auth plugin + build from source and run unit tests with JDK 17 on macOS M1Max On Wed, May 31, 2023 at 4:24 AM Zili Chen wrote: > +1 > > I verified > > + LICENSE and NOTICE present > + Checksum and GPG sign matches > + No

Re: [VOTE] Release flink-connector-pulsar 3.0.1, release candidate #1

2023-05-31 Thread Neng Lu
+1 I verified this release can communicate with pulsar using Oauth2 authentication. On 2023/05/25 16:18:51 Leonard Xu wrote: > Hey all, > > Please review and vote on the release candidate #1 for the version 3.0.1 of > the > Apache Flink Pulsar Connector as follows: > > [ ] +1, Approve the rele

[jira] [Created] (FLINK-32003) Release 3.0.0-1.16 and 1.16.1 doesn't work with OAuth2

2023-05-04 Thread Neng Lu (Jira)
Neng Lu created FLINK-32003: --- Summary: Release 3.0.0-1.16 and 1.16.1 doesn't work with OAuth2 Key: FLINK-32003 URL: https://issues.apache.org/jira/browse/FLINK-32003 Project: Flink Issue Type

Re: [VOTE] Create a separate sub project for FLIP-188: flink-store

2022-01-11 Thread Neng Lu
+1 (non-binding) for `flink-table-store` On Mon, Jan 10, 2022 at 11:20 PM Jingsong Li wrote: > Thanks everyone for your voting. > > If there are no objections, I'll close this vote and send a vote result > mail: > - create a sub project named `flink-table-store`. > > Best, > Jingsong > > On Tue,

Re: Re: [DISCUSS] Improve the name and structure of job vertex and operator name for job

2021-11-11 Thread Neng Lu
+1 (non-binding) This change will really help to ease developer life. On Thu, Nov 11, 2021 at 6:33 AM Guowei Ma wrote: > +1 > This would be very helpful for our debugging online job. > > Best, > Guowei > > > On Thu, Nov 11, 2021 at 8:03 PM Yuepeng Pan wrote: > > > +1. It's useful to understand

Re: [VOTE] FLIP-188 Introduce Built-in Dynamic Table Storage

2021-11-09 Thread Neng Lu
Hi, +1 for (non-binding) Also, I'm curious to see if we can avoid a hardcoded dependency on Kafka for the LogStore. This will make the solution more extensible. On 2021/11/10 02:51:55 Jingsong Li wrote: > Hi everyone, > > Thanks for all the feedback so far. Based on the discussion[1] we seem

[jira] [Created] (FLINK-24389) getDescription() in `CatalogTableImpl` should check null

2021-09-27 Thread Neng Lu (Jira)
Neng Lu created FLINK-24389: --- Summary: getDescription() in `CatalogTableImpl` should check null Key: FLINK-24389 URL: https://issues.apache.org/jira/browse/FLINK-24389 Project: Flink Issue Type