Skip to content

Commit

Permalink
Fix missing classes in coordination serializable registration.
Browse files Browse the repository at this point in the history
  • Loading branch information
kuujo committed Aug 17, 2015
1 parent ca2be59 commit 44dd94b
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -15,6 +15,7 @@
#
net.kuujo.copycat.coordination.state.LeaderElectionCommands$Listen
net.kuujo.copycat.coordination.state.LeaderElectionCommands$Unlisten
net.kuujo.copycat.coordination.state.LeaderElectionCommands$IsLeader

net.kuujo.copycat.coordination.state.LockCommands$Lock
net.kuujo.copycat.coordination.state.LockCommands$Unlock
Expand Down

0 comments on commit 44dd94b

Please sign in to comment.