[ 
https://issues.apache.org/jira/browse/CASSANDRA-17480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brad Schoening updated CASSANDRA-17480:
---------------------------------------
    Description: 
Cleanup outdated code:
 * OLD_CONFIG and OLD_HISTORY warnings have been around since C* 1.2 to warn 
about deprecated file locations and are no longer relevant
 * function get_usertypes_meta references missing types 
(cql3handling.UserTypesMeta) & table (select * from system.schema_usertypes) 
and isn't used
 * resolve some pylint issues:
 ** variable 'ver' used at top-level and in function arg
 ** cmdloop doesn't match signature
 ** a few other miscellaneous pylint issues

  was:
Cleanup outdated code:
 * OLD_CONFIG and OLD_HISTORY warnings have been around since C* 2.0 to warn 
about deprecated file locations and are no longer relevant
 * function get_usertypes_meta references missing types 
(cql3handling.UserTypesMeta) & table (select * from system.schema_usertypes) 
and isn't used
 * resolve some pylint issues:
 ** variable 'ver' used at top-level and in function arg
 ** cmdloop doesn't match signature
 ** a few other miscellaneous pylint issues


> Cleanup outdated code in cqlsh.py and pylib
> -------------------------------------------
>
>                 Key: CASSANDRA-17480
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17480
>             Project: Cassandra
>          Issue Type: Task
>          Components: CQL/Interpreter
>            Reporter: Brad Schoening
>            Assignee: Brad Schoening
>            Priority: Normal
>             Fix For: 4.x
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Cleanup outdated code:
>  * OLD_CONFIG and OLD_HISTORY warnings have been around since C* 1.2 to warn 
> about deprecated file locations and are no longer relevant
>  * function get_usertypes_meta references missing types 
> (cql3handling.UserTypesMeta) & table (select * from system.schema_usertypes) 
> and isn't used
>  * resolve some pylint issues:
>  ** variable 'ver' used at top-level and in function arg
>  ** cmdloop doesn't match signature
>  ** a few other miscellaneous pylint issues



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to