[ 
https://issues.apache.org/jira/browse/CASSANDRA-20580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Youki Shiraishi reassigned CASSANDRA-20580:
-------------------------------------------

    Assignee: Motoki Unno

> Accord transaction error message is incorrect
> ---------------------------------------------
>
>                 Key: CASSANDRA-20580
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20580
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Jon Haddad
>            Assignee: Motoki Unno
>            Priority: Normal
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Trying to change a table to use accord with the default config throws this 
> error:
>  
> {noformat}
> cqlsh:test> ALTER table test.t1 with transactional_mode = 'full';
> InvalidRequest: Error from server: code=2200 [Invalid query] message="Cannot 
> change transactional mode to full for test.t1 with 
> accord_transactions_enabled set to false"
>  
> {noformat}
>  
> But accord_transactions_enabled isn't anywhere in the codebase.  Looking at 
> cassandra.yaml, this is the correct setting:
>  
> {noformat}
> accord:
>   enabled: false{noformat}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to