[ https://issues.apache.org/jira/browse/CASSANDRA-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sam Tunnicliffe updated CASSANDRA-15056: ---------------------------------------- Status: Ready to Commit (was: Review In Progress) Thanks [~sumanth.pasupuleti], that's an oversight on my part from CASSANDRA-13304. Fortunately, all the users of {{SimpleClient}} (which are unit tests and stress) are configured to use neither compression nor checksums. The exception to this is the command line client used by the debug-cql script, which is correctly setting the options. CircleCI run here: https://circleci.com/gh/beobal/workflows/cassandra/tree/cci%2F15056-trunk (the dtest failures here are unrelated and a PR is up for one of them) > SimpleClient should pass connection properties as options > --------------------------------------------------------- > > Key: CASSANDRA-15056 > URL: https://issues.apache.org/jira/browse/CASSANDRA-15056 > Project: Cassandra > Issue Type: Bug > Components: Messaging/Client, Test/unit > Reporter: Sumanth Pasupuleti > Assignee: Sumanth Pasupuleti > Priority: Normal > Labels: pull-request-available > Fix For: 4.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > As of today. SimpleClient does not pass CHECKSUM or COMPRESSION as options to > the server. In order for these parameters to take effect on the server side, > they should be passed as options. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org