Code Monkey home page Code Monkey logo

Comments (3)

upendra1024 avatar upendra1024 commented on August 18, 2024

I have few issues :

  1. Topic metadata does not replicate to destination when brooklin datastream is setup. And neither it replicate modifications in same. What I can configure to do same ?
  2. How can I configure change in topic name in destination? Fo example, in source , I have a topic name first-topic and I have a datastream setup to mirror it in destination cluster with topic name as first-topic.global ?

As @configOps mention bove in 1st point, I found/have some more issues/doubt with KafkaMirror :

  1. topic partitions are not creating on destination. I used REST endpoint to create a datastream with metadata "system.destination.identityPartitioningEnabled": "true".
  2. after creating datastream, new messages only replicating to destination.
  3. if partition increased on source side then destination should also get this change.
  4. auto topic creation is disabled in our datacenter. so on destination need to create topic first before pushing data.
  5. Will the kafkaMirroring feature support kafka version 0.10.0.1? Is there any limitation due to this old verssion?

This project is really nice, and lot of things we are learning from it.... Thanks a lot.

from brooklin.

OneCricketeer avatar OneCricketeer commented on August 18, 2024

MirrorMaker 1 doesn't replicate topic metadata either (configs or partitions). It requires destination topic manually be made to match (which is easily done programmatically on your own).

I'm not aware of any rename feature in Brooklin, but I would like to think it does exist in some manner. What research have you done for the same?

Will the kafkaMirroring feature support kafka version 0.10.0.1? Is there any limitation due to this old version?

Can you please clarify your concerns here? What happens when you try it?

from brooklin.

sgoncharov1 avatar sgoncharov1 commented on August 18, 2024

Hi,
First - thank you for this project, it is really great.

As a follow up to this question i wanted to ask if there are plans to add the ability of changing topic names (to mirror topics to different topic names in destination cluster).
I tried lookin at the documentation and the code, but did not manage to find such ability.
We currently need to use additional clusters to overcome this issue, and it would be great if we can do this with configuration.

from brooklin.

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.