-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[NIO] Inconsistent failure messages #2090
Copy link
Copy link
Closed
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Different operations have inconsistent error messages such that for example trying to read from a non existing object, or trying to get its size do not return the same path format.
Opening a readChannel on a non existing object yields
And trying to get attributes on the same non existing object yields