dynomite icon indicating copy to clipboard operation
dynomite copied to clipboard

How does dynomite handle rehashing?

Open fengchangfight opened this issue 5 years ago • 4 comments

for example there are previously 3 servers in a single rack, now I'm doing linear scalabiliy, scale UP, make it 6 server in this rack, I guess there must be some data migration happen from the previous 3 servers to the newly added server right? even could be very little keys, since consistent hashing is not perfect. So how does dynomite handle this case by design?

fengchangfight avatar Oct 25 '19 13:10 fengchangfight

@fabiokung Quick Question, How clients will hit to DynomiteDB? like we have 2 racks in each DC

DC- Rack1 - 3 nodes DC - Rack2 - 3 nodes

like there is any HAPROXY setup in front of this racks? can you share with me the step by step config for this Haproxy or Dyno setup?

kanagasabai-karunanithy avatar Nov 19 '19 21:11 kanagasabai-karunanithy

@kkarun004c hey, not sure why I was at-mentioned. Typo?

fabiokung avatar Nov 19 '19 22:11 fabiokung

Hi,

Yes Iam sorry I mean to mention fengchangfight.

Regards Sabai

On Tue, Nov 19, 2019 at 5:46 PM Fabio Kung [email protected] wrote:

@kkarun004c https://github.com/kkarun004c hey, not sure why I was at-mentioned. Typo?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Netflix/dynomite/issues/733?email_source=notifications&email_token=AG7S75YYVG64OS4MNC2QJOTQURUFTA5CNFSM4JFDT2M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEQBQZI#issuecomment-555751525, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG7S754RTZUS7UNG3R3VAJTQURUFTANCNFSM4JFDT2MQ .

kanagasabai-karunanithy avatar Nov 20 '19 01:11 kanagasabai-karunanithy

any updates here?

lakshmansai avatar Jun 26 '21 16:06 lakshmansai