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

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

[CASSANDRA-20175-5.0|https://github.com/instaclustr/cassandra/tree/CASSANDRA-20175-5.0]
{noformat}
java17_pre-commit_tests                         
  ✓ j17_build                                        3m 48s
  ✓ j17_cqlsh_dtests_py311                           6m 19s
  ✓ j17_cqlsh_dtests_py38                             7m 9s
  ✓ j17_cqlshlib_cython_tests                        7m 57s
  ✓ j17_cqlshlib_tests                               6m 36s
  ✓ j17_jvm_dtests_latest_vnode                     20m 44s
  ✓ j17_unit_tests                                  16m 31s
  ✓ j17_utests_latest                               17m 42s
  ✓ j17_utests_oa                                   16m 23s
  ✕ j17_cqlsh_dtests_py311_vnode                    11m 46s
      cqlsh_tests.test_cqlsh_copy.TestCqlshCopy 
test_bulk_round_trip_with_timeouts
  ✕ j17_cqlsh_dtests_py38_vnode                      7m 30s
      cqlsh_tests.test_cqlsh_copy.TestCqlshCopy 
test_bulk_round_trip_with_timeouts
  ✕ j17_dtests                                       37m 8s
      refresh_test.TestRefresh test_refresh_deadlock_startup
  ✕ j17_dtests_latest                               42m 27s
      bootstrap_test.TestBootstrap test_read_from_bootstrapped_node
  ✕ j17_dtests_vnode                                 43m 4s
      materialized_views_test.TestMaterializedViewsConsistency 
test_multi_partition_consistent_reads_after_write
  ✕ j17_jvm_dtests                                  24m 40s
      org.apache.cassandra.distributed.test.HintedHandoffAddRemoveNodesTest 
shouldBootstrapWithHintsOutstanding                            
{noformat}

[java17_pre-commit_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/5307/workflows/8dbc81d2-e845-46bf-aa97-49abd23c12ce]


> 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