quickwit icon indicating copy to clipboard operation
quickwit copied to clipboard

Enrich cluster member struct with services and gRPC address.

Open fmassot opened this issue 1 year ago • 0 comments

Description

Refactor a bit how we build cluster members and how we use it.

One benefit is that you can define the search client pool without depending on Cluster and thus Chitchat. This is nice for testing purposes. This will help me to test the upcoming MetastoreService.

How was this PR tested?

Waiting for make test-all results...

fmassot avatar Aug 08 '22 16:08 fmassot