Wenqiang Li created HBASE-22750:
-----------------------------------
Summary: Correct @throws in comment
Key: HBASE-22750
URL: https://issues.apache.org/jira/browse/HBASE-22750
Project: HBase
Issue Type: Improvement
Components: Client, rpc
Affects Versions: 2.0.5
Reporter: Wenqiang Li
Fix For: 2.0.5
Correct [@throws|https://github.com/throws] in comment.
In the comment of class
org.apache.hadoop.hbase.client.RetryingCallerInterceptor's method
public abstract void intercept(
RetryingCallerInterceptorContext abstractRetryingCallerInterceptorContext)
throws IOException;
It was a PreemptiveFastFailException before while it's current IOException
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)