adoroszlai commented on code in PR #27:
URL: https://github.com/apache/ozone-site/pull/27#discussion_r1036321078


##########
content/faq.md:
##########
@@ -31,7 +31,7 @@ Please take a look at the getting started document. For the 
impatient, we have d
 
 There are instructions on how to start Ozone on conventional machines or VMs 
if you would like to go that way.
 
-You can [download](/downloads/) it and [try it 
out.](/docs/1.2.0/start/runningviadocker.html)
+You can [download](/downloads/) it and [try it 
out.](/docs/1.3.0/start/runningviadocker.html)

Review Comment:
   I think we can fix this for good by:
   
   ```suggestion
   You can [download](/downloads/) it and [try it 
out.](/docs/current/start/runningviadocker.html)
   ```



##########
content/release/1.3.0.md:
##########
@@ -0,0 +1,42 @@
+---
+title: Release 1.3.0 available
+date: 2021-11-30

Review Comment:
   ```suggestion
   date: 2022-11-30
   ```



##########
content/release/1.3.0.md:
##########
@@ -0,0 +1,42 @@
+---
+title: Release 1.3.0 available
+date: 2021-11-30
+linked: true
+aliases:
+    - /release/1.3.0

Review Comment:
   Why is this alias needed?  Seems to be the same as the real name.



##########
content/release/1.3.0.md:
##########
@@ -0,0 +1,42 @@
+---
+title: Release 1.3.0 available
+date: 2021-11-30
+linked: true
+aliases:
+    - /release/1.3.0
+---
+<!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+
+![glacier-haiku](releases/1.3.0.jpg)
+
+Apache Ozone 1.3.0 is released with following features:
+
+- Erasure Coding - V1 support (Online reconstruction support)
+- Erasure Coding - offline recovery support (HDDS-6462)
+- Container balancer
+- Limit number of rocksdb instances to 1 per disk on high-density datanodes 
(HDDS-3630)
+- Multi-tenancy Support for Ozone (S3 multi-volume support)
+- S3 Grpc improvements for metadata path
+- Support filesystem optimization for existing installations not already using 
it
+
+This is a generally available (GA) release.
+It represents a point of API stability and quality that we consider 
production-ready. 
+
+
+Image credit: [Glacier National Park 8][image] by [Tony Hisgett][author], [CC 
BY 2.0][cc] / Text added to original
+
+[image]: https://www.flickr.com/photos/hisgett/8051784706/

Review Comment:
   Alt text and picture should refer to Grand Canyon National Park, not Glacier.



##########
content/release/1.3.0.md:
##########
@@ -0,0 +1,42 @@
+---
+title: Release 1.3.0 available
+date: 2021-11-30
+linked: true
+aliases:
+    - /release/1.3.0
+---
+<!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+
+![glacier-haiku](releases/1.3.0.jpg)

Review Comment:
   Not sure how useful the alt text "glacier-haiku" is, but it should refer to 
Grand Canyon.



##########
content/release/1.3.0.md:
##########
@@ -0,0 +1,42 @@
+---
+title: Release 1.3.0 available
+date: 2021-11-30
+linked: true
+aliases:
+    - /release/1.3.0
+---
+<!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+
+![glacier-haiku](releases/1.3.0.jpg)
+
+Apache Ozone 1.3.0 is released with following features:
+
+- Erasure Coding - V1 support (Online reconstruction support)
+- Erasure Coding - offline recovery support (HDDS-6462)

Review Comment:
   EC offline recovery support is not complete, I don't think we should 
advertise it yet.
   
   CC @sodonnel



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to