saintstack commented on PR #4246:
URL: https://github.com/apache/hadoop/pull/4246#issuecomment-1127210267

   I ran the two test below in loops locally.
   
   TestBPOfferService.testMissBlocksWhenReregister
   TestUnderReplicatedBlocks.testSetRepIncWithUnderReplicatedBlocks
   
   The first failed once out of ten cycles both when the patch was in place and 
when not (jibes w/ what we see here in test runs where sometimes it fails but 
not always).
   
   TestUnderReplicatedBlocks.testSetRepIncWithUnderReplicatedBlocks shows up 
consistently but when I run it locally in multiple cycles, it passes whether 
the patch is applied or not. I see that in the last full branch-3.3 run, back 
on May 5th 
(https://ci-hadoop.apache.org/job/hadoop-qbt-branch-3.3-java8-linux-x86_64/54/),
 it failed for same reason (the May 12th run was incomplete). This test is 
about block replication where the PR here is about a minor adjustment in NN 
node accounting. Unrelated I'd say. Pushing the backport.
   
   Will push in the morning.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to