Page MenuHomeFreeBSD

Ensure java options are utilized
ClosedPublic

Authored by zleslie on Apr 22 2019, 4:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 16 2024, 2:29 AM
Unknown Object (File)
Dec 23 2023, 1:17 AM
Unknown Object (File)
Nov 5 2023, 4:40 AM
Unknown Object (File)
Oct 4 2023, 4:38 AM
Unknown Object (File)
Sep 30 2023, 4:36 AM
Unknown Object (File)
Sep 11 2023, 6:54 AM
Unknown Object (File)
Jun 20 2023, 4:24 PM
Unknown Object (File)
May 30 2023, 1:29 PM
Subscribers

Details

Summary

Without this change, the doc for the rc script references the ability pass Java opts to the start command, but those references are never used. Here we ensure that thse options are respected and implemented.

Test Plan

Poudriere testport with manual execution of starting the daemon.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 23 2019, 4:46 PM
romain requested changes to this revision.Apr 24 2019, 8:05 AM

Original poster of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237295 noted that the same issue affects puppetdb. I guess we can address this issue in the same batch of fixes.

This revision now requires changes to proceed.Apr 24 2019, 8:05 AM

Hah, that sounds likely. I'll get this updated.

Update java options in PuppetDB ports

I've added the puppetdb ports to this diff. Ready for review.

LGTM! Thanks for handling this!

This revision is now accepted and ready to land.Apr 28 2019, 8:52 PM
This revision was automatically updated to reflect the committed changes.