Skip to content

Commit ead8376

Browse files
committed
YARN-11604 Fix code annotation errors such as class DefaultRequestInterceptorREST.java
1 parent 082da77 commit ead8376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/src/main/java/org/apache/hadoop/yarn/server/router/webapp/DefaultRequestInterceptorREST.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
import org.apache.hadoop.yarn.webapp.util.WebAppUtils;
7272

7373
/**
74-
* Extends the AbstractClientRequestInterceptor class and provides an
74+
* Extends the AbstractRESTRequestInterceptor class and provides an
7575
* implementation that simply forwards the client requests to the resource
7676
* manager.
7777
*/

0 commit comments

Comments
 (0)