distributedlog
distributedlog copied to clipboard
Apache DistributedLog
Bumps [libthrift](https://github.com/apache/thrift) from 0.9.3 to 0.14.0. Release notes Sourced from libthrift's releases. Version 0.14.0 For release 0.14.0 head over to the official release download source: http://thrift.apache.org/download The assets below are...
Bumps hadoop-common from 2.7.2 to 3.2.3. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.8.5. Changelog Sourced from nokogiri's changelog. 1.8.5 / 2018-10-04 Security [MRI] Pulled in upstream patches from libxml2 that address CVE-2018-14404 and CVE-2018-14567. Full details are...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.8.5. Changelog *Sourced from [nokogiri's changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md).* > ## 1.8.5 / 2018-10-04 > > ### Security Notes > > [MRI] Pulled in upstream patches from libxml2...
Bumps [jekyll](https://github.com/jekyll/jekyll) from 3.8.3 to 3.8.4. Release notes *Sourced from [jekyll's releases](https://github.com/jekyll/jekyll/releases).* > ## v3.8.4 > > ## Bug Fixes > > * security: fix include bypass of EntryFilter#filter symlink...
Hello, Maybe this doesn't matter, but are there any plans to update the distributedlog-proxy-client and server to depend on the distributed log jars provided by the bookkeeper project? Thank you,...
**What did you do?** Wrote one synchronous writer process and one synchronous reader process according to the tutorials for using the core library. The writer produces small messages (
**BUG REPORT** 1. Please describe the issue you observed: - What did you do? run ci jobs - What did you expect to see? all ci jobs pass - What...
**FEATURE REQUEST** 1. Please describe the feature you are requesting. A new bookkeeper fluent API is introduced in apache/bookkeeper#506. DistributedLog should integrate with the new fluent API to leverage `CompletableFuture`....
The quickstart refers to a "all" binary package, which doesn't exist for 0.5.0, (there's only proxy-server and benchmark). The proxy server binary covers a lot of the quickstart cases, but...