Skip to content

Commit 0e621c8

Browse files
wzhallrightaajisaka
authored andcommitted
HDFS-16529. Remove unnecessary setObserverRead in TestConsistentReadsObserver (#4131)
Signed-off-by: Akira Ajisaka <[email protected]> (cherry picked from commit 61bbdfd)
1 parent 20483f6 commit 0e621c8

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
@@ -108,8 +108,6 @@ public static void shutDownCluster() throws IOException {
108108

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

0 commit comments

Comments
 (0)