Re: log compaction of entries

2017-11-07 Thread Sijie Guo
On Tue, Nov 7, 2017 at 12:18 PM, Istvan Soos wrote: > On Tue, Nov 7, 2017 at 8:09 PM, Sijie Guo wrote: > > But I would to learn more about your use case and to see how we can > support > > you. > > It is a nice feature in Kafka, and I've seen a complex

Re: log compaction of entries

2017-11-07 Thread Istvan Soos
On Tue, Nov 7, 2017 at 8:09 PM, Sijie Guo wrote: > But I would to learn more about your use case and to see how we can support > you. It is a nice feature in Kafka, and I've seen a complex app using it: https://kafka.apache.org/documentation.html#compaction My use case is

Re: HTTP / REST API?

2017-11-07 Thread Sijie Guo
Hi Istvan, This feature is coming in the next `4.6.0` release (it should be available in 2 weeks or so). We have an issue to document this feature. At the same time, you can checkout this BP for details -

Re: HTTP / REST API?

2017-11-07 Thread Istvan Soos
On Tue, Nov 7, 2017 at 12:02 PM, Enrico Olivelli wrote: > Could you please describe better your needs ? Really simple: I would like to try Bookkeeper from a non-Java project (and don't have much time to spend on writing a Java-based wrapper for it). On Tue, Nov 7, 2017 at

Re: log compaction of entries

2017-11-07 Thread Sijie Guo
On Tue, Nov 7, 2017 at 10:47 AM, Istvan Soos wrote: > On the website [0] I gather that data compaction is mostly about > cleaning up after we delete a ledger. Is there a feature or plan to > implement entry-level compaction, e.g. to have an ID that uniquely > identifies an

Re: HTTP / REST API?

2017-11-07 Thread Ivan Kelly
> We have an issue to document this feature. At the same time, you can > checkout this BP for details - > https://cwiki.apache.org/confluence/display/BOOKKEEPER/BP-17%3A+Define+BookKeeper+public+http+endpoints BP-17 only defines endpoints for metadata operations though, nothing for adding entries

Re: HTTP / REST API?

2017-11-07 Thread Enrico Olivelli
2017-11-07 16:16 GMT+01:00 Ivan Kelly : > > We have an issue to document this feature. At the same time, you can > > checkout this BP for details - > > https://cwiki.apache.org/confluence/display/BOOKKEEPER/ > BP-17%3A+Define+BookKeeper+public+http+endpoints > BP-17 only