Re: Enhancing getBookieInfo

2019-12-12 Thread Enrico Olivelli
This is a draft for the BP-38 https://github.com/apache/bookkeeper/pull/2214/files and this is a draft implementation https://github.com/apache/bookkeeper/pull/2213/files I will ping again when the documents are ready for full review. I have just pushed them in case anyone as time to give early f

Re: Enhancing getBookieInfo

2019-12-08 Thread Enrico Olivelli
I am preparing a BP with the goal of enabling discovery of every service exposed by a Bookie using existing metadata service. Stay tuned Enrico Il mar 3 dic 2019, 08:55 Enrico Olivelli ha scritto: > Sijie, > answers inline > > Enrico > > Il giorno mar 3 dic 2019 alle ore 08:15 Sijie Guo ha >

Re: Enhancing getBookieInfo

2019-12-02 Thread Enrico Olivelli
Sijie, answers inline Enrico Il giorno mar 3 dic 2019 alle ore 08:15 Sijie Guo ha scritto: > I am not sure it is a good idea to expose the stats via a RPC endpoint. > > Because most of the stats collection systems (e.g. prometheus) are > collecting stats via an http endpoints. > I don't think w

Re: Enhancing getBookieInfo

2019-12-02 Thread Sijie Guo
I am not sure it is a good idea to expose the stats via a RPC endpoint. Because most of the stats collection systems (e.g. prometheus) are collecting stats via an http endpoints. I don't think we should duplicate the work that a stats library is good at. Other thoughts inline. On Sat, Nov 30, 20

Enhancing getBookieInfo

2019-11-30 Thread Enrico Olivelli
Hi all, In my company we are developing a visual tool for Bookkeeper Management and we would like to have more information about the status of a Bookie just by using RPC calls. We already have getBookieInfo that is only reporting about disk space usage. Examples of useful info: - link to metrics e