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

Use healthcheck to mark cassandra-schema container as ready #548

Closed
wants to merge 4 commits into from

Conversation

yurishkuro
Copy link
Member

Resolves #547

Signed-off-by: Yuri Shkuro <ys@uber.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 811e524 on add-schema-check into e576ab5 on master.

Signed-off-by: Yuri Shkuro <ys@uber.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d6feeee on add-schema-check into e576ab5 on master.

Signed-off-by: Yuri Shkuro <ys@uber.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 6e99739 on add-schema-check into e576ab5 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b6fda38 on add-schema-check into e576ab5 on master.

- AXIS_SERVICES=go,node,java,python,zipkin-brave-json,zipkin-brave-json-v2,zipkin-brave-thrift

- BEHAVIOR_ENDTOEND=client,services
depends_on:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not necessary because there is already a link.

@@ -1,4 +1,4 @@
version: '2'
version: '3'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this can break xdocks in other clients. But am +1 on version 3.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, I am aware that it will break other clients. We don't need to bump it if we don't have a use for the healthcheck, which was added in 2.1

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

with version 3 we could perhaps also use configs (something like configmap in k8s) to split templates for ES and C*.

@yurishkuro yurishkuro closed this Nov 30, 2017
@ghost ghost removed the review label Nov 30, 2017
@yurishkuro yurishkuro deleted the add-schema-check branch December 23, 2017 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants