laglangyue commented on code in PR #624:
URL: https://github.com/apache/pekko-connectors/pull/624#discussion_r1575688042


##########
couchbase/src/test/java/docs/javadsl/Example.java:
##########
@@ -0,0 +1,15 @@
+package docs.javadsl;
+
+import com.couchbase.client.java.Bucket;
+import com.couchbase.client.java.CouchbaseCluster;
+import com.couchbase.client.java.auth.PasswordAuthenticator;
+
+public class Example {

Review Comment:
   This is an unnecessary change, I reverted. 
   The code for example is usually related to the design doc and has some 
coupling with couchbase2. I plan to place it in another PR. Regarding how to 
handle Couchhbase2 and Couchhbase3. I hope we can further discuss in the issue.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to