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

Cluster management pb fix #372

Merged
merged 17 commits into from
Jul 5, 2019
Merged

Cluster management pb fix #372

merged 17 commits into from
Jul 5, 2019

Conversation

peterzeller
Copy link
Member

Some unrelated changes, probably I should clean this up before merging.

  • The fix createDc function commit fixes a bug we introduced in our last pull-request because we changed the registered name for that process.
  • Updating the pb library should fix another bug with cluster management.
  • The pb_client_cluster_management_SUITE is a new test for testing the cluster management. Apparently that is not tested at the moment. I still need to test joining 2 clusters. We should probably also add these functions to the Erlang client so that the test code is a bit nicer.

The other changes change the testing framework, so that it is easier to debug.

- forking ct_slave because it cannot be configured as I want it to
- now sets the working directory for slaves, so lager logs to the
correct directory
- standard output of slaves is written to the ct-log and to stio.log
file, which should make debugging easier
- protocol buffer process now also reports stacktrace to client
rebar.config Outdated Show resolved Hide resolved
@bieniusa bieniusa marked this pull request as ready for review July 4, 2019 17:18
src/antidote_pb_process.erl Outdated Show resolved Hide resolved
src/antidote_pb_process.erl Show resolved Hide resolved
src/antidote_pb_process.erl Show resolved Hide resolved
@bieniusa bieniusa changed the title WIP: Cluster management pb fix Cluster management pb fix Jul 5, 2019
@bieniusa bieniusa merged commit 09663bb into master Jul 5, 2019
@bieniusa bieniusa deleted the cluster-management-pb-fix branch July 5, 2019 03:34
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.

None yet

2 participants