[
https://issues.apache.org/jira/browse/NIFI-14311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932109#comment-17932109
]
ASF subversion and git services commented on NIFI-14311:
--------------------------------------------------------
Commit 6da485b817a2c34e3e6d87da4037a1b028531a64 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6da485b817 ]
NIFI-14311 Fixed Elasticsearch verification message checks
This closes #9761
- Replaced explicit message comparison with String.contains() checking
> ElasticSearchClientService Integration Test failing on expected messages
> ------------------------------------------------------------------------
>
> Key: NIFI-14311
> URL: https://issues.apache.org/jira/browse/NIFI-14311
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Recent updates to Elasticsearch Client verification messages surfaced tight
> coupling between expected messages in an integration test, resulting in test
> failures. The test method should be updated to remove the expectation of the
> exact message string.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)