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

Which of these env vars are needed? #62

Open
cer opened this issue Jun 23, 2020 · 0 comments
Open

Which of these env vars are needed? #62

cer opened this issue Jun 23, 2020 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@cer
Copy link
Collaborator

cer commented Jun 23, 2020

SPRING_DATASOURCE_URL: jdbc:sqlserver://mssql:1433;databaseName=eventuate

e.g. Doesn't the CDC have sensible defaults for polling?

      SPRING_DATASOURCE_TEST_ON_BORROW: "true"
      SPRING_DATASOURCE_VALIDATION_QUERY: SELECT 1
      EVENTUATELOCAL_KAFKA_BOOTSTRAP_SERVERS: kafka:29092
      EVENTUATELOCAL_ZOOKEEPER_CONNECTION_STRING: zookeeper:2181
      EVENTUATELOCAL_CDC_POLLING_INTERVAL_IN_MILLISECONDS: 500
      EVENTUATELOCAL_CDC_MAX_EVENTS_PER_POLLING: 1000
      EVENTUATELOCAL_CDC_MAX_ATTEMPTS_FOR_POLLING: 100
      EVENTUATELOCAL_CDC_POLLING_RETRY_INTERVAL_IN_MILLISECONDS: 500
@cer cer added the question Further information is requested label Jun 23, 2020
dartartem added a commit to dartartem/eventuate-tram-examples-customers-and-orders that referenced this issue Jun 25, 2020
cer added a commit that referenced this issue Jun 25, 2020
#62: removed redundant env variables.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants