π
β
Software Developer. @apache member. Fedora packager. Freethinker. Father. I π my π, π¨βπ§βπ¦, and the Oxford comma. Learning ζ₯ζ¬θͺ. Most opinions are my own.
- Maryland
- https://gravatar.com/ctubbsii
Sponsors
Highlights
Pinned Loading
-
-
-
revelc/formatter-maven-plugin
revelc/formatter-maven-plugin PublicFormatter Maven Plugin
-
revelc/impsort-maven-plugin
revelc/impsort-maven-plugin PublicJava import sorter plugin. Sort your imps!
540 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
apache/accumulo,
apache/accumulo-website,
revelc/formatter-maven-plugin
and 52 other
repositories
Loading
Contribution activity
March 2025
Created 12 commits in 2 repositories
Created a pull request in apache/accumulo that received 6 comments
Move static location cache methods to ClientContext
Move static synchronized methods from ClientTabletCache into the ClientContext, with synchronization only on the collection for reading and clearing.
+64
β74
lines changed
β’
6
comments
Opened 2 other pull requests in 1 repository
apache/accumulo
2
merged
-
Remove TableObserver and table state cache
This contribution was made on Mar 20
-
Remove static methods and fields from TableManager
This contribution was made on Mar 19
Reviewed 23 pull requests in 4 repositories
apache/accumulo
20 pull requests
-
Move static location cache methods to ClientContext
This contribution was made on Mar 25
-
WIP: Remove tableId constructor for load balancers
This contribution was made on Mar 25
-
Switch to using logger for conf build message
This contribution was made on Mar 25
-
Improves concurrency of client side tablet location cache
This contribution was made on Mar 25
-
Remove static methods and fields from TableManager
This contribution was made on Mar 20
-
prevents creating overlapping encryption streams
This contribution was made on Mar 20
-
Don't advertise Manager address until upgrade done and fully started
This contribution was made on Mar 20
-
Create a custom thrift protocol to ensure client/server compatibility
This contribution was made on Mar 19
-
Remove SingletonManager and related code
This contribution was made on Mar 19
-
removes root path from lock id serialization
This contribution was made on Mar 18
-
Created custom TMuliplexedProcessor to block Thrift calls when needed
This contribution was made on Mar 18
-
Recent change to Upgrader12to13 ate all Exceptions
This contribution was made on Mar 17
-
"Chroot" ZooKeeper to base directory instead of specifying full path
This contribution was made on Mar 17
-
Enable auto merging of tablets
This contribution was made on Mar 17
-
Fixed UpgradeCoordinator, UpgradeProgressTracker, and Upgrader12to13
This contribution was made on Mar 17
-
Stop GC and SServers first when stopping cluster
This contribution was made on Mar 12
-
Fix src and dest namespace handling in clone table operation
This contribution was made on Mar 7
-
IteratorEnvironment
fixesThis contribution was made on Mar 5 -
Add deepCopy to VisibilityFilter
This contribution was made on Mar 5
-
Modified Manager.run startup to account for upgrade stages
This contribution was made on Mar 4
revelc/formatter-maven-plugin
1 pull request
-
Rewrite pom for better support along with updating outstanding library versions
This contribution was made on Mar 18
NationalSecurityAgency/datawave
1 pull request
-
Specify release flag to build on newer JDKs
This contribution was made on Mar 11
apache/accumulo-website
1 pull request
-
Adds the lunr script to the local resources
This contribution was made on Mar 4
Created an issue in apache/accumulo that received 2 comments
Create a custom thrift protocol to ensure client/server compatibility
Accumulo currently has a custom Thrift protocol created by a class called TraceProtocolFactory
, which is used by ThriftUtil
to construct transportsβ¦
2
comments
Opened 1 other issue in 1 repository
apache/accumulo
1
closed
-
Clean up LockId serialization
This contribution was made on Mar 17