[
https://issues.apache.org/jira/browse/CASSANDRA-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154308#comment-15154308
]
Paulo Motta commented on CASSANDRA-10458:
-----------------------------------------
LGTM. Rebased over CASSANDRA-11124 to avoid merge conflicts and submitted
cassci tests:
||2.2||3.0||trunk||
|[branch|https://github.com/apache/cassandra/compare/cassandra-2.2...pauloricardomg:2.2-10458]|[branch|https://github.com/apache/cassandra/compare/cassandra-3.0...pauloricardomg:3.0-10458]|[branch|https://github.com/apache/cassandra/compare/trunk...pauloricardomg:trunk-10458]|
|[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-2.2-10458-testall/lastCompletedBuild/testReport/]|[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-3.0-10458-testall/lastCompletedBuild/testReport/]|[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-trunk-10458-testall/lastCompletedBuild/testReport/]|
|[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-2.2-10458-dtest/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-3.0-10458-dtest/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-trunk-10458-dtest/lastCompletedBuild/testReport/]|
[[email protected]] If you could double check the rebase went ok that would be
good as there was some merge conflicts on the 3.0 branch. You may move the
ticket to "ready to commit" if tests look good. (Please ignore potential cqlsh
subsecond precision tests failures, as those are already addressed by
CASSANDRA-10397).
commit info: 2.2 and 3.0 are different patches. 3.0 merges cleanly upwards.
> cqlshrc: add option to always use ssl
> -------------------------------------
>
> Key: CASSANDRA-10458
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10458
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Matt Wringe
> Assignee: Stefan Podkowinski
> Labels: lhf
>
> I am currently running on a system in which my cassandra cluster is only
> accessible over tls.
> The cqlshrc file is used to specify the host, the certificates and other
> configurations, but one option its missing is to always connect over ssl.
> I would like to be able to call 'cqlsh' instead of always having to specify
> 'cqlsh --ssl'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)