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

Configure Ignite to use fixed ports #1208

Merged
merged 5 commits into from
May 8, 2020

Conversation

to-bar
Copy link
Contributor

@to-bar to-bar commented Apr 24, 2020

Resolves #1181

  • Start ignite.service after network.target
  • Install Ignite as Anisble block
  • Reserve ports from ephemeral range to not be used by automatic port assignments
  • Use fixed ports for JMX (it is possible to configure 2 out of 3 ports, see JDK-8234484)
  • Disable direct remote access to JMX (remote access is possible through SSH tunnel)
  • Limit number of potentially used ports

@to-bar to-bar closed this Apr 27, 2020
@to-bar to-bar deleted the ignite-fixed-jmx-ports branch April 27, 2020 22:52
@to-bar to-bar restored the ignite-fixed-jmx-ports branch April 27, 2020 23:01
@to-bar to-bar reopened this Apr 27, 2020
@to-bar to-bar force-pushed the ignite-fixed-jmx-ports branch 4 times, most recently from 3b3a273 to 2e0771e Compare April 28, 2020 07:35
@to-bar to-bar changed the title Configure Ignite to not use random ports for JMX Configure Ignite to use fixed ports Apr 28, 2020
@to-bar to-bar force-pushed the ignite-fixed-jmx-ports branch from 2e0771e to 85f2b12 Compare April 28, 2020 08:25
plirglo
plirglo previously approved these changes Apr 28, 2020
CHANGELOG-0.6.md Outdated Show resolved Hide resolved
@to-bar to-bar force-pushed the ignite-fixed-jmx-ports branch from 02602d6 to 722bdac Compare May 6, 2020 16:36
@to-bar to-bar requested review from erzetpe and plirglo May 6, 2020 16:43
erzetpe
erzetpe previously approved these changes May 6, 2020
@to-bar to-bar force-pushed the ignite-fixed-jmx-ports branch 2 times, most recently from 6af6cfd to 59977ae Compare May 7, 2020 17:10
@to-bar to-bar requested a review from erzetpe May 7, 2020 17:16
@to-bar to-bar merged commit 4fd1fef into hitachienergy:develop May 8, 2020
@to-bar to-bar deleted the ignite-fixed-jmx-ports branch May 8, 2020 08:58
toszo pushed a commit to toszo/epiphany that referenced this pull request Jun 5, 2020
* Start ignite.service after network.target

* Install Ignite as Anisble block

* Reserve ports from ephemeral range

* Override function findAvailableJmxPort

* Limit number of potentially used ports
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.

Configure Ignite to use fixed ports
4 participants