HDFS-16529. Remove unnecessary setObserverRead in TestConsistentReadsObserver (#4131)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit 61bbdfd3a73a18cf05aeb2c40429c34c4b9b0732)
This commit is contained in:
parent
2d770e49f1
commit
545d3a6cb7
@ -108,8 +108,6 @@ public static void shutDownCluster() throws IOException {
|
|||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testRequeueCall() throws Exception {
|
public void testRequeueCall() throws Exception {
|
||||||
setObserverRead(true);
|
|
||||||
|
|
||||||
// Update the configuration just for the observer, by enabling
|
// Update the configuration just for the observer, by enabling
|
||||||
// IPC backoff and using the test scheduler class, which starts to backoff
|
// IPC backoff and using the test scheduler class, which starts to backoff
|
||||||
// after certain number of calls.
|
// after certain number of calls.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user