CouchbaseContainer reuse #10095
|
Hello, I've been attempting to enable reuse for CouchbaseContainer, but have been getting 401 on the HttpWaitStrategy for waitUntilNodeIsOnline. It seems that when the container is first created, I think the issue would be resolved by adding basic auth here:
would become...
I wanted to discuss this with the authors before opening a PR per the contributing docs. Thanks! |
Replies: 1 comment 1 reply
|
Can you provide the version? This was reported here and fixed in 1.20.6 already. |
Can you provide the version? This was reported here and fixed in 1.20.6 already.