[ 
https://issues.apache.org/jira/browse/CASSANDRA-11323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17411767#comment-17411767
 ] 

Benjamin Lerer edited comment on CASSANDRA-11323 at 10/14/21, 1:11 PM:
-----------------------------------------------------------------------

{quote}I am not sure how merge markers were both introduced and removed in this 
PR{quote}
Sorry, I forgot to squash my commits.

CI runs for 
[3.0|https://app.circleci.com/pipelines/github/blerer/cassandra/220/workflows/a036d418-838c-42d5-9931-d37dfb41dfd9],
 
[3.11|https://app.circleci.com/pipelines/github/blerer/cassandra/221/workflows/65647ca9-27d2-476f-b013-69c6bbe8e7e4],
  [4.0 
j8|https://app.circleci.com/pipelines/github/blerer/cassandra/222/workflows/3a122d93-e9db-4e08-af76-9ac305819c67],
 [4.0 
j11|https://app.circleci.com/pipelines/github/blerer/cassandra/222/workflows/a6e98767-97ae-4f5a-a3a3-4b4b6b1168d8],
 [trunk 
j8|https://app.circleci.com/pipelines/github/blerer/cassandra/224/workflows/71445f06-e105-4ced-b2ec-d36b307ca75b]
 and [trunk 
j11|https://app.circleci.com/pipelines/github/blerer/cassandra/224/workflows/f831ca4f-be70-47af-8321-c337763e7ba5]


was (Author: blerer):
{quote}I am not sure how merge markers were both introduced and removed in this 
PR{quote}
Sorry, I forgot to squash my commits.

CI runs for 
[3.11|https://app.circleci.com/pipelines/github/blerer/cassandra?branch=CASSANDRA-11323-3.11-REVIEW]
 and 
[4.0|https://app.circleci.com/pipelines/github/blerer/cassandra?branch=CASSANDRA-11323-4.0-REVIEW]

> When node runs out of commitlog space you get poor log information
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-11323
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11323
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Legacy/Observability
>            Reporter: T Jake Luciani
>            Assignee: Boris Onufriyev
>            Priority: Low
>              Labels: fallout
>         Attachments: 11323-2.2.txt, 11323-3.0.txt, 11323-3.0.txt, 
> 11323-3.11.txt, 11323-3.11.txt, 11323-trunk.txt, 11323-trunk.txt
>
>
> {code}
> ERROR [PERIODIC-COMMIT-LOG-SYNCER] 2016-03-08 20:27:33,899 
> StorageService.java:470 - Stopping gossiper
> WARN  [PERIODIC-COMMIT-LOG-SYNCER] 2016-03-08 20:27:33,899 
> StorageService.java:377 - Stopping gossip by operator request
> INFO  [PERIODIC-COMMIT-LOG-SYNCER] 2016-03-08 20:27:33,899 Gossiper.java:1463 
> - Announcing shutdown
> {code}
> That's all you get when a node runs out of commit log space. 
> We should explicitly callout the fact the commitlog is out of disk.  I see 
> that in the commit log error handler but after it shuts down. So I think it's 
> never getting written before shutdown.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to