Non-reactive template.save() use non-reactive auditor and close clusters in tests.

Already cherry-picked from main. This change to fix compilation error after cherry-pick.

Closes #1756, #1764.
This commit is contained in:
mikereiche
2023-06-29 15:05:08 -07:00
parent c97084be12
commit 1d2b488e5f

View File

@@ -108,6 +108,7 @@ import org.springframework.test.annotation.DirtiesContext;
import org.springframework.test.context.junit.jupiter.SpringJUnitConfig;
import org.springframework.validation.beanvalidation.LocalValidatorFactoryBean;
import com.couchbase.client.core.error.AmbiguousTimeoutException;
import com.couchbase.client.core.error.CouchbaseException;
import com.couchbase.client.core.error.IndexFailureException;
import com.couchbase.client.core.error.UnambiguousTimeoutException;