Anup Ghatage

Results 15 comments of Anup Ghatage

Thanks for the tag @eolivelli I'd like to work on this, I'll open a PR soon.

AFAIK InstanceId is only set when a new cluster is instantiated, not during restarts. So you either have an installation which has an existing instance id in the registration manager,...

So far I have tried the 8 bit and 4 bit K_S models. 8 bit error: ``` ERROR: byte not found in vocab: ' ' [1] 93835 segmentation fault ./server...

@eolivelli instead of creating diff repo, we could also copy the folder in [bookkeeper/.test-infra/scripts](https://github.com/apache/bookkeeper/tree/master/.test-infra)

> Regarding EUA: it is better to use it in order not to change the wire protocol and keep 100% compatibility with all BK clients in the wild Makes sense....

> @Ghatage @eolivelli Any updates on this issue? What is the current blocker? Supporting v2 connections is the current blocker. [Here, we check for the type of the message](https://github.com/apache/bookkeeper/pull/2368/files#diff-684dc84d2a6bfbef7b2e3e1a5ef6766aR99), but...

Yes, just stuck on the V2 case. Will give it some more thought and post an update soon! On Thu, Jul 23, 2020, 12:38 AM Enrico Olivelli wrote: > @Ghatage...

@eolivelli @shoothzj Please merge whenever convenient!