steveloughran opened a new pull request #630: HADOOP-15999 improve test 
resilience and probes
URL: https://github.com/apache/hadoop/pull/630
 
 
   HADOOP-15999 improve test resilience and probes
   
   * Add delays long enough for timestamps to be different
   * Add delays for S3 to stabilize after writes/deletes, so that listings and 
HEAD calls will get the new value, not old ones
   * probes for differences look for file lengths ahead of timestamps, for more 
tangible failures.
   * and they validate the raw FS status acquired after the stabiliziation delay
   * package private (currently) probe for S3A to verify that an FS instances 
considers its store to be authoritative.
   Currently we've been checking the config, but to really know what's 
happening: lets query the internal state of FS.
   
   Change-Id: Ib0184a2aacbec1e4b316cb8cad0265bd0b579bcd
   
   This is PR #624 with another patch applied

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to