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

Do not cache PID or process name #299

Merged
merged 1 commit into from Apr 3, 2024
Merged

Do not cache PID or process name #299

merged 1 commit into from Apr 3, 2024

Conversation

dmlloyd
Copy link
Collaborator

@dmlloyd dmlloyd commented Apr 3, 2024

Also simplify the computation of process name, and deprecate these methods in favor of the far superior ProcessHandle API.

@dmlloyd dmlloyd force-pushed the pid branch 2 times, most recently from 51b4253 to 4d2e161 Compare April 3, 2024 13:21
dmlloyd added a commit to dmlloyd/jboss-logmanager that referenced this pull request Apr 3, 2024
See smallrye/smallrye-common#299. Prevents caching of process ID across native image (where the PID may change).
dmlloyd added a commit to dmlloyd/jboss-logmanager that referenced this pull request Apr 3, 2024
See smallrye/smallrye-common#299. Prevents caching of process ID across native image (where the PID may change).
dmlloyd added a commit to dmlloyd/jboss-logmanager that referenced this pull request Apr 3, 2024
See smallrye/smallrye-common#299. Prevents caching of process ID across native image (where the PID may change).
Also simplify the computation of process name, and deprecate these methods in favor of the far superior `ProcessHandle` API.
@dmlloyd dmlloyd merged commit 97c00f3 into smallrye:main Apr 3, 2024
4 checks passed
@dmlloyd dmlloyd deleted the pid branch April 3, 2024 15:36
@github-actions github-actions bot added this to the 2.3.1 milestone Apr 3, 2024
dmlloyd added a commit to dmlloyd/jboss-logmanager that referenced this pull request Apr 3, 2024
See smallrye/smallrye-common#299. Prevents caching of process ID across native image (where the PID may change).
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.

None yet

1 participant