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

fix: use offset topic replication instead of transaction one #13

Conversation

loicmathieu
Copy link
Contributor

Use the property 'offsets.topic.replication.factor' instead of 'transaction.state.log.replication.factory' because this is the only one that are needed to be set to one in case of a one node cluster.
This allow health check with a one node cluster to works.

This fixes #11

Use the property 'offsets.topic.replication.factor' instead of  'transaction.state.log.replication.factory' because this is the only one that are needed to be set to one in case of a one node cluster.
This allow health check with a one node cluster to works
@CLAassistant
Copy link

CLAassistant commented Feb 28, 2019

CLA assistant check
All committers have signed the CLA.

@graemerocher
Copy link
Contributor

Change seems to break the tests .. investigating..

@graemerocher graemerocher merged commit 88570e2 into micronaut-projects:master Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants