Hi Aaron,

Thank you very much.

I am going to use the hector client library. There is a method for creating
a connection for a cluster in that library. But, inside the source code, I
noticed that each time it calls 'login' method. Is there a server-side
session?

Thanks,

Indika

On Tue, Jan 18, 2011 at 3:07 PM, Aaron Morton <aa...@thelastpickle.com>wrote:

> Yes, the client should maintain it's connection to the cluster. The
> connection holds the login credentials and the keyspace to use.
>
> This is normally managed by the client, which one are you using?
>
> Aaron
> On 18/01/2011, at 9:58 PM, indika kumara <indika.k...@gmail.com> wrote:
>
> > Hi All,
> >
> > Is there a concept of a session? I would like to log-in(authenticate) one
> time into the Cassandra, and then subsequently access the Cassandra without
> authenticating again.
> >
> > Thanks,
> >
> > Indika
>

Reply via email to