Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
420 contributions in the last year
Activity overview
Contribution activity
November 2020
October 2020
Created a pull request in bakwc/PySyncObj that received 4 comments
Don't try to send self address when connecting as read-only
When connecting as readonly node to the cluster with encryption enabled the _onOutgoingMessageReceived() method tried to unconditionally send _self…
Created an issue in bakwc/PySyncObj that received 10 comments
Different topology view among cluster nodes
The fullDumpFile contains information about the cluster topology, and more importantly, this information is taking precedence over the list of othe…