[jira] [Commented] (CASSANDRA-13731) Timeout while setting keyspace

2017-07-30 Thread Jeff Jirsa (JIRA)

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

Jeff Jirsa commented on CASSANDRA-13731:


The datastax driver is not a part of the project. Closing.


> Timeout while setting keyspace
> --
>
> Key: CASSANDRA-13731
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13731
> Project: Cassandra
>  Issue Type: Bug
> Environment: Cassandra 2.1.13
>Reporter: peng xiao
>
> Hi,
> We are troubling a strange issue.Currently we have a Cluster with Cassandra 
> 2.1.13.
> when the applications start,it will print the following warings.And it takes 
> long time for applications to start.
> Could you please advise ?
> https://datastax-oss.atlassian.net/browse/JAVA-1002
> this one says prepares a PreparedStatement caused this issue and has been 
> fixed.
> but we are still experiencing this in 2.1.13.
> 2017-07-26 15:49:20.676  WARN 11706 --- [-] [cluster1-nio-worker-2] 
> com.datastax.driver.core.Connection  : Timeout while setting keyspace on 
> Connection[/xxx.xxx.xxx.xxx:9042-3, inFlight=5, closed=false]. This should 
> not happen but is not critical (it will be retried)
> 2017-07-26 15:49:20.677  WARN 11706 --- [-] [cluster1-nio-worker-3] 
> com.datastax.driver.core.Connection  : Timeout while setting keyspace on 
> Connection[/xxx.16.42.xxx:9042-3, inFlight=5, closed=false]. This should not 
> happen but is not critical (it will be retried)
> 2017-07-26 15:49:20.676  WARN 11706 --- [-] [cluster1-nio-worker-0] 
> com.datastax.driver.core.Connection  : Timeout while setting keyspace on 
> Connection[/xxx.16.42.xxx:9042-3, inFlight=5, closed=false]. This should not 
> happen but is not critical (it will be retried)
> 2017-07-26 15:49:20.676  WARN 11706 --- [-] [cluster1-nio-worker-1] 
> com.datastax.driver.core.Connection  : Timeout while setting keyspace on 
> Connection[/xxx.16.42.xxx:9042-3, inFlight=5, closed=false]. This should not 
> happen but is not critical (it will be retried)
> 2017-07-26 15:49:32.777  WARN 11706 --- [-] [main] 
> com.datastax.driver.core.Connection  : Timeout while setting keyspace on 
> Connection[/xxx.xx.xx.xxx:9042-3, inFlight=1, closed=false]. This should not 
> happen but is not critical (it will be retried)
> Thanks



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CASSANDRA-13731) Timeout while setting keyspace

2017-07-30 Thread stoneFang (JIRA)

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

stoneFang commented on CASSANDRA-13731:
---

this caused by cassandra java driver.please upgrade your java driver version

> Timeout while setting keyspace
> --
>
> Key: CASSANDRA-13731
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13731
> Project: Cassandra
>  Issue Type: Bug
> Environment: Cassandra 2.1.13
>Reporter: peng xiao
>
> Hi,
> We are troubling a strange issue.Currently we have a Cluster with Cassandra 
> 2.1.13.
> when the applications start,it will print the following warings.And it takes 
> long time for applications to start.
> Could you please advise ?
> https://datastax-oss.atlassian.net/browse/JAVA-1002
> this one says prepares a PreparedStatement caused this issue and has been 
> fixed.
> but we are still experiencing this in 2.1.13.
> 2017-07-26 15:49:20.676  WARN 11706 --- [-] [cluster1-nio-worker-2] 
> com.datastax.driver.core.Connection  : Timeout while setting keyspace on 
> Connection[/xxx.xxx.xxx.xxx:9042-3, inFlight=5, closed=false]. This should 
> not happen but is not critical (it will be retried)
> 2017-07-26 15:49:20.677  WARN 11706 --- [-] [cluster1-nio-worker-3] 
> com.datastax.driver.core.Connection  : Timeout while setting keyspace on 
> Connection[/xxx.16.42.xxx:9042-3, inFlight=5, closed=false]. This should not 
> happen but is not critical (it will be retried)
> 2017-07-26 15:49:20.676  WARN 11706 --- [-] [cluster1-nio-worker-0] 
> com.datastax.driver.core.Connection  : Timeout while setting keyspace on 
> Connection[/xxx.16.42.xxx:9042-3, inFlight=5, closed=false]. This should not 
> happen but is not critical (it will be retried)
> 2017-07-26 15:49:20.676  WARN 11706 --- [-] [cluster1-nio-worker-1] 
> com.datastax.driver.core.Connection  : Timeout while setting keyspace on 
> Connection[/xxx.16.42.xxx:9042-3, inFlight=5, closed=false]. This should not 
> happen but is not critical (it will be retried)
> 2017-07-26 15:49:32.777  WARN 11706 --- [-] [main] 
> com.datastax.driver.core.Connection  : Timeout while setting keyspace on 
> Connection[/xxx.xx.xx.xxx:9042-3, inFlight=1, closed=false]. This should not 
> happen but is not critical (it will be retried)
> Thanks



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CASSANDRA-13731) Timeout while setting keyspace

2017-07-26 Thread peng xiao (JIRA)

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

peng xiao commented on CASSANDRA-13731:
---

maybe this should not raised here? as per  
https://datastax-oss.atlassian.net/browse/JAVA-1002
we just need to upgrade the driver to 3.0.1.Could you please confirm.

> Timeout while setting keyspace
> --
>
> Key: CASSANDRA-13731
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13731
> Project: Cassandra
>  Issue Type: Bug
> Environment: Cassandra 2.1.13
>Reporter: peng xiao
>
> Hi,
> We are troubling a strange issue.Currently we have a Cluster with Cassandra 
> 2.1.13.
> when the applications start,it will print the following warings.And it takes 
> long time for applications to start.
> Could you please advise ?
> https://datastax-oss.atlassian.net/browse/JAVA-1002
> this one says prepares a PreparedStatement caused this issue and has been 
> fixed.
> but we are still experiencing this in 2.1.13.
> 2017-07-26 15:49:20.676  WARN 11706 --- [-] [cluster1-nio-worker-2] 
> com.datastax.driver.core.Connection  : Timeout while setting keyspace on 
> Connection[/xxx.xxx.xxx.xxx:9042-3, inFlight=5, closed=false]. This should 
> not happen but is not critical (it will be retried)
> 2017-07-26 15:49:20.677  WARN 11706 --- [-] [cluster1-nio-worker-3] 
> com.datastax.driver.core.Connection  : Timeout while setting keyspace on 
> Connection[/xxx.16.42.xxx:9042-3, inFlight=5, closed=false]. This should not 
> happen but is not critical (it will be retried)
> 2017-07-26 15:49:20.676  WARN 11706 --- [-] [cluster1-nio-worker-0] 
> com.datastax.driver.core.Connection  : Timeout while setting keyspace on 
> Connection[/xxx.16.42.xxx:9042-3, inFlight=5, closed=false]. This should not 
> happen but is not critical (it will be retried)
> 2017-07-26 15:49:20.676  WARN 11706 --- [-] [cluster1-nio-worker-1] 
> com.datastax.driver.core.Connection  : Timeout while setting keyspace on 
> Connection[/xxx.16.42.xxx:9042-3, inFlight=5, closed=false]. This should not 
> happen but is not critical (it will be retried)
> 2017-07-26 15:49:32.777  WARN 11706 --- [-] [main] 
> com.datastax.driver.core.Connection  : Timeout while setting keyspace on 
> Connection[/xxx.xx.xx.xxx:9042-3, inFlight=1, closed=false]. This should not 
> happen but is not critical (it will be retried)
> Thanks



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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