~ballot/cassandra-charm/+git/cassandra-charm:expose_internode

Last commit made on 2023-07-03
Get this branch:
git clone -b expose_internode https://git.launchpad.net/~ballot/cassandra-charm/+git/cassandra-charm
Only Benjamin Allot can upload to this branch. If you are Benjamin Allot please log in for upload directions.

Branch merges

Branch information

Name:
expose_internode
Repository:
lp:~ballot/cassandra-charm/+git/cassandra-charm

Recent commits

7e66ce6... by Benjamin Allot

Add build and publish target for Makefile

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

8e984ff... by Benjamin Allot

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

ebc5539... by Benjamin Allot

Merge @wgrant commit to add external seeds and allow charmcraft build

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