Moe Derakhshani

Results 9 comments of Moe Derakhshani

I have also seen the same problem. the chunk content observable never completes!

we are changing `persistent_oauth2.0` to `oauth_client_credentials`

@mageshn no permission API purpose is different. At client side we currently do not have any API to distinguish a write key from a read key without actually attempting to...

Thanks @jamesgorman2

@jamesgorman2 wouldn't https://github.com/ReactiveX/RxNetty/blob/0.4.x/rxnetty/src/main/java/io/reactivex/netty/protocol/http/client/CompositeHttpClient.java work for this purpose? I found this in the documentation: ``` /** * An implementation of {@link HttpClient} that can execute requests over multiple hosts. * Internally...

Simple repro: for our project, https://github.com/Azure/azure-cosmosdb-java, we are trying to upgrade our dependency on RxNetty from 0.4.x to 0.5.2 however it seems there is a connection leak issue in 0.5.2...

@NiteshKant Our SDK has dependency rxNetty: https://mvnrepository.com/artifact/com.microsoft.azure/azure-cosmosdb/1.0.2 https://github.com/Azure/azure-cosmosdb-java If rxNetty adds support for Http/2 it will benefit us too. Thanks.

@paalvibe Thank you for filing this feature request and raising the PR, it’s a great effort to extend the Delta Sharing client. Apologies for the delay in reviewing. I do...

@paalvibe could you update this according to the PR? https://github.com/delta-io/delta-sharing/pull/733