ddanielr opened a new pull request, #4092:
URL: https://github.com/apache/accumulo/pull/4092

   Fixes an issue where if the deprecated 
`tserver.compaction.major.thread.files.open.max` property was set, the 
`tserver.compaction.major.service.default.planner.opts.maxOpen` would not be 
used and any user-defined compaction service would also only use the 
`tserver.compaction.major.thread.files.open.max` property value. 
   
   The cause was an error in the `getFullyQualifiedOption` of 
`CompactionPlannerInitParams`. 
   
   384792bbd4a1d49f2f2c059b3e22ce3e0b1261c8 will error on tests, and 
9647e8a7e9bfe6b7a2287ff3751c09be453455df includes the one line fix. 


-- 
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: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to