pankaj72981 edited a comment on pull request #2675: URL: https://github.com/apache/hbase/pull/2675#issuecomment-733078611
> In the parent JIRA for the perf report how many CPs were exactly added in your tests ? Following region CPs were configured. 1.3.1 -> AccessController, TokenProvider, SecureBulkLoadEndpoint & 3 more custom CP 2.2.3 -> AccessController, TokenProvider, SecureBulkLoadEndpoint, MetaTableMetrics & 3 more custom CP >Any impact on number of CPs that are getting added. Yeah scan perf will have impact when number of CPs are more, for each row postScannerFilterRow will be call for each CPs. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
