Skip to content

Commit 0fdcfe2

Browse files
wzhallrightaajisaka
authored andcommitted
HDFS-16529. Remove unnecessary setObserverRead in TestConsistentReadsObserver (#4131)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit 61bbdfd)
1 parent 4bd2f58 commit 0fdcfe2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/ha/TestConsistentReadsObserver.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@ public static void shutDownCluster() throws IOException {
109109

110110
@Test
111111
public void testRequeueCall() throws Exception {
112-
setObserverRead(true);
113-
114112
// Update the configuration just for the observer, by enabling
115113
// IPC backoff and using the test scheduler class, which starts to backoff
116114
// after certain number of calls.

0 commit comments

Comments
 (0)