-
Notifications
You must be signed in to change notification settings - Fork 479
Combine class loading factories #1113
Copy link
Copy link
Closed
Description
I saw this class https://github.com/apache/accumulo/blob/master/core/src/main/java/org/apache/accumulo/core/util/format/FormatterFactory.java
And thought it would be good to combine it with:
https://github.com/apache/accumulo/blob/80aaf658a978d5805c8bda0209b2229795e71ad4/core/src/main/java/org/apache/accumulo/core/crypto/CryptoServiceFactory.java
Both classes are just loading a class from a property.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.