Myron, it just means that while the node was down, one of the tables got
dropped. When you eventually brought the node back online and the commit
logs were getting replayed, it tried to replay a mutation for a table which
no longer exists. Cheers!

On Wed, Aug 16, 2017 at 5:56 AM, Myron A. Semack <msem...@kcftech.com>
wrote:

> We have a Cassandra 2.2.10 cluster of 9 nodes, hosted in AWS.  One of the
> nodes had a problem where it ran out of space on its root volume (NOT the
> Cassandra volume which holds the Cassandra data and commit logs).  I
> resolved the issue with free space on the root volume and restarted the
> node.  But now the node is showing this error in the Cassandra system.log:
>
> ERROR [SharedPool-Worker-4] 2017-08-15 19:45:54,519
> CommitLogSegment.java:421 - Attempted to write commit log entry for
> unrecognized table: 1b58bb96-a35d-366a-bfac-b3bb75a8bf97
>
> I did some searching, but was unable to find any guidance on how to deal
> with this error.  Is there a way to recover from this error?  (Preferably
> without terminating and rebuilding the node.)
>
> Sincerely,
> Myron A. Semack
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org
> For additional commands, e-mail: user-h...@cassandra.apache.org
>
>

Reply via email to