[
https://issues.apache.org/jira/browse/CASSANDRA-20175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922302#comment-17922302
]
Stefan Miklosovic commented on CASSANDRA-20175:
-----------------------------------------------
[CASSANDRA-20175|https://github.com/instaclustr/cassandra/tree/CASSANDRA-20175]
{noformat}
java17_pre-commit_tests
✓ j17_build 4m 18s
✓ j17_cqlsh_dtests_py311 7m 1s
✓ j17_cqlsh_dtests_py311_vnode 7m 22s
✓ j17_cqlsh_dtests_py38 6m 59s
✓ j17_cqlsh_dtests_py38_vnode 7m 12s
✓ j17_cqlshlib_cython_tests 8m 23s
✓ j17_cqlshlib_tests 10m 14s
✓ j17_dtests_vnode 42m 47s
✓ j17_jvm_dtests 18m 36s
✓ j17_jvm_dtests_latest_vnode 21m 25s
✓ j17_unit_tests 14m 51s
✓ j17_utests_latest 15m 41s
✓ j17_utests_oa 16m 1s
✕ j17_dtests 38m 18s
refresh_test.TestRefresh test_refresh_deadlock_startup
counter_test.TestCounters test_counter_node_down
✕ j17_dtests_latest 43m 53s
read_repair_test.TestSpeculativeReadRepair test_quorum_requirement
read_repair_test.TestSpeculativeReadRepair
test_quorum_requirement_on_speculated_read
read_repair_test.TestSpeculativeReadRepair test_speculative_data_request
read_repair_test.TestSpeculativeReadRepair test_speculative_write
{noformat}
[java17_pre-commit_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/5306/workflows/a6f12e57-4769-49e0-aab8-cd4315c5f79b]
> cqlsh autocompletion for role names/user names is broken
> --------------------------------------------------------
>
> Key: CASSANDRA-20175
> URL: https://issues.apache.org/jira/browse/CASSANDRA-20175
> Project: Apache Cassandra
> Issue Type: Bug
> Components: CQL/Interpreter
> Reporter: Francisco Guerrero
> Assignee: Francisco Guerrero
> Priority: Normal
> Fix For: 4.0.x, 4.1.x, 5.x, 5.1
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> In CASSANDRA-6307 cqlsh switched from using cassandra-dbapi2 to
> python-driver. The autocomplete functionality for role names and user names
> relied on the {{is_valid_cql3_name}} function which was removed as part of
> CASSANDRA-6307, but the {{username_name_completer}} and
> {{rolename_completer}} functions were missed and were not updated to use the
> new {{maybe_escape_name}} function.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]