HDDS-5676. When use s3g and goofys, some write operation will failed.#2583
HDDS-5676. When use s3g and goofys, some write operation will failed.#2583zhengchenyu wants to merge 1 commit intoapache:masterfrom
Conversation
|
I have reproduce the problem, please help me review it. |
|
|
First, I didn't said that
Here, there are two test: I use (2) to reproduce detail info. |
|
I found only ozone.om.enable.filesystem.paths=true and ozone.om.metadata.layout=PREFIX, operation will failed. As #1418 and #2584 mentioned, we should make sure bucketlayout is OBJECT_STORE. So expect the progress of https://issues.apache.org/jira/browse/HDDS-5672. I will close it. |
What changes were proposed in this pull request?
S3g should return FILE or Directory not found with 404.
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-5676
How was this patch tested?
manual tests.
Reproduce case:
File 'abc' in bucket tmp is not created.
logs
goofys related logs:
s3g related logs: