cryostatio / cryostatio/cryostat
[Bug] When Agent is configured for dual discovery (Agent HTTP + JMX) and uses -XX:StartFlightRecording=duration=n , the external recording is archived twice
Open
- Dominant language
- Java
- Stars
- 57
- Forks
- 17
- Avg merge
- 15h 39m
- Merged PRs (30d)
- 42
Description
Cryostat already knows that the "two" targets are really one in the same since they have identical JVM hash IDs, so there should only be one job scheduled to archive each detected external recording instead of one per "target". The Agent HTTP connection should be preferred for this task.
Contributor guide
Assessment
This issue has not been assessed yet.