• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

apache / bookkeeper / 27

Builds Branch Commit Type Ran Committer Via Coverage
27 master Fix ByteBuf leaking at Journal Descriptions of the changes in this PR: BufferLogChannel uses a pooled bytebuf for buffering writes. However Journal only closes the underlying log file channel, but it doesn't close buffer log channel, which can c... push 20 Mar 2018 02:47PM UTC Sijie Guo jenkins pending completion   set done
26 master Set `ENABLE_DIGEST_TYPE_AUTODETECTION` to true as default value Descriptions of the changes in this PR: *Motivation* We have recorded digest type in the ledger metadata since BK 4.5. it would be great to let client automatically detect the dige... push 19 Mar 2018 02:01PM UTC Jia Zhai jenkins pending completion   set done
25 master Ensure we instantiate threads that extend Netty FastThreadLocalThread Since we make heavy use of `Recycler` and other `FastThreadLocal` objects from Netty, we should make sure that all (critical) threads that we instantiate are inheriting from `F... push 18 Mar 2018 02:35PM UTC Jia Zhai jenkins pending completion   set done
24 master Improve `BookKeeperAdmin#format` to avoid constructing redundant resources Descriptions of the changes in this PR: *Problem* After metadata service uri change, all the metadata managers can be retrieved via metadata drivers. So there is no need... push 17 Mar 2018 01:57PM UTC Sijie Guo jenkins pending completion   set done
23 master BP-29 (task 4): use metadata service uri for constructing registration manager and ledger manager factory Descriptions of the changes in this PR: The main changes are at two places: - Deprecating using ServerConfiguration#getRegistrationManager... push 16 Mar 2018 02:08PM UTC Sijie Guo jenkins pending completion   set done
22 master Collect Prometheus latency stats using DataSketches The implementation for collecting and estimating the latency quantiles in the Prometheus Java client library is very slow and it is impacting the the bookie performance. I have added a micro-be... push 15 Mar 2018 02:56PM UTC Sijie Guo jenkins pending completion   set done
21 master <a href="https://github.com/apache/bookkeeper/commit/4578e6d65">Fixed Journal stats names In `BOOKKEEPER-1009: Use multiple journals in bookie` </a><a class="double-link" href="https://github.com/apache/bookkeeper/c... push 14 Mar 2018 03:31PM UTC Sijie Guo jenkins pending completion   set done
20 master Fixed Journal static empty array list recycling When `journalSyncData=false`, we passing `EMPTY_ARRAY_LIST` to the `ForceWriteThread` when the journal is rolled over. I have seen this exception: ``` 18:39:52.285 [ForceWriteThread] ERROR org.apa... push 13 Mar 2018 02:55PM UTC sijie jenkins pending completion   set done
19 master Disable using v2 decoder to decode v3 response if usingV2WireProtocol is enabled and handle unknown op in v2 request decoder Descriptions of the changes in this PR: *Problem* - response decoder should use whatever protocol that request is using... push 12 Mar 2018 02:05PM UTC sijie jenkins pending completion   set done
18 master Disable using v2 decoder to decode v3 response if usingV2WireProtocol is enabled and handle unknown op in v2 request decoder Descriptions of the changes in this PR: *Problem* - response decoder should use whatever protocol that request is using... push 11 Mar 2018 02:20PM UTC sijie jenkins pending completion   set done
17 master Disable using v2 decoder to decode v3 response if usingV2WireProtocol is enabled and handle unknown op in v2 request decoder Descriptions of the changes in this PR: *Problem* - response decoder should use whatever protocol that request is using... push 10 Mar 2018 02:08PM UTC sijie jenkins pending completion   set done
16 master <a href="https://github.com/apache/bookkeeper/commit/30261eae3">Issue #570: Move logic of unpersistedbytes to bufferedchannel Descriptions of the changes in this PR: This is &lt; sub-task2 &gt; of Issue #570. http... push 09 Mar 2018 01:54PM UTC Ivan Kelly jenkins pending completion   set done
15 master Make shading rule consistent between bookkeeper-server-shaded and bookkeeper-server-tests-shaded Descriptions of the changes in this PR: `bookkeeper-server:test-jar` is working with `bookkeeper-server`. we should make `bookkeeper-server-tests-sh... push 08 Mar 2018 02:24PM UTC sijie jenkins pending completion   set done
14 master Make shading rule consistent between bookkeeper-server-shaded and bookkeeper-server-tests-shaded Descriptions of the changes in this PR: `bookkeeper-server:test-jar` is working with `bookkeeper-server`. we should make `bookkeeper-server-tests-sh... push 07 Mar 2018 01:56PM UTC sijie jenkins pending completion   set done
13 master Dont shade netty at distributedlog-core-shaded Descriptions of the changes in this PR: *Problem* JVM crashed on linux platforms, when`distributedlog-core-shaded` (where netty `4.1.12.Final` was shaded) is used in a project where a non-shaded ne... push 06 Mar 2018 02:15PM UTC sijie jenkins pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc