org.logstash.ackedqueue.QueueTest Runs the Project Root as PQ Data Path
Open
v5.5.0
v6.0.0
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
The is still left over from other cleanups to `org.logstash.ackedqueue.QueueTest`.
This was eventually not merged in https://github.com/elastic/logstash/pull/7114, but we still have this issue. The test in `org.logstash.ackedqueue.QueueTest` with a few exceptions all run with the `.lock` file put in the project root.
This shouldn't happen, transient data needs to go to `build` or `java.io.tmpdir`.
Contributor guide
Assessment
This issue has not been assessed yet.