Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
LiveTserverSet.remove() constructs a zookeeper path for the tserver that includes the session id. It should use server.hostPort() to construct the path. Found this bug while running random walk test.