Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The test failed on Mac when setting the ZooKeeper connection string to "localhost:" + port
The EmbeddedZooKeeper the test uses actually set it to "127.0.0.1". Changing it to the actual IP address fixes the failure.
Attachments
Issue Links
- is depended upon by
-
SAMZA-1190 Flaky unit tests
- Open