apache / accumulo

Apache Accumulo
https://accumulo.apache.org
Apache License 2.0
1.07k stars 445 forks source link

adds a static method for creating a configuration object #4953

Closed keith-turner closed 1 month ago

keith-turner commented 1 month ago

Adds static methods for creating PluginEnv.Configuration objects from a Map<String,String> and updates tests to use them. These new methods make it easier for downstream projects to create these object using only public APIs.

keith-turner commented 1 month ago

Looks good, but wondering if this should go into 3.1.

I think that would be quick and easy for this change, can look into it.

keith-turner commented 1 month ago

All changes in this PR were made in #4968 and a3b346c02462ef948f6b5ac20aa4a434eca6d4aa