kgeisz opened a new pull request, #7524:
URL: https://github.com/apache/hbase/pull/7524

   https://issues.apache.org/jira/browse/HBASE-29743
   
   This is a very minor update to the `BulkLoadObserver` code documentation.  
The main change is in the `prePrepareBulkLoad()` and `preCleanupBulkLoad()` 
docstrings:
   
   Original:
   ```
   <code>code>ctx.getEnvironment().getRegion()</code>
   ```
   
   New:
   ```
   <code>ctx.getEnvironment().getRegion()</code>
   ```
   
   Other very minor changes have been made as well.


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