You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Joel Goldberger (Jira)" <ji...@apache.org> on 2022/07/13 15:21:00 UTC

[jira] [Created] (LOG4J2-3553) Cassandra Appender incompatible with AWS Keyspaces

Joel Goldberger created LOG4J2-3553:
---------------------------------------

             Summary: Cassandra Appender incompatible with AWS Keyspaces
                 Key: LOG4J2-3553
                 URL: https://issues.apache.org/jira/browse/LOG4J2-3553
             Project: Log4j 2
          Issue Type: Improvement
          Components: Appenders
    Affects Versions: 2.18.0
            Reporter: Joel Goldberger


The default consistency level used by the datastax driver for the Cassandra appender is not compatible with AWS Keyspaces.  Keysapces requires LOCAL_QUORUM.  It would be great if there was an additional parameter that could be specified in the configuration of the appender to set the desired consistency level.



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