apurtell commented on PR #4525:
URL: https://github.com/apache/hbase/pull/4525#issuecomment-1163765805

   Updated. Additional option for `hbase.netty.rpcserver.allocator`:
   
   - `<class>`: If the value is none of the recognized labels, treat it as a 
class name implementing 
`org.apache.hbase.thirdparty.io.netty.buffer.ByteBufAllocator`. This allows the 
user to add a custom implementation, perhaps for debugging.
   
   Also updates `ReflectionUtils` with a new helper method, and replaces a case 
in `Compression` where the new `ReflectionUtils` method duplicates previous 
code.


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