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

Use ZooKeeperNet and log4net nuget packages #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant