Sign in
apache
/
accumulo
/
HEAD
15e9001
Improve timekeeping code (#6041)
by Dom G.
· 28 hours ago
main
1bb0f389
Merge branch '2.1'
by Daniel Roberts ddanielr
· 2 days ago
ab1a7c5
Adds logging message when removing watchers (#6047)
by Daniel Roberts
· 2 days ago
2.1
3b3c5d6
Merge branch '2.1'
by Christopher Tubbs
· 2 days ago
5e1562d
Fix broken badge in README
by Christopher Tubbs
· 2 days ago
b3c938a
Merge branch '2.1'
by Christopher Tubbs
· 2 days ago
5ec5d93
Minor formatting changes
by Christopher Tubbs
· 2 days ago
a1f13f3
Merge branch '2.1'
by Christopher Tubbs
· 2 days ago
7ebba7a
Bump copyright year
by Christopher Tubbs
· 2 days ago
e17951d
Use LazySingletons.RANDOM instead of creating new objects (#6042)
by Dom G.
· 2 days ago
f54dfd9
Merge branch '2.1'
by Daniel Roberts ddanielr
· 3 days ago
5fccb5b
Adds "All" entries option to the monitor (#6038)
by Daniel Roberts
· 3 days ago
a1efd91
Use Timer object to improve timekeeping code (#4380)
by Dom G.
· 4 days ago
49a8f4a
Narrow table lock range for set tablet availability fate operation (#5949)
by Dom G.
· 4 days ago
a677f0d
Merge branch '2.1'
by Dave Marion
· 8 days ago
e46eded
Added Key to error log message in VisibilityFilter (#6039)
by Dave Marion
· 8 days ago
54e5758
Merge branch '2.1'
by Daniel Roberts ddanielr
· 10 days ago
6d4c37b
Reduce thread contention by shuffling rfile order (#5998)
by Daniel Roberts
· 11 days ago
ff07df3
Fix ConstructorThrow SpotBugs warnings in core module (#5785)
by Dom G.
· 11 days ago
8907cf1
Use RowRange in place of Range for tablet availability API (#5952)
by Dom G.
· 11 days ago
1e2a2d0
Merge branch '2.1'
by Kevin Rathbun
· 3 weeks ago
806bdf9
fix failing NewTableConfigurationIT (#6037)
by Kevin Rathbun
· 3 weeks ago
eadd6b9
Merge branch '2.1'
by Kevin Rathbun
· 3 weeks ago
9ffe92b
fix an incorrect call in ClientSideIteratorScanner (#6036)
by Kevin Rathbun
· 3 weeks ago
2161fb8
Add unique table names for ParameterizedTest methods (#6034)
by Dom G.
· 3 weeks ago
c7b9c3d
Add multi-range Tablet info API (#6027)
by Dom G.
· 3 weeks ago
29dd897
Merge remote-tracking branch 'upstream/2.1'
by Dom Garguilo
· 3 weeks ago
d061023a
Updated Accumulo-Access dependency (#6033)
by Dave Marion
· 3 weeks ago
ab9c420
Add unique table names for ParameterizedTest methods (#6031)
by Dom G.
· 3 weeks ago
fd63817
Fixed possible flaky test issue in FateITBase (#6032)
by Dave Marion
· 3 weeks ago
2189f74
Merge branch '2.1'
by Kevin Rathbun
· 3 weeks ago
93119a5
Fix failing 2.1 tests (#6028)
by Kevin Rathbun
· 3 weeks ago
e9de98b
Merge branch '2.1'
by Dave Marion
· 3 weeks ago
552c7a1
Modified Fate TransactionRunner to exit normally when shut down (#6021)
by Dave Marion
· 3 weeks ago
486cddb
Merge branch '2.1'
by Keith Turner
· 3 weeks ago
f407e27
avoids unneeded meta index read (#6024)
by Keith Turner
· 3 weeks ago
eaf4c0a
Merge branch '2.1'
by Daniel Roberts ddanielr
· 3 weeks ago
01a8824
Use the same table configuration for all files (#6026)
by Daniel Roberts
· 3 weeks ago
bddb2ad
fix test dependencies
by Keith Turner
· 4 weeks ago
960bd08
Merge remote-tracking branch 'upstream/2.1'
by Keith Turner
· 4 weeks ago
459b6ed
log extent when having problems removing tmp files (#6020)
by Keith Turner
· 4 weeks ago
2de5e4a
Merge branch '2.1'
by Keith Turner
· 4 weeks ago
f844dc0
adds per scan tracing statistics (#6010)
by Keith Turner
· 4 weeks ago
3fdba8f
Modify LoadPlanTest to not compare serialized json for equality. (#6008)
by Dave Marion
· 4 weeks ago
d016773
Fixed Coordinator treating compaction cancellation like failure (#6019)
by Dave Marion
· 4 weeks ago
6018194
Moved CloneIT out of simple suite (#6011)
by Arbaaz Khan
· 4 weeks ago
96b2de2
Merge branch '2.1'
by Dave Marion
· 4 weeks ago
5e1e4be
Fix NPE in Compactor.updateCompactionFailed (#6009)
by Dave Marion
· 4 weeks ago
bd486cb
Merge branch '2.1'
by Kevin Rathbun
· 4 weeks ago
53e207f
createtable changes (#6012)
by Kevin Rathbun
· 4 weeks ago
55868ab
update SimpleSharedMacTestSuiteIT javadoc (#6015)
by Kevin Rathbun
· 4 weeks ago
5a3485c
Fixes some minor table op inconsistencies for system tables (#6013)
by Kevin Rathbun
· 4 weeks ago
2e5db89
Merge branch '2.1'
by Christopher Tubbs
· 5 weeks ago
98549b6
Further improve tracing property description
by Christopher Tubbs
· 5 weeks ago
20df82f
build fix
by Kevin Rathbun
· 5 weeks ago
1a48327
Merge branch '2.1'
by Kevin Rathbun
· 5 weeks ago
1ab1816
Fixes some createtable bugs: (#5990)
by Kevin Rathbun
· 5 weeks ago
a5cf1e6
Merge branch '2.1'
by Dave Marion
· 5 weeks ago
88abe22
Log warning when durability not sync for root and meta tables (#5988)
by Dave Marion
· 5 weeks ago
1c163b5
Merge branch '2.1'
by Dave Marion
· 5 weeks ago
01686b5
Improve logging in Tablet when cleaning up compaction tmp files (#6006)
by Dave Marion
· 5 weeks ago
0f95981
Added compaction output tmp file name to pre-compaction log msg (#6005)
by Dave Marion
· 5 weeks ago
df47923
Upgrade lz4-java dependency (#6000)
by Dave Marion
· 5 weeks ago
4cbb3d3
Merge branch '2.1'
by Keith Turner
· 5 weeks ago
78d7c9f
improves tracing property documentation (#6004)
by Keith Turner
· 5 weeks ago
f2aa47d
Use TabletLogger.renamed and cleanup log messages (#5993)
by Daniel Roberts
· 5 weeks ago
ba1e746
Merge branch '2.1'
by Daniel Roberts ddanielr
· 5 weeks ago
1eeeecf
Support old prop name if user defined (#6003)
by Daniel Roberts
· 5 weeks ago
036052f
Merge branch '2.1'
by Dave Marion
· 5 weeks ago
4d016ba
Make Mini Accumulo hardcoded JVM options mutable (#5999)
by Dave Marion
· 5 weeks ago
a68eba3
Merge branch '2.1'
by Keith Turner
· 6 weeks ago
19a9ad9
improves searchability of bulk import logging (#5997)
by Keith Turner
· 6 weeks ago
87d5b7f
Merge branch '2.1'
by Kevin Rathbun
· 6 weeks ago
11a9bd9
Fix ErasureCodeConfigurer bug (#5994)
by Kevin Rathbun
· 6 weeks ago
f529c03
Merge branch '2.1'
by Daniel Roberts ddanielr
· 6 weeks ago
1bdad6c
Adds a log message for rename success (#5991)
by Daniel Roberts
· 6 weeks ago
b5461fd
Merge branch '2.1'
by Kevin Rathbun
· 6 weeks ago
fd2a445
Improves log messages for AcceptableException (#5992)
by Kevin Rathbun
· 6 weeks ago
e1f8335
Merge branch '2.1'
by Keith Turner
· 7 weeks ago
0b4288b
Uses rendezvous hashing for scan server selection (#5937)
by Keith Turner
· 7 weeks ago
4c259d7
Removed unreferenced code (#5935)
by Dave Marion
· 7 weeks ago
cbe4dc0
Merge branch '2.1'
by Dave Marion
· 7 weeks ago
bd184af
Added summary of queued and running compactions to coordinator (#5989)
by Dave Marion
· 7 weeks ago
c56f3d2
Merge branch '2.1'
by Daniel Roberts ddanielr
· 7 weeks ago
7d823f6
Reduce verbose log messages (#5980)
by Daniel Roberts
· 7 weeks ago
91edd01
Merge branch '2.1'
by Keith Turner
· 7 weeks ago
0942f30
set scan executor names for meta and root (#5987)
by Keith Turner
· 7 weeks ago
257939e
adds unit test for compactable files w/ ranges (#5981)
by Keith Turner
· 7 weeks ago
177ad96
replaces Manager with new FateEnv interface in fate code (#5944)
by Keith Turner
· 7 weeks ago
27c5257
Merge branch '2.1'
by Keith Turner
· 7 weeks ago
b29f014
adds missing since tag (#5985)
by Keith Turner
· 7 weeks ago
8177db1
Merge branch '2.1'
by Dave Marion
· 7 weeks ago
a94d255
Modified shell getsplits command to match against obscured extents (#5983)
by Dave Marion
· 7 weeks ago
881b791
Updated Jakarta EE, Jersey, and Jetty (#5942)
by Dave Marion
· 8 weeks ago
754394f
Merge branch '2.1'
by Daniel Roberts ddanielr
· 8 weeks ago
bd72ec3
adds trace logging of groups to GroupBalancer (#5978)
by Keith Turner
· 8 weeks ago
33e120c
Merge branch '2.1'
by Daniel Roberts ddanielr
· 8 weeks ago
5572d22
Fixes creating table and copying splits from table w/ no splits (#5975)
by Keith Turner
· 8 weeks ago
de82d54
Merge branch '2.1'
by Daniel Roberts ddanielr
· 9 weeks ago
950fce0
Avoids redundant work in manager for log recovery (#5974)
by Keith Turner
· 9 weeks ago
Next »