[ 
https://issues.apache.org/jira/browse/CASSANDRA-20175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922296#comment-17922296
 ] 

Stefan Miklosovic commented on CASSANDRA-20175:
-----------------------------------------------

[CASSANDRA-20175-4.0|https://github.com/instaclustr/cassandra/tree/CASSANDRA-20175-4.0]
{noformat}
java11_pre-commit_tests                         
  ✓ j11_build                                        1m 40s
  ✓ j11_cqlsh-dtests-py2-no-vnodes                   5m 17s
  ✓ j11_cqlsh-dtests-py2-with-vnodes                 6m 25s
  ✓ j11_cqlsh_dtests_py3                             5m 11s
  ✓ j11_cqlsh_dtests_py311                           5m 45s
  ✓ j11_cqlsh_dtests_py311_vnode                     5m 35s
  ✓ j11_cqlsh_dtests_py38                            5m 39s
  ✓ j11_cqlsh_dtests_py38_vnode                       6m 8s
  ✓ j11_cqlsh_dtests_py3_vnode                       5m 24s
  ✓ j11_cqlshlib_tests                               6m 15s
  ✓ j11_dtests_vnode                                43m 29s
  ✓ j11_jvm_dtests                                  13m 16s
  ✓ j11_unit_tests                                   8m 31s
  ✕ j11_dtests                                      54m 46s
      refresh_test.TestRefresh test_refresh_deadlock_startup
{noformat}

[java11_pre-commit_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/5311/workflows/2021a5fd-33c8-4743-97a7-8ae6ead65926]


> 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]

Reply via email to