DomGarguilo opened a new pull request, #60:
URL: https://github.com/apache/accumulo-proxy/pull/60

   This PR aims to replace the deprecated compaction methods with the new ones.
   
   Fixes #47 
   
   * a new thrift object was added for the PluginConfig 
   * The compaction test was replaced with a test for supplying a custom 
`CompactionSelector`
   
   I'm not sure that this is the best place to have the `CompactionSelector` as 
it is only used for testing so I will probably move it but just wanted to get 
something working together first.
   
   I also plan on looking into adding a test for custom `CompactionConfigurer` 
too.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to