Re: [VOTE] PIP-243: Register Jackson Java 8 support modules by default

2023-01-22 Thread Enrico Olivelli
+1 (binding) Enrico Il giorno lun 16 gen 2023 alle ore 13:56 Christophe Bornet ha scritto: > > +1 > > Le lun. 16 janv. 2023 à 11:16, Lari Hotari a écrit : > > > Hello community, > > > > I'm starting the VOTE for PIP-243: Register Jackson Java 8 support modules > > by default. > > > > Motivation

Re: [DISCUSS] Redundant ServiceUrlProvider design and improper use of PIP-121

2023-01-22 Thread Yunze Xu
Yes. The poll happens in the client's internal thread. Thanks, Yunze On Sun, Jan 22, 2023 at 6:56 PM Asaf Mesika wrote: > > and the client will poll the ConnectInfoProvider and check if something was > changed? > > On Fri, Jan 20, 2023 at 11:19 AM Yunze Xu > wrote: > > > > I think the `updateSe

Re: [DISCUSS] Redundant ServiceUrlProvider design and improper use of PIP-121

2023-01-22 Thread Asaf Mesika
and the client will poll the ConnectInfoProvider and check if something was changed? On Fri, Jan 20, 2023 at 11:19 AM Yunze Xu wrote: > > I think the `updateServiceUrl` is not the initial purpose of exposing to > the Client API. > > I agree. We might need an API like > > ```java > ClientBuilder