Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix --init-nvram in Java code for 2-of-N ACS quorums #229
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
--init-nvram works fine in dev (because I used 1-of-1 ACS quorum) but is a little buggy when the ACS quorum is more 2 or more.
We should fix the code + ensure we always dev/test with 2-of-N going forward.