On Mon, Feb 1, 2010 at 10:03 AM, Jonathan Ellis <jbel...@gmail.com> wrote:
>> I see a lot of CLOSE_WAIT TCP connection.

Also, this sounds like you are not properly pooling client connections
to casssandra.  You should have one connection per user, not one
connection per operation.

-Jonathan

Reply via email to