[
https://issues.apache.org/jira/browse/IGNITE-7415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364561#comment-16364561
]
Denis Magda commented on IGNITE-7415:
-------------------------------------
[~pgarg] , please with the documentation of this feature. Basically, the
following pages have to be updated:
# SQL [ALTER TABLE|https://apacheignite-sql.readme.io/docs/alter-table]
command page - add a description of LOGGING/NOLOGGING commands are Anton
suggests above.
#
[WAL|[https://apacheignite.readme.io/docs/write-ahead-log|https://apacheignite.readme.io/docs/write-ahead-log#section-wal-modes]]
page - add a section on how to enable/disable this feature and why would the
user need it. Add a reference to SQL ALTER TABLE page for SQL API and include
Java related API that is in Aton's reply above.
# [Data loading page|[https://apacheignite.readme.io/docs/data-loading]] -
suggest disabling WAL in Ignite persistence section to gain performance
benefits. Refer to WAL and SQL Alter Table docs for more details (those pages
should have Java and SQL code snippets).
> Ability to disable WAL (Documentation)
> --------------------------------------
>
> Key: IGNITE-7415
> URL: https://issues.apache.org/jira/browse/IGNITE-7415
> Project: Ignite
> Issue Type: Task
> Components: documentation
> Reporter: Anton Vinogradov
> Assignee: Vladimir Ozerov
> Priority: Critical
> Fix For: 2.4
>
>
> Need to update
> [https://apacheignite.readme.io/docs/write-ahead-log#section-wal-modes]
> [https://apacheignite.readme.io/docs/data-loading]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)