Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
Reviewed
Description
- prepare a directory in a HASH_ALL/SPACE/RANDOM mount point.
- put a test file with 1024 bytes to this directory
- truncate the file with 100 new length and this op will fail and throw a exception that the file does not exist.
After dig it, we should ignore the result of Truncate API in RouterClientProtocol because
Truncate can return true/false, so don't expect a result.
After fix it , the code is
Attachments
Attachments
Issue Links
- links to