You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2020/08/25 19:19:00 UTC

[jira] [Created] (HADOOP-17227) improve s3guard markers -expected

Steve Loughran created HADOOP-17227:
---------------------------------------

             Summary: improve s3guard markers -expected 
                 Key: HADOOP-17227
                 URL: https://issues.apache.org/jira/browse/HADOOP-17227
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 3.4.0
            Reporter: Steve Loughran
            Assignee: Steve Loughran


The s3guard markers audit -expected N command is meant to verify that the marker count is N, but

* it isn't verified if the #of markers is 0, so you can't use it to assert that markers have been created
* it doesn't work for tests where you expect a minimum number of markers. 

It's essentially setting a max #of markers

Proposed: explicit -min, -max args to declare a specific range of values



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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