File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,12 +91,12 @@ dCache now replies w/ 413 Entity Too Large code when various bulk request limit
9191### chimera
9292
9393
94- File creation with non basic attributes is now an atomic operation, as the namespace provided can implement it as `create+set attr`.
95- If the initial file attributes doesn 't allow set attribute operation, then such create request will fail.
94+ File creation with non- basic attributes is not an atomic operation, as the provided namespace may implement it as `create+set attr`.
95+ If the initial file attributes don 't allow the set- attribute operation, the create request will fail.
9696
97- thei is now fixed and he initial, non basic attributes can be applied on create.
97+ This is now fixed, and the initial, non- basic attributes can be applied on create.
9898
99- If tag is only created without any content then ResultSet#getBinaryStream return null as a stream which will trigger NPE.
99+ If a directory tag is created without any content, ResultSet#getBinaryStream returns null, which will trigger an NPE.
100100
101101This is now fixed.
102102
You can’t perform that action at this time.
0 commit comments