Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cassandra 18464 trunk #2931

Closed

Conversation

jacek-lewandowski
Copy link
Contributor

Thanks for sending a pull request! Here are some tips if you're new here:

  • Ensure you have added or run the appropriate tests for your PR.
  • Be sure to keep the PR description updated to reflect all changes.
  • Write your PR title to summarize what this PR proposes.
  • If possible, provide a concise example to reproduce the issue for a faster review.
  • Read our contributor guidelines
  • If you're making a documentation change, see our guide to documentation contribution

Commit messages should follow the following format:

<One sentence description, usually Jira title or CHANGES.txt summary>

<Optional lengthier description (context on patch)>

patch by <Authors>; reviewed by <Reviewers> for CASSANDRA-#####

Co-authored-by: Name1 <email1>
Co-authored-by: Name2 <email2>

The Cassandra Jira

amitdpawar and others added 30 commits November 27, 2023 11:33
Direct I/O segment also updated to calculate/report correct file size.
@jacek-lewandowski
Copy link
Contributor Author

jacek-lewandowski commented Nov 27, 2023

@jacek-lewandowski
Copy link
Contributor Author

jacek-lewandowski commented Nov 27, 2023

@jacek-lewandowski
Copy link
Contributor Author

jacek-lewandowski commented Nov 27, 2023

In both builds there are many failures, most of them are mentioned in CASSANDRA-19055 (CEP-21 follow-up). For few others, I've run them locally on trunk and they failed, thus I've created tickets for them (CASSANDRA-19102, CASSANDRA-19101).

The only thing left is org.apache.cassandra.distributed.test.ReadRepairEmptyRangeTombstonesTest - it failed once on CircleCI by timeout in teardown method of the entire class, when the cluster was being shutdown. It does not seem related. I could not reproduce it locally on either feature branch or trunk. Here https://app.circleci.com/pipelines/github/jacek-lewandowski/cassandra/1123/workflows/a62417d7-5ecf-4d4e-9303-ff05df3282c0/jobs/51273 I couldn't reproduce it on CircleCI as well. It might have been some infra problem I think.

@jacek-lewandowski
Copy link
Contributor Author

Committed: 3259bea

@jacek-lewandowski jacek-lewandowski deleted the CASSANDRA-18464-trunk branch November 29, 2023 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants