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

Fix unparseable YAML in default cassandra.yaml #3837

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

dlenskiSB
Copy link

The presence of an extra space the : in key: value pairs makes the default conf/cassandra.yaml file included in this repository unparseable and non-functional.

Among other downstream consequences of this bug:

The presence of an extra space the `:` in `key: value` pairs
makes the default `conf/cassandra.yaml` file included in
this repository unparseable and non-functional.

Among other downstream consequences of this bug:

- bitnami/containers#76691
  (where I identify the root cause)
- bitnami/containers#75745
dlenskiSB referenced this pull request Jan 28, 2025
Patch by Jyothsna Konisa & Dinesh Joshi; reviewed by Yifan Cai, Jon Meredith,
Yuki Morishita & Dinesh Joshi for CASSANDRA-18554

Co-Authored-By: Dinesh Joshi <[email protected]>
@dlenski
Copy link

dlenski commented Jan 28, 2025

Precise location where the unparseable YAML was introduced, 1.5 years ago: f078c02#diff-77707d0908c31940828b6425dcb09a7409827db99b48c371f71c63294dfe1562R154

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants