Re: Cassandra Inbound Error Message

2024-08-29 Thread Bowen Song via user
vent these errors? Where can I find more information about these errors, and under what circumstances do these messages appear? Additionally, what does the term "SMALL_MESSAGES" mean in the error message? Edi On Tue, Aug 27, 2024 at 8:04 PM Bowen Song via user wrote: Hello

Re: Cassandra Inbound Error Message

2024-08-29 Thread edi mari
does the term "SMALL_MESSAGES" mean in the error message? Edi On Tue, Aug 27, 2024 at 8:04 PM Bowen Song via user < user@cassandra.apache.org> wrote: > Hello Edi, > > Before attempt to prematurely optimise, let's try to understand the > situation a bit better

Re: Cassandra Inbound Error Message

2024-08-27 Thread Bowen Song via user
Hello Edi, Before attempt to prematurely optimise, let's try to understand the situation a bit better. * What's the bandwidth available? (think: total bandwidth and the typical usage) * What's causing the heavy network load? * How much bandwidth is consumed by the heavy network load? * How l

Cassandra Inbound Error Message

2024-08-27 Thread edi mari
Hello , Recently, we've noticed errors appearing in the Cassandra logs, which coincide with periods of heavy network load. We investigated and confirmed that the network was under significant stress during these times. Is there any configuration or tuning in Cassandra that could help eliminate thes

Re: How to remove obsolete error message in Datastax Opscenter?

2015-02-10 Thread Björn Hachmann
01 AM, Björn Hachmann < >> bjoern.hachm...@metrigo.de> wrote: >> >>> Good morning, >>> >>> unfortunately my last rolling restart of our Cassandra cluster issued >>> from OpsCenter (5.0.2) failed. No big deal, but since then OpsCenter is >>>

Re: How to remove obsolete error message in Datastax Opscenter?

2015-02-09 Thread Nick Bailey
led. No big deal, but since then OpsCenter is >> showing an error message at the top of its screen: >> "Error restarting cluster: Timed out waiting for Cassandra to start.". >> >> Does anybody know how to remove that message permanently? >> >> Thank you very much in advance! >> >> Kind regards >> Björn Hachmann >> > >

Re: How to remove obsolete error message in Datastax Opscenter?

2015-02-09 Thread Chris Lohfink
Restarting opscenter service will get rid of it. Chris On Mon, Feb 9, 2015 at 3:01 AM, Björn Hachmann wrote: > Good morning, > > unfortunately my last rolling restart of our Cassandra cluster issued from > OpsCenter (5.0.2) failed. No big deal, but since then OpsCenter is showin

Re: How to remove obsolete error message in Datastax Opscenter?

2015-02-09 Thread Colin
ailed. No big deal, but since then OpsCenter is showing an > error message at the top of its screen: > "Error restarting cluster: Timed out waiting for Cassandra to start.". > > Does anybody know how to remove that message permanently? > > Thank you very much in advance! > > Kind regards > Björn Hachmann

How to remove obsolete error message in Datastax Opscenter?

2015-02-09 Thread Björn Hachmann
Good morning, unfortunately my last rolling restart of our Cassandra cluster issued from OpsCenter (5.0.2) failed. No big deal, but since then OpsCenter is showing an error message at the top of its screen: "Error restarting cluster: Timed out waiting for Cassandra to start.". Does an

RE: error message

2011-10-27 Thread mike.li
Thank you, Johnathan. Mike Li Lead Database Engineer Thomson Reuters Phone: 314-468-8128 mike...@thomsonreuters.com www.thomsonreuters.com From: Jonathan Ellis [mailto:jbel...@gmail.com] Sent: Thursday, October 27, 2011 1:37 PM To: user@cassandra.apache.org Subject: Re: error message https

Re: error message

2011-10-27 Thread Jonathan Ellis
https://issues.apache.org/jira/browse/CASSANDRA-3385 On Thu, Oct 27, 2011 at 1:27 PM, wrote: > Hello , can anyone tell me what’s wrong with the following error: > > ** ** > > ERROR [HintedHandoff:1] 2011-10-27 19:57:09,914 > AbstractCassandraDaemon.java (line 133) Fatal exception in thread >

error message

2011-10-27 Thread mike.li
Hello , can anyone tell me what's wrong with the following error: ERROR [HintedHandoff:1] 2011-10-27 19:57:09,914 AbstractCassandraDaemon.java (line 133) Fatal exception in thread Thread[HintedHandoff:1,5,main] java.lang.AssertionError at org.apache.cassandra.db.HintedHandOffManager.del

Re: Couple of minor logging / error message things

2010-09-29 Thread aaron morton
Added CASSANDRA-1556 for the error message. Aaron On 29 Sep 2010, at 16:45, Jonathan Ellis wrote: > On Tue, Sep 28, 2010 at 10:28 PM, Aaron Morton > wrote: >> Noticed these when working against the current 0.7.0 beta2 (#3) build... >> When sending a system_add_keyspa

Re: Couple of minor logging / error message things

2010-09-28 Thread Jonathan Ellis
On Tue, Sep 28, 2010 at 10:28 PM, Aaron Morton wrote: > Noticed these when working against the current 0.7.0 beta2 (#3) build... > When sending a system_add_keyspace request with an invalid keyspace the > response to the client is fine... > > (python) > InvalidRequestException: InvalidRequestExcep

Couple of minor logging / error message things

2010-09-28 Thread Aaron Morton
Noticed these when working against the current 0.7.0 beta2 (#3) build...When sending a system_add_keyspace request with an invalid keyspace the response to the client is fine... (python)InvalidRequestException: InvalidRequestException(why='Invalid keyspace name: Test Keyspace 1285729085.78')However