You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Neeraj Khandelwal (JIRA)" <ji...@apache.org> on 2015/01/14 08:00:49 UTC

[jira] [Created] (CASSANDRA-8617) Cassandra inserts throwing "You have not logged in"

Neeraj Khandelwal created CASSANDRA-8617:
--------------------------------------------

             Summary: Cassandra inserts throwing "You have not logged in"
                 Key: CASSANDRA-8617
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8617
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Neeraj Khandelwal


Just to mention that I am using Ya-Cassandra PDO driver but I think the issue has nothing to do with.

We are running multiple workers which is basically an infinite loop and keeps inserting data into Cassandra. For a while everything runs fine but I keep getting "You have not logged in" for a batch of inserts and then again everything runs smoothly. This is happening very frequently.

Additional info:
Connection management - I have static class variable for the connection and the connection itself is persistent. So, the class variable is assigned connection only the first time and after that it is reused.

Cluster information - 3 nodes having v2.0.8 and 1 node v2.0.9

Please let me know if I am missing anything or extra details will be needed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)