[
https://issues.apache.org/jira/browse/NIFI-8304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303732#comment-17303732
]
ASF subversion and git services commented on NIFI-8304:
-------------------------------------------------------
Commit 8202bffc9835f9c989e4fd3977a98d46a2df77e7 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8202bff ]
NIFI-8304 This closes #4907. Replaced HttpsURLConnection with OkHttpClient in
TestListenHTTP
NIFI-8304 Updated TestPutTCP to shutdown server before checking connections
NIFI-8304 Changed TestListenTCP to send messages in one byte array
NIFI-8304 Added check for expected jdk.tls.disabledAlgorithms
> Improve reliability of TLS unit tests
> -------------------------------------
>
> Key: NIFI-8304
> URL: https://issues.apache.org/jira/browse/NIFI-8304
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Affects Versions: 1.13.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 1.14.0, 1.13.2
>
> Time Spent: 4h 20m
> Remaining Estimate: 0h
>
> Automated unit test execution through the GitHub CI runner fails periodically
> on unit tests for InvokeHTTP and PutTCP where TLS is being used for socket
> communication. These unit tests should be evaluated and modified to improve
> reliability and reduce the potential for timeouts.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)