rzo1 commented on PR #3603:
URL: https://github.com/apache/storm/pull/3603#issuecomment-1825240342
These tests didn't fail in the last 100+ runs. Can we adjust the test cases
instead of changing the set impl?
--
This is an automated message from the Apache Git Service.
To respond to the m
ThugJudy opened a new pull request, #3603:
URL: https://github.com/apache/storm/pull/3603
## What is the purpose of the change
The following test cases
https://github.com/apache/storm/blob/c0d7b475da99c28043b137e892d58aedde4eb840/storm-server/src/test/java/org/apache/storm/scheduler/re
Severity: low
Affected versions:
- Apache Storm 2.0.0 before 2.6.0
Description:
On unix-like systems, the temporary directory is shared between all user. As
such, writing to this directory using APIs that do not explicitly set the
file/directory permissions can lead to information disclosure.
The Apache Storm community is pleased to announce the release of Apache
Storm version 2.6.0.
Apache Storm is a distributed, fault-tolerant, and high-performance
realtime computation system that provides strong guarantees on the
processing of data. You can read more about Apache Storm on the projec