[jira] [Updated] (CASSANDRA-15206) cassandra 4.0 cqlsh not working with jdk 11

2020-02-19 Thread Dinesh Joshi (Jira)


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

Dinesh Joshi updated CASSANDRA-15206:
-
Resolution: Not A Bug
Status: Resolved  (was: Triage Needed)

> cassandra 4.0 cqlsh not working with jdk 11
> ---
>
> Key: CASSANDRA-15206
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15206
> Project: Cassandra
>  Issue Type: Bug
>  Components: Tool/cqlsh
>Reporter: RamyaK
>Priority: Urgent
>
> Im able to start cassandra by compiling the latest git code with OpenJDK11, 
> but facing below error with cqlsh. please suggest.
>  
> Traceback (most recent call last):
>   File "/home/id/cassandra/bin/cqlsh.py", line 2520, in 
>     main(*read_options(sys.argv[1:], os.environ))
>   File "/home/id/cassandra/bin/cqlsh.py", line 2498, in main
>     allow_server_port_discovery=options.allow_server_port_discovery)
>   File "/home/id/cassandra/bin/cqlsh.py", line 491, in __init__
>     **kwargs)
>   File "cassandra/cluster.py", line 802, in cassandra.cluster.Cluster.__init__
> TypeError: __init__() got an unexpected keyword argument 
> 'allow_server_port_discovery'



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15206) cassandra 4.0 cqlsh not working with jdk 11

2019-07-12 Thread RamyaK (JIRA)


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

RamyaK updated CASSANDRA-15206:
---
   Severity: Critical
 Complexity: Challenging
   Platform: Java11,OpenJDK  (was: All)
Impacts:   (was: None)
Description: 
Im able to start cassandra by compiling the latest git code with OpenJDK11, but 
facing below error with cqlsh. please suggest.

 

Traceback (most recent call last):
  File "/home/id/cassandra/bin/cqlsh.py", line 2520, in 
    main(*read_options(sys.argv[1:], os.environ))
  File "/home/id/cassandra/bin/cqlsh.py", line 2498, in main
    allow_server_port_discovery=options.allow_server_port_discovery)
  File "/home/id/cassandra/bin/cqlsh.py", line 491, in __init__
    **kwargs)
  File "cassandra/cluster.py", line 802, in cassandra.cluster.Cluster.__init__
TypeError: __init__() got an unexpected keyword argument 
'allow_server_port_discovery'

  was:
 

 


> cassandra 4.0 cqlsh not working with jdk 11
> ---
>
> Key: CASSANDRA-15206
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15206
> Project: Cassandra
>  Issue Type: Bug
>  Components: Tool/cqlsh
>Reporter: RamyaK
>Priority: Urgent
>
> Im able to start cassandra by compiling the latest git code with OpenJDK11, 
> but facing below error with cqlsh. please suggest.
>  
> Traceback (most recent call last):
>   File "/home/id/cassandra/bin/cqlsh.py", line 2520, in 
>     main(*read_options(sys.argv[1:], os.environ))
>   File "/home/id/cassandra/bin/cqlsh.py", line 2498, in main
>     allow_server_port_discovery=options.allow_server_port_discovery)
>   File "/home/id/cassandra/bin/cqlsh.py", line 491, in __init__
>     **kwargs)
>   File "cassandra/cluster.py", line 802, in cassandra.cluster.Cluster.__init__
> TypeError: __init__() got an unexpected keyword argument 
> 'allow_server_port_discovery'



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org