apache / pekko-connectors

Apache Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Apache Pekko.
https://pekko.apache.org/
Apache License 2.0
56 stars 27 forks source link

Support Couchbase3 #624

Closed laglangyue closed 1 month ago

laglangyue commented 2 months ago

motivation

relates to https://github.com/apache/pekko-connectors/issues/623 support couchbase3 should be after from dropping couchbase2

test

have some test, not finished

docs

not finished

pjfanning commented 2 months ago

thanks - looks like a reasonable approach

there are some issues

laglangyue commented 2 months ago

@pjfanning could you open the ci action in free time,I have tested it locally today. I would not add more api for dsl. maybe a doc pr plan was described in issues

laglangyue commented 2 months ago

@pjfanning PTAL, just a FTP flaky test failed. I have found a new job, so I currently do not have time to fix this issue of FTP. I create a issue about FTP to record it, maybe in two weeks, I will do some deep digging for ftp https://github.com/apache/pekko-connectors/issues/627

laglangyue commented 2 months ago

Sorry, my response was a bit late. I changed my job and was very busy. The new job is not related to Pekko, so I can only participate in Pekko during my vacation at the moment. I will process the review comments as soon as possible

pjfanning commented 2 months ago

Sorry, my response was a bit late. I changed my job and was very busy. The new job is not related to Pekko, so I can only participate in Pekko during my vacation at the moment. I will process the review comments as soon as possible

No Problem at all. Take your time. Thanks for your diligent work.

laglangyue commented 2 months ago

resolve conflict for build.sbt and rebase

pjfanning commented 1 month ago

I've merged this but left #623 open because we'll need at least some doc changes to reflect the new cloudbase3 connector.