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

Stefan Miklosovic updated CASSANDRA-20580:
------------------------------------------
          Fix Version/s: 6.0-alpha2
                         7.0
                             (was: 6.x)
                             (was: 7.x)
          Since Version: 6.0-alpha1
    Source Control Link: 
https://github.com/apache/cassandra/commit/564d30ad8e058ef4af9b834659e5c5b66ea5d6d2
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> 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
>             Fix For: 6.0-alpha2, 7.0
>
>          Time Spent: 40m
>  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