[
https://issues.apache.org/jira/browse/NIFI-9625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17481917#comment-17481917
]
ASF subversion and git services commented on NIFI-9625:
-------------------------------------------------------
Commit b40b5a7c96d973f08a04a8d382e8c9fbce9f758a in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b40b5a7 ]
NIFI-9625 This closes #5711. Refactored Distributed Cache Server and Client
Tests
- Replaced TestServerAndClient with separate classes for Set Server and Map
Server
- Implemented before and after annotations for starting and stopping server
instances
NIFI-9625 Added check for cache directory existence before clean
NIFI-9625 Updated Map and Set Cache Server Tests to use random port
Signed-off-by: Joe Witt <[email protected]>
> Unstable Distributed Cache test
> -------------------------------
>
> Key: NIFI-9625
> URL: https://issues.apache.org/jira/browse/NIFI-9625
> Project: Apache NiFi
> Issue Type: Bug
> Environment: Maven home: /development/tools/apache-maven-3.8.4
> Java version: 1.8.0_322, vendor: Azul Systems, Inc., runtime:
> /usr/lib/jvm/zulu8.60.0.21-ca-jdk8.0.322-linux_x64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "5.15.14-200.fc35.x86_64", arch: "amd64", family:
> "unix"
> Reporter: Joe Witt
> Assignee: David Handermann
> Priority: Major
> Time Spent: 2h
> Remaining Estimate: 0h
>
> [ERROR] Tests run: 11, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 4.788 s <<< FAILURE! - in
> org.apache.nifi.distributed.cache.server.TestServerAndClient
> [ERROR]
> org.apache.nifi.distributed.cache.server.TestServerAndClient.testClientTermination
> Time elapsed: 0.021 s <<< ERROR!
> java.net.BindException: Address already in use
> at
> org.apache.nifi.distributed.cache.server.TestServerAndClient.testClientTermination(TestServerAndClient.java:477)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)