cassandra-charm:master

Last commit made on 2023-07-03
Get this branch:
git clone -b master https://git.launchpad.net/cassandra-charm
Members of Cassandra Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:cassandra-charm

Recent commits

7566442... by Benjamin Allot

Add build and publish target for Makefile

Reviewed-on: https://code.launchpad.net/~ballot/cassandra-charm/+git/cassandra-charm/+merge/445868
Reviewed-by: Colin Misare <email address hidden>

7e66ce6... by Benjamin Allot

Add build and publish target for Makefile

74e1329... by Benjamin Allot

Expose cluster internode port

Reviewed-on: https://code.launchpad.net/~ballot/cassandra-charm/+git/cassandra-charm/+merge/445866
Reviewed-by: 🤖 Canonical IS Review Bot <email address hidden>

00dc91e... by Benjamin Allot

Expose cluster internode port

7d17ec9... by Benjamin Allot

Add 2 options to the Cassandra charm

Reviewed-on: https://code.launchpad.net/~ballot/cassandra-charm/+git/cassandra-charm/+merge/441023
Reviewed-by: Romain Couturat <email address hidden>

bfb4723... by Benjamin Allot

Add 2 options to the Cassandra charm

* cron_maintenance: this boolean will install or nor the cron
  maintenance that is running a nodetool repair once a week.
* repair_maintenance_args: provides the arguments for the nodetool
  repair command

This is currently running once a week per application and needs more
tuning.
This option is a temporary one to mitigate the issue happening with the
current version (3.11.14) and the maintenance triggering a massive
compaction that would consume all the remaining space

718999b... by Benjamin Allot

Revert "Workaround https://issues.apache.org/jira/browse/CASSANDRA-17581"

Reviewed-on: https://code.launchpad.net/~ballot/cassandra-charm/+git/cassandra-charm/+merge/440161
Reviewed-by: Colin Misare <email address hidden>

86bea57... by Benjamin Allot

Revert "Workaround https://issues.apache.org/jira/browse/CASSANDRA-17581"

This reverts commit 8e984fffc8bed7d99d8c0ec0f48f597a654f7b8f.

971d522... by Benjamin Allot

Workaround https://issues.apache.org/jira/browse/CASSANDRA-17581

Reviewed-on: https://code.launchpad.net/~ballot/cassandra-charm/+git/cassandra-charm/+merge/434466
Reviewed-by: Haw Loeung <email address hidden>
Reviewed-by: William Grant <email address hidden>

e31a497... by Benjamin Allot

Limit the "charm" snap channel to 2.x/stable to avoid build issue