[
https://issues.apache.org/jira/browse/NIFI-16289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-16289.
-----------------------------------
Fix Version/s: 2.12.0
Resolution: Fixed
> Fix flaky Couchbase processor integration-test bucket readiness
> ---------------------------------------------------------------
>
> Key: NIFI-16289
> URL: https://issues.apache.org/jira/browse/NIFI-16289
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 2.12.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{PutCouchbaseIT.testPutDocument}} remains flaky after NIFI-16194.
> Recent failure:
> https://github.com/apache/nifi/actions/runs/33678350576/job/100452694901
> The test creates a warmed Couchbase connection service, then
> {{getTestDocument()}} opens a separate {{Cluster}} and immediately executes
> {{collection.get()}}. The SDK can time out after 2.5 seconds with
> {{BUCKET_OPEN_IN_PROGRESS}}.
> Wait for the bucket to be KV-ready before direct test reads and writes.
> {{GetCouchbaseIT.insertTestDocument()}} has the same pattern.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)