aalhour commented on PR #5699: URL: https://github.com/apache/hbase/pull/5699#issuecomment-1968558053
So, what you mean is that we can return `-1` as a value for regions that we don't have sizes for in the RegionSizeCalculator and that would be fine with the downstream dependencies? Why then make it a `byte` and not a `final long`? The method signature is going to return that byte as a long value. -- 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]
