Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MongodbConnector configurations for topics #146

Open
nivemaham opened this issue Jul 19, 2018 · 2 comments
Open

MongodbConnector configurations for topics #146

nivemaham opened this issue Jul 19, 2018 · 2 comments
Labels

Comments

@nivemaham
Copy link
Contributor

I have a couple of questions about configuring topics for mongodb-connector.

  1. Do we currently configure application status topics for mongo-db-connector? If so what are the values and how do we decide it?
  2. What is the systematic way of configuring questionaire-completion-log topic for mongodb-connecotor?
    @yatharthranjan @blootsvoets
@yatharthranjan
Copy link
Member

It would be best to aggregate it via streams so that the key contains a start and end and so each document has a unique id. Otherwise right now all the records from a single source would be overwritten in mongo.

@nivemaham
Copy link
Contributor Author

Ok. My question was more about how the mongo.sink.connector.properties are configured from the script during installation. But however, I assume this requires some changes on streams as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants