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

apache / bookkeeper / 42

Builds Branch Commit Type Ran Committer Via Coverage
42 master longPollThreadPool can not be null Descriptions of the changes in this PR: *Problem* The long polling logic is built with the assumption that there is a thread pool for scheduling deferred reads. So if people happens to set `numLongPollWorkerTh... push 04 Apr 2018 01:58PM UTC Sijie Guo jenkins pending completion   set done
41 master <a href="https://github.com/apache/bookkeeper/commit/46171e67e">Refactored OrderedSafeExecutor and OrderedScheduler As outlined in https://lists.apache.org/thread.html/</a><a class="double-link" href="https://github... push 03 Apr 2018 01:54PM UTC Matteo Merli jenkins pending completion   set done
40 master Make CRC32C_HASH a final static variable and log when we cannot use native crc32c library For CRC32c there is a marked performance difference when the JNI library is available versus when it's not, since the fallback involves creating many `ByteB... push 02 Apr 2018 02:05PM UTC Sijie Guo jenkins pending completion   set done
39 master Avoid acquiring closeLock.readLock() on every add/read operation In the `BookieClient`, we are always acquiring a readlock when grabbing a connection to use for sending a write/read request. The lock is the `closeLock` and it's only acquired in ... push 01 Apr 2018 02:31PM UTC Matteo Merli jenkins pending completion   set done
38 master Avoid acquiring closeLock.readLock() on every add/read operation In the `BookieClient`, we are always acquiring a readlock when grabbing a connection to use for sending a write/read request. The lock is the `closeLock` and it's only acquired in ... push 31 Mar 2018 01:53PM UTC Matteo Merli jenkins pending completion   set done
37 master Avoid acquiring closeLock.readLock() on every add/read operation In the `BookieClient`, we are always acquiring a readlock when grabbing a connection to use for sending a write/read request. The lock is the `closeLock` and it's only acquired in ... push 30 Mar 2018 01:54PM UTC Matteo Merli jenkins pending completion   set done
36 master <a href="https://github.com/apache/bookkeeper/commit/2bd24b7bb">Issue #1282: call to appendLedgersMap in flushCompactionLog Descriptions of the changes in this PR: with this change https://github.com/apache/bookkee... push 29 Mar 2018 02:04PM UTC Sijie Guo jenkins pending completion   set done
35 master Added executeOrdered to complement submitOrdered In many cases, we are not interested in the `ListenableFuture` returned by `submitOrdered()` call. In these cases we can avoid creating the future object which will be ignored by calling the `execu... push 28 Mar 2018 02:23PM UTC Sijie Guo jenkins pending completion   set done
34 master Implement directly ChannelOutboundHandlerAdapter in BookieProtoEncoding#ResponseEncoder This change is mostly a clean up/refactor which drops intermediate MessageToMessageEncoder and MessageToMessageDecoder from BookieProtoEncoding Author: Enric... push 27 Mar 2018 02:02PM UTC Enrico Olivelli jenkins pending completion   set done
33 master Implement directly ChannelOutboundHandlerAdapter in BookieProtoEncoding#ResponseEncoder This change is mostly a clean up/refactor which drops intermediate MessageToMessageEncoder and MessageToMessageDecoder from BookieProtoEncoding Author: Enric... push 26 Mar 2018 02:08PM UTC Enrico Olivelli jenkins pending completion   set done
32 master Refactored logAndConvertStatus() to avoid allocation when debug is off The method `logAndConvertStatus(StatusCode status, int defaultStatus, Object... extraInfo)` is being called when processing the response for each write/read request in `PerCha... push 25 Mar 2018 01:53PM UTC Sijie Guo jenkins pending completion   set done
31 master Fixed typos in README.md Author: dmsergeevp44 <32652957+dmsergeevp44@users.noreply.github.com> Reviewers: Enrico Olivelli <eolivelli@gmail.com>, Sijie Guo <sijie@apache.org> This closes #1285 from dmsergeevp44/patch-1 push 24 Mar 2018 02:20PM UTC Sijie Guo jenkins pending completion   set done
30 master Fixed typos in README.md Author: dmsergeevp44 <32652957+dmsergeevp44@users.noreply.github.com> Reviewers: Enrico Olivelli <eolivelli@gmail.com>, Sijie Guo <sijie@apache.org> This closes #1285 from dmsergeevp44/patch-1 push 23 Mar 2018 02:23PM UTC Sijie Guo jenkins pending completion   set done
29 master Improve write rejection in DbLedgerStorage This PR contain 2 changes that are much related to each other. 1. Changed DbLedgerStorage write cache read-write lock into a `StampedLock` Main reason for using `StampedLock` is that this lock is alw... push 22 Mar 2018 01:54PM UTC Sijie Guo jenkins pending completion   set done
28 master Fixed DbStorage write cache segment index computation When the write cache was merged from `yahoo-4.3` branch into master, an improvement went in around computing the the write cache segment index (doing shift instead of division) and that introd... push 21 Mar 2018 02:58PM UTC Matteo Merli 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