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

0.10.0 #24

Merged
merged 104 commits into from
Oct 21, 2015
Merged

0.10.0 #24

merged 104 commits into from
Oct 21, 2015

Conversation

tbchrist
Copy link
Contributor

Additions:

  • Multiple sharding pool support
  • SSL replication support
  • Stream encryption support
  • Post-import index creation
  • Miscellaneous bugfixes

Tom Christ added 30 commits April 3, 2015 13:10
Add pool after syncing to collins
Bound port for running service grep
Tom Christ and others added 24 commits June 15, 2015 18:48
First pass at adding support for multiple sharding pools
Only look at the sharded table config if the pool is a shard
upgrade helper --- clone from backup slave if available via slave_for_clone funciton
Better message during master promotion
@komapa
Copy link
Contributor

komapa commented Sep 21, 2015

🚅 LGTM

should_encrypt = should_encrypt || should_encrypt_with?(t)
end

if Jetpants.encrypt_with && Jetpants.decrypt_with && should_encrypt
Copy link
Contributor

Choose a reason for hiding this comment

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

If should_encrypt is true, but an encrypt_with/decrypt_with has not been provided, is it desirable to downgrade the crypto?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

To be fair, we don't silently downgrade, there is an output line below. That being said, it may be worth adding a prompt.

@spacejam
Copy link
Contributor

ship it! 💉 :rage4: 🔫

tbchrist pushed a commit that referenced this pull request Oct 21, 2015
@tbchrist tbchrist merged commit e5bbc19 into master Oct 21, 2015
@tbchrist tbchrist deleted the 0.10.0 branch October 21, 2015 20:35
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.

4 participants