Uploaded image for project: 'Couchbase Kafka Connector'
  1. Couchbase Kafka Connector
  2. KAFKAC-28

Incorrect version of core-io in latest connector

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.0.0
    • 1.2.1
    • None

    Description

      https://github.com/couchbase/couchbase-kafka-connector/issues/12

      Apologies if duplicate. Please close on Github if already fixed.

      tk6022 commented on Jan 11
      The latest version of the kafka-connector (1.2.1) relies on version 1.2.3-beta of core-io which is not available in maven central. Can you please release a new version of the connector relying on the available 1.2.3 release of core-io as soon as possible?
      @legatoslidelegatoslide referenced this issue on Jan 11
      Open
      CB mutations missed #11
      @tk6022
      tk6022 commented 26 days ago
      Can anyone comment on this please?
      @daschl
      couchbase member
      daschl commented 26 days ago
      @tk6022 1.2.3-beta is published on the couchbase repository and transitively linked (since the kafka connector is published to maven central). isn't it not picked up?

      http://search.maven.org/#artifactdetails%7Ccom.couchbase.client%7Ckafka-connector%7C1.2.1%7Cjar includes

      <distributionManagement>
      <repository>
      <id>couchbase</id>
      <url>http://files.couchbase.com/maven2</url>
      </repository>
      </distributionManagement>
      @daschl
      couchbase member
      daschl commented 26 days ago
      Note that 1.2.3 GA is already released and the next kafka version will pick it up. this was a compromise we had to make in order to get some important dcp fixes in the kafka connector which did not align with the regular SDK release cadence.
      @patelliandrea
      patelliandrea commented 22 days ago
      Anyway, I tried both 1.2.3-beta and 1.2.3 GA and seems like the DCP flow control buffer accounting is still not working.
      If I set the DCP connection buffer to 10kb, the stream just gets stuck after 500 messages...

      Am I misssing something?
      @daschl
      couchbase member
      daschl commented 22 days ago
      @avsej ?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            avsej Sergey Avseyev
            will.gardella Will Gardella (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty