Uma Maheswara Rao G created HDDS-6029:
-----------------------------------------
Summary: EC: Fix the replication config handling in
OMDirectoryCreateRequest#dirKeyInfoBuilderNoACL
Key: HDDS-6029
URL: https://issues.apache.org/jira/browse/HDDS-6029
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Uma Maheswara Rao G
Assignee: Uma Maheswara Rao G
In the merge branch, Accptance(unsecure) test failing consistently.
The following test failing.
{code:java}
s3-generated-prefix-layout-objectmultidelete :: S3 gateway test with aws cli
[1136|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1136]==============================================================================
[1137|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1137]Delete
file with multi delete | FAIL |
[1138|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1138]'{
[1139|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1139]
"Contents": [
[1140|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1140]
{
[1141|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1141]
"LastModified": "2021-11-22T01:51:22.525Z",
[1142|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1142]
"ETag": "2021-11-22T01:51:22.525Z",
[1143|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1143]
"StorageClass": "REDUCED_REDUNDANCY",
[1144|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1144]
"Key": "ozone-test-3185628237/multidelete/",
[1145|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1145]
"Size": 0
[1146|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1146]
},
[1147|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1147]
{
[1148|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1148]
"LastModified": "2021-11-22T01:51:22.574Z",
[1149|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1149]
"ETag": "2021-11-22T01:51:22.574Z",
[1150|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1150]
"StorageClass": "STANDARD",
[1151|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1151]
"Key": "ozone-test-3185628237/multidelete/f1",
[1152|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1152]
"Size": 29
[1153|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1153]
},
[1154|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1154]
{
[1155|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1155]
"LastModified": "2021-11-22T01:51:23.055Z",
[1156|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1156]
"ETag": "2021-11-22T01:51:23.055Z",
[1157|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1157]
"StorageClass": "STANDARD",
[1158|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1158]
"Key": "ozone-test-3185628237/multidelete/f2",
[1159|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1159]
"Size": 29
[1160|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1160]
},
[1161|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1161]
{
[1162|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1162]
"LastModified": "2021-11-22T01:51:23.525Z",
[1163|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1163]
"ETag": "2021-11-22T01:51:23.525Z",
[1164|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1164]
"StorageClass": "STANDARD",
[1165|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1165]
"Key": "ozone-test-3185628237/multidelete/f3",
[1166|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1166]
"Size": 29
[1167|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1167]
}
[1168|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1168]
]
[1169|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1169]}'
contains 'REDUCED_REDUNDANCY'
[1170|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1170]------------------------------------------------------------------------------
[1171|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1171]s3-generated-prefix-layout-objectmultidelete
:: S3 gateway test wi... | FAIL |
[1172|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1172]1
test, 0 passed, 1 failed
[1173|https://github.com/umamaheswararao/hadoop-ozone/runs/4281302353?check_suite_focus=true#step:5:1173]==============================================================================
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]