imzhenyu / rDSN

Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed systems.
MIT License
33 stars 11 forks source link

split hash to thread_hash and partition_hash #514

Closed qinzuoyan closed 8 years ago

qinzuoyan commented 8 years ago

Conflicts: include/dsn/c/api_layer1.h src/dist/deployment_service/deploy_svc.client.h

refer to #508

qinzuoyan commented 8 years ago

@imzhenyu , this pr has conflicts, but you can review it firstly. If not problem, then I will merge it to resolve conflicts.

imzhenyu commented 8 years ago

Thanks, @qinzuoyan . You may also try ./run.sh build --build_plugins and ./run.sh test --build_plugins to check the external projects as well.

qinzuoyan commented 8 years ago

closed by #515