Luigi Tagliamonte

Results 9 issues of Luigi Tagliamonte

Current catalog sync behavior at bootstrap is to de-register and than register service in Consul. This is tremendous dangerous because will make endpoints unavailable for a short period of time....

type/bug
area/sync

Hi there! Thanks for the great project! I'm trying to visit the git log of local git repo in order to reproduce this behavior: ``` git log --follow --format=%ad --date...

bump go version. Please let me know if you want me to open another PR for master branch as well Tested the new build on 1.15 and it works. During...

The following hocon file fails validation: ``` id,is_enabled 12,TRUE 253,TRUE 286,TRUE 287,TRUE 288,TRUE 289,TRUE 290,TRUE 291,TRUE ``` meanwhile this one passes validation: ``` id,is_enabled 12,TRUE 253,TRUE 286,TRUE 287,TRUE 288,TRUE 289,TRUE...

Improve string slice parsing by removing empty values that can lead to undesirable results.

I'm curious if supporting wide-columns https://github.com/facebook/rocksdb/wiki/Wide-Columns in the rust API is planned or already there (and I just haven't found it yet)?

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation try to monitor some specs from my service and would be...

enhancement
help wanted
good first issue

Dear community, we would like to implement a smart discovery mechanism for our pgbouncer installation. We would like the community input on what is the best way to use N...

Hello Folks, thanks for the great library! I was wondering if there are any resource on tuning the library for max read performances. I need to read a lot of...