kgeisz commented on PR #8280:
URL: https://github.com/apache/hbase/pull/8280#issuecomment-4618329098

   Two more additions:
   
   - Gave `HRegion.getConfiguration()` the `@RestrictedApi` annotation
   - Added unit test:  
`testRegionCoprocessorHostUsesCompoundConfigurationAfterConfigChange()`
       - This test ensures HRegion's `this.coprocessorHost` variable is updated 
with a new `RegionCoprocessorHost` object that uses a `CompoundConfiguration` 
object in its constructor rather than a `Configuration` object.


-- 
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