Skip to content

Commit eee2ea0

Browse files
authored
HDFS-16942. Addendum. Send error to datanode if FBR is rejected due to bad lease (#5478). Contributed by Stephen O'Donnell/
1 parent aff840c commit eee2ea0

File tree

2 files changed

+0
-33
lines changed
  • hadoop-client-modules/hadoop-client-api
  • hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/protocol

2 files changed

+0
-33
lines changed

hadoop-client-modules/hadoop-client-api/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -126,12 +126,6 @@
126126
<exclude>org/apache/hadoop/yarn/client/api/package-info.class</exclude>
127127
</excludes>
128128
</filter>
129-
<filter>
130-
<artifact>org.apache.hadoop:*</artifact>
131-
<excludes>
132-
<exclude>org/apache/hadoop/hdfs/server/protocol/package-info.class</exclude>
133-
</excludes>
134-
</filter>
135129
</filters>
136130
<relocations>
137131
<relocation>

hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/protocol/package-info.java

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)