bharathv opened a new pull request #965: HBASE-23238: Remove 'static'ness of cell counter in LimitKVsReturnFil… URL: https://github.com/apache/hbase/pull/965 …ter (addendum) Having it as static means the test cannot be parameterized (ran into this issue in HBASE-23305). That happens because the field is not reset between parameterized runs.
---------------------------------------------------------------- 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] With regards, Apache Git Services
