projects
/
bookkeeper.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix the Intellij key nouns. (#3381)
[bookkeeper.git]
/
bookkeeper-common
/
2022-06-17
ZhangJian He
Remove gradle build script (#3340)
tree
|
commitdiff
2022-06-07
ZhangJian He
Fix maven javadoc generate (#3317)
tree
|
commitdiff
2022-05-05
ZhangJian He
[minor] [optimize] Remove redundant toString call ...
tree
|
commitdiff
2022-05-04
Hang Chen
BP-47 (task4): Aligned native buffer wrapper (#3253)
tree
|
commitdiff
2022-04-28
ZhangJian He
Move bookkeeper-stats and bookkeeper-stats-providers...
tree
|
commitdiff
2022-04-22
ZhangJian He
Remove log4j from bookkeeper (#3225)
tree
|
commitdiff
2022-04-22
ZhangJian He
fix logger number not correct (#3211)
tree
|
commitdiff
2022-04-19
ZhangJian He
Remove log4j1 from bk test code
tree
|
commitdiff
2022-03-28
Andrey Yegorov
[maven-release-plugin] prepare for next development...
tree
|
commitdiff
2022-03-24
Andrey Yegorov
Bringing back maven build (#3130)
tree
|
commitdiff
2022-03-23
Lari Hotari
Issue #3105: Optimize OrderedExecutor performance by...
tree
|
commitdiff
2022-02-23
Andrey Yegorov
Issue 2974: better thread selection for the Ordered...
tree
|
commitdiff
2022-01-26
Nicolò Boschi
[build] remove Maven POM files (#3009)
tree
|
commitdiff
2022-01-12
Jack Vanlightly
BP-46: Data integrity check for running without journal...
tree
|
commitdiff
2021-11-24
Jack Vanlightly
Construct and inject bookie components (#2901)
tree
|
commitdiff
2021-11-19
Jack Vanlightly
BP-44: OrderedExecutor metrics (#2861)
tree
|
commitdiff
2021-10-27
Raúl Gracia
Issue 2837: Remove unnecessary log4j bindings from...
tree
|
commitdiff
2021-10-27
Jack Vanlightly
ISSUE #2835: BP-44 Addition of thread-scoped OpStatsLog...
tree
|
commitdiff
2021-10-20
Prashant Kumar
Migrate bookkeepr-server:test to gradle run unit tests...
tree
|
commitdiff
2021-10-15
Raúl Gracia
Issue 2815: Upgrade to log4j2 to get rid of CVE-2019...
tree
|
commitdiff
2021-10-05
Shen Wenbing
Fix wrong time unit in the comments of MathUtils (...
tree
|
commitdiff
2021-05-10
Andrey Yegorov
[maven-release-plugin] prepare for next development...
tree
|
commitdiff
2021-05-08
Matteo Merli
Impose a memory limit on the bookie journal (#2710)
tree
|
commitdiff
2021-03-23
Prashant Kumar
ISSUE-2640: BP-43: Build :stream source with gradle...
tree
|
commitdiff
2021-03-19
Prashant Kumar
BP-43 CI/CD migration to gradle (#2636)
tree
|
commitdiff
2021-02-16
Andrey Yegorov
[maven-release-plugin] prepare for next development...
tree
|
commitdiff
2020-11-10
Jia Zhai
[maven-release-plugin] prepare for next development...
tree
|
commitdiff
2020-09-07
Enrico Olivelli
BP-41 BookieId - client side implementation (#2404)
tree
|
commitdiff
2020-06-20
rdhabalia
[maven-release-plugin] prepare for next development...
tree
|
commitdiff
2020-05-30
lamber-ken
[CLEAN] Fix missing Override annotation
tree
|
commitdiff
2020-05-27
Matteo Minardi
BP-38: Publish Bookie Service Info on Metadata Service
tree
|
commitdiff
2019-10-30
Enrico Olivelli
[maven-release-plugin] prepare for next development...
tree
|
commitdiff
2019-10-11
Charan Reddy Gutta...
Call exceptionHandler if Bookie.start fails with exception.
tree
|
commitdiff
2019-08-23
Sergii Zhevzhyk
Simplify if statements
tree
|
commitdiff
2019-08-05
Sergii Zhevzhyk
Replace C style array declaration with Java style
tree
|
commitdiff
2019-02-21
Charan Reddy Gutta...
Exclude defaultrack bookies when enforceMinNumRacksPerW...
tree
|
commitdiff
2019-01-22
eolivelli
Revert "fix/pair"
tree
|
commitdiff
2019-01-22
eolivelli
fix/pair
tree
|
commitdiff
2019-01-21
Sijie Guo
[maven-release-plugin] prepare for next development...
tree
|
commitdiff
2019-01-16
Enrico Olivelli
Make Spotbugs pass on JDK11
tree
|
commitdiff
2019-01-07
Matteo Merli
Allow to configure BK for low latency busy-wait settings
tree
|
commitdiff
2018-12-21
Sijie Guo
Introduce a configuration framework for better organizi...
tree
|
commitdiff
2018-11-28
Sijie Guo
[UTILS] Move ReflectionUtils to bookkeeper-common module
tree
|
commitdiff
2018-11-25
Sijie Guo
Remove MathUtils.now()
tree
|
commitdiff
2018-11-14
Matteo Merli
Added BlockingQueue implementation based on JCtools
tree
|
commitdiff
2018-11-13
Sijie Guo
[STATS] introduce `StatsDoc` annotation for better...
tree
|
commitdiff
2018-11-02
Sijie Guo
[TABLE SERVICE] add default port to service hosts
tree
|
commitdiff
2018-10-03
Sijie Guo
[TABLE SERVICE] [STATS] enable stats for grpc calls...
tree
|
commitdiff
2018-10-03
Sijie Guo
[TABLE SERVICE] [CLI] improve table service related...
tree
|
commitdiff
2018-10-02
Ivan Kelly
Decorate OrderedExecutor threads rather than runnables
tree
|
commitdiff
2018-09-26
Andrey Yegorov
Issue #1700: fixed: TimedRunnable does not anticipate...
tree
|
commitdiff
2018-09-17
Andrey Yegorov
Issue #850: Added request context across client and...
tree
|
commitdiff
2018-08-10
Enrico Olivelli
[maven-release-plugin] prepare for next development...
tree
|
commitdiff
2018-07-23
Sijie Guo
ISSUE #1540: Bookie/BookieServer components shutdown...
tree
|
commitdiff
2018-07-23
Sijie Guo
[TABLE SERVICE] Improve bin/bookkeeper standalone to...
tree
|
commitdiff
2018-06-14
Sijie Guo
Move TimedOutTestsListener from dlog to bookkeeper...
tree
|
commitdiff
2018-06-01
Sijie Guo
[TABLE SERVICE] cleanup : provide unified service uri...
tree
|
commitdiff
2018-05-26
Sijie Guo
[TABLE] mark TableClientTest & TableClientSimpleTest...
tree
|
commitdiff
2018-05-25
Sijie Guo
Issue #1434: Checkstyle is not executed at some modules
tree
|
commitdiff
2018-05-07
Sijie Guo
[TABLE SERVICE] a zk based storage container controller
tree
|
commitdiff
2018-05-04
Sijie Guo
[TABLE SERVICE] [DLOG] Fix `ConcurrentModificationExcep...
tree
|
commitdiff
2018-05-03
Sijie Guo
[TABLE SERVICE] apply backoff policy to rpc requests...
tree
|
commitdiff
2018-04-30
Sijie Guo
OrderedScheduler#chooseThread(key) handle null key
tree
|
commitdiff
2018-04-10
Sijie Guo
[maven-release-plugin] prepare for next development...
tree
|
commitdiff
2018-04-10
Sijie Guo
[maven-release-plugin] prepare branch branch-4.7
tree
|
commitdiff
2018-04-03
Matteo Merli
Refactored OrderedSafeExecutor and OrderedScheduler
tree
|
commitdiff
2018-03-28
Matteo Merli
Added executeOrdered to complement submitOrdered
tree
|
commitdiff
2018-03-18
Matteo Merli
Ensure we instantiate threads that extend Netty FastThr...
tree
|
commitdiff
2018-03-18
Matteo Merli
Use final variables in BoundedScheduledExecutorService
tree
|
commitdiff
2018-03-13
Matteo Merli
Fixed Journal static empty array list recycling
tree
|
commitdiff
2018-03-10
Sijie Guo
Move dependency version management to root pom file
tree
|
commitdiff
2018-02-28
Sijie Guo
BP-29 (task 3): use metadata service uri for constructi...
tree
|
commitdiff
2018-02-28
Sijie Guo
Use the bk OrderedScheduler in dlog
tree
|
commitdiff
2018-02-27
Sijie Guo
Merge branch 'master' of ../stream_storage_merge into...
tree
|
commitdiff
2018-02-20
Ivan Kelly
Always reset interrupted state after catching Interrupt...
tree
|
commitdiff
2018-02-20
Ivan Kelly
Propogate exception when bookie shutdown fails
tree
|
commitdiff
2018-01-26
Sijie Guo
Merge branch 'master' of /Users/sijie/Workspaces/bookke...
tree
|
commitdiff
2018-01-26
Sijie Guo
Merge branch 'master' of /Users/sijie/Workspaces/bookke...
tree
|
commitdiff
2018-01-26
Sijie Guo
Merge branch 'master' of /Users/sijie/Workspaces/bookke...
tree
|
commitdiff
2018-01-26
Sijie Guo
Merge branch 'master' of /Users/sijie/Workspaces/bookke...
tree
|
commitdiff
2018-01-13
Sijie Guo
Move `bookkeeper-common` as `common` module
tree
|
commitdiff
2018-01-13
Ivan Kelly
[md_proxy2 6/14] Pluggable interface to resolve bookie...
tree
|
commitdiff
2018-01-13
Jia Zhai
Stream Store: Client
tree
|
commitdiff
2018-01-13
Jia Zhai
Stream Store: Define the table API in stream store.
tree
|
commitdiff
2018-01-13
Jia Zhai
Stream Store: Protocol module
tree
|
commitdiff
2018-01-07
Sijie Guo
Introduce MockClock and MockExecutorController to impro...
tree
|
commitdiff
2018-01-05
Samuel Just
ISSUE #931,#907: Add option to track task execution...
tree
|
commitdiff
2017-12-15
Sijie Guo
ISSUE #778: Make build pass using JDK9
tree
|
commitdiff
2017-12-15
Sijie Guo
ISSUE #326: Replace observer/observable with a simplifi...
tree
|
commitdiff
2017-12-14
Pasha Kuznetsov
ISSUE #841: Unnecessary new Object[] {}, new String...
tree
|
commitdiff
2017-12-13
Matteo Minardi
ISSUE #741: Switch to Spotbugs
tree
|
commitdiff
2017-12-09
Sijie Guo
Fix NOTICE and LICENSE
tree
|
commitdiff
2017-11-23
Sijie Guo
ISSUE #766: Bump master to 4.7.0-SNAPSHOT
tree
|
commitdiff
2017-11-13
Aaron Gresch
Bookies should not queue read request indefinitely
tree
|
commitdiff
2017-10-13
Enrico Olivelli
ISSUE #506: BP-15 New CreateLedger API
tree
|
commitdiff
2017-10-11
Sijie Guo
ISSUE #547: Allow load extra lifecycle components when...
tree
|
commitdiff
2017-10-05
Sijie Guo
ISSUE #540: BookieServer failed to start because lifecy...
tree
|
commitdiff
2017-10-03
Jia Zhai
ISSUE #527: Introduce backoff and retry utilities
tree
|
commitdiff
2017-09-27
Jia Zhai
ISSUE #517: port shared-resource-manager utils from...
tree
|
commitdiff
2017-09-19
Jia Zhai
ISSUE #508: Introduce lifecycle components for managing...
tree
|
commitdiff