Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Conversation

DrewTheRat
Copy link

The ZooKeeperNet and log4net versions in the Kafka.Client project were out of date with what is nuget, so Kafka.Client wouldn't work in a project using those packages. This update just switched the solution to use the packages, with a couple of code changes to handle the update:

  • KeeperException.GetCode() is now KeeperException.ErrorCode
  • ZooKeeper.GetChildren(path, watch) returns IEnumerable instead of List

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant