Coder Social home page Coder Social logo

Comments (3)

ismail261 avatar ismail261 commented on July 30, 2024 2

I think i found what i was doing wrong on my side. All the status values that got repopulated came from same group id which was running in different cluster with worker ids which were not accessible in this current cluster.

Changing the group id registered all the connectors in new group giving current worker id's which made them start without any issues.

I just think if there was better way to identify those issues and throw out the error on console saying what might be happening.

from kafka-connect-storage-cloud.

kkonstantine avatar kkonstantine commented on July 30, 2024

This doesn't seem specific to this connector.

Did you delete all 3 internal topics that Connect uses to track metadata?

If that's what you intended to do, these topics are defined by the value of the following properties in the worker's config:
offset.storage.topic
config.storage.topic
status.storage.topic

from kafka-connect-storage-cloud.

sheu avatar sheu commented on July 30, 2024

I think i found what i was doing wrong on my side. All the status values that got repopulated came from same group id which was running in different cluster with worker ids which were not accessible in this current cluster.

Changing the group id registered all the connectors in new group giving current worker id's which made them start without any issues.

I just think if there was better way to identify those issues and throw out the error on console saying what might be happening.

How did you change the groupId?

from kafka-connect-storage-cloud.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.