rmdmattingly opened a new pull request, #5166: URL: https://github.com/apache/hbase/pull/5166
PR to master: https://github.com/apache/hbase/pull/5155, solves [HBASE-27536](https://issues.apache.org/jira/browse/HBASE-27536) Currently slow logs only includes a barebones text format of the underlying protobuf Message fields. Gets and Puts are relatively straightforward from a query cost perspective, but the configuration of Scans can have very significant performance implications. With that in mind, we think it would be valuable to include the JSON representation of a given Scan to the slow log that it may produce. -- 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]
