Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Make JMX port remotely available #151

Merged
merged 4 commits into from
Nov 29, 2019

Conversation

cscetbon
Copy link
Contributor

No description provided.


if [[ $CASSANDRA_ENABLE_JMX == 'true' ]]
then
sed -ri '/^JMX_PORT=/a LOCAL_JMX=no' $CASSANDRA_CONF/cassandra-env.sh

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you explain me What do this line Please ?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok it adds the line after the match one ;)

@allamand allamand merged commit 4d339ca into Orange-OpenSource:master Nov 29, 2019
@cscetbon
Copy link
Contributor Author

fix #150

cscetbon added a commit that referenced this pull request Aug 13, 2020
- Make JMX port remotely available
- Update dgoss tests
- Use newer bootstrap image
- JMX is also accessible locally
@cscetbon cscetbon deleted the remote-jmx branch March 13, 2022 04:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants