[
https://issues.apache.org/jira/browse/PHOENIX-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15174747#comment-15174747
]
James Taylor commented on PHOENIX-2726:
---------------------------------------
Just to confirm, you're changing site/source/src/site/markdown/tuning.md,
right? Instead of mentioning that the config properties are the default value
for another DDL option (which the user might not know), can you explain what it
represents instead? Also, phoenix.transactions.enabled controls whether or not
the transaction feature is enabled in Phoenix. A table may not be declared as
transactional if transactions are diabled. The
phoenix.table.istransactional.default property (which I didn't see listed)
controls whether a table is created as transactional or non transactional. Both
data.tx.snapshot.dir and data.tx.timeout aren't default values. They're the
actual values. Also, always mention if the property is client-side or
server-side.
> Add transaction config params to tuning.html
> --------------------------------------------
>
> Key: PHOENIX-2726
> URL: https://issues.apache.org/jira/browse/PHOENIX-2726
> Project: Phoenix
> Issue Type: Task
> Reporter: Thomas D'Silva
> Assignee: Thomas D'Silva
> Priority: Minor
> Fix For: 4.7.0
>
> Attachments: Configuration and Tuning _ Apache Phoenix.html
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)