[
https://issues.apache.org/jira/browse/IGNITE-15775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432129#comment-17432129
]
Valentin Kulichenko commented on IGNITE-15775:
----------------------------------------------
[~nsafonov], several comments regarding your PR:
# Please replace {{node-1}} with {{my-first-node}} for start and stop node
steps in the getting started guide.
# Built-in Examples section of the getting started guide doesn't list all the
examples. You can grab the correct list from here:
[https://github.com/apache/ignite-3/blob/main/examples/README.md]
# Ignite CLI Tool page still claims the {{config}} commands do not work, which
is not the case - they've been fixed. Please remove the callout and add the
commands to the list.
# Same goes for the Known Issues section on the index page. Let's remove the
section.
# I've noticed that if there is an {{.ignitecfg}} file in the home folder left
from a previous installation (alpha 1 or alpha 2), the installation can fail.
Let's add the "zero" step to the installation procedure - smth like "If you've
installed one of the Ignite 3 Alpha releases before, please remove the
{{~/.ignitecfg}} file before proceeding. Add a note that this is temporary and
the procedure will be improved in the future releases.
> Provide documentation for Alpha 3 release
> -----------------------------------------
>
> Key: IGNITE-15775
> URL: https://issues.apache.org/jira/browse/IGNITE-15775
> Project: Ignite
> Issue Type: Task
> Components: documentation
> Affects Versions: 3.0.0-alpha3
> Reporter: Nikita Safonov
> Assignee: Nikita Safonov
> Priority: Critical
> Labels: docuentation
> Fix For: 3.0.0-alpha3
>
>
> We need to prepare a full set of documentation for the Apache Ignite Alpha 3
> release, which includes:
> - New SQL engine based on Apache Calcite + JDBC driver
> - Persistence implementation based on RocksDB
> - New binary client protocol with an implementation in Java
> - Data rebalancing
--
This message was sent by Atlassian Jira
(v8.3.4#803005)