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

JustinDB on Kubernetes #54

Merged
merged 6 commits into from
Feb 7, 2018
Merged

JustinDB on Kubernetes #54

merged 6 commits into from
Feb 7, 2018

Conversation

speedcom
Copy link
Member

@speedcom speedcom commented Feb 3, 2018

TODO:

  • working mutli-jvm tests
  • auto-scaling e.g. kubectl scale statefulset justindb --replicas=5
  • delete explicit etcd/service-discovery dependency
  • read node-id from Kubernetes $HOSTNAME env (every node has to have a unique value)

@codecov
Copy link

codecov bot commented Feb 3, 2018

Codecov Report

Merging #54 into master will increase coverage by 0.22%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   90.78%   91.01%   +0.22%     
==========================================
  Files          46       46              
  Lines         445      445              
  Branches       18       18              
==========================================
+ Hits          404      405       +1     
+ Misses         41       40       -1
Impacted Files Coverage Δ
...main/scala/justin/db/actors/StorageNodeActor.scala 89.18% <0%> (+2.7%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e398a95...4503b4d. Read the comment docs.

@speedcom speedcom self-assigned this Feb 3, 2018
@speedcom speedcom merged commit 844a3f6 into master Feb 7, 2018
@speedcom speedcom deleted the integrate-with-kubernetes branch February 7, 2018 21:17
lamontb4u referenced this pull request Apr 12, 2019
…e) (#52)

* delete Active-Anti-Entropy related code (not fully implemented feature)
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.

1 participant