jetpants icon indicating copy to clipboard operation
jetpants copied to clipboard

MySQL toolkit for managing billions of rows and hundreds of database machines

Results 3 jetpants issues
Sort by recently updated
recently updated
newest added

Hi :) Any idea on how i can solve this ? (or telling me what i do wrong...) ```shell $ ~/jetpants/bin# ./jetpants Notice: no plugin has overridden Topology#load_pools, so no...

Hi guys. Thx for u'r great soft. Tell me pls, is there a solution in jetpants for adding (not clone) slave for single master (without any other slaves). (maybe, by...

enhancement

https://github.com/tumblr/jetpants/blob/master/etc/jetpants.yaml.sample#L46-L59 The example results in errors when doing a shard cutover, digging reveals it should probably be: ``` sharded_tables: shardname: tablename: sharding_key: user_id chunks: 200 ```