rmdmattingly commented on PR #5192: URL: https://github.com/apache/hbase/pull/5192#issuecomment-1523884400
@bbeaudreault while working on https://issues.apache.org/jira/browse/HBASE-27798 I realized that there's an extra change that I want to make here. These changes would break https://github.com/apache/hbase/blob/e87b3ed72e32e8988366ee23007b98e500ce9706/hbase-client/src/main/java/org/apache/hadoop/hbase/quotas/RpcThrottlingException.java#L162-L183 Though notably, `timeFromString` doesn't actually work in its current form. I'm going to push a fixed iteration on the function that includes support for our ms specificity, and add a unit test for this conversion -- 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]
