[CURATOR-269] InterProcessSemaphoreV2: decrease level of logging when path not found
Open
imported-jira-issue
rfe
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
line 362
log.error("Sequential path not found: " + path);
Error level is not required here, as the exception handled by caller
---
Originally reported by natalia.gorchakova, imported from: InterProcessSemaphoreV2: decrease level of logging when path not found
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.