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

fix: JVM PID value #21

Merged
merged 4 commits into from
Nov 19, 2024
Merged

fix: JVM PID value #21

merged 4 commits into from
Nov 19, 2024

Conversation

csumeet-avio
Copy link
Contributor

@csumeet-avio csumeet-avio commented Aug 17, 2023

  • OsStat was not set in the jvmStat was causing pid to return null

…set by the property file. There were 2 possible fixes 1) to add property to the module and then have caller pass the correlationId or 2) To use the build-in variable. Choose the later option so the fix work for existing users.
@github-actions
Copy link
Contributor

github-actions bot commented Aug 17, 2023

Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 24c24d6. ± Comparison against base commit 9278d59.

♻️ This comment has been updated with latest results.

* main:
  chore: [create-pull-request]  Auto increment to v3.1.2-SNAPSHOT (#36)
  chore: release 3.1.1 (#35)
  fix: correlation id ( fixes #33 ) (#34)
  chore: [create-pull-request]  Auto increment to v3.1.1-SNAPSHOT (#30)
  chore: Release v3.1.0
  chore: Updating dependencies and configurations for Java 17 support
  chore: Increment to v3.0.2-SNAPSHOT
  release: v3.0.1
  fix: Removed space from connector name and unnecessary loggers using the core mule logger
  build:  Update github actions to use shared workflows
  fix: Updated and tested for compatibility across Mule, Maven and mule-maven-plugin versions
@manikmagar manikmagar changed the title Chore/fix correlation id pid fix: JVM PID value Nov 19, 2024
@manikmagar manikmagar merged commit 887a561 into main Nov 19, 2024
7 checks passed
@manikmagar manikmagar deleted the chore/fix_correlationId_pid branch November 19, 2024 10:43
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.

3 participants