shayhatsor / zookeeper

Apache ZooKeeper .NET async Client
https://nuget.org/packages/ZooKeeperNetEx/
Apache License 2.0
236 stars 53 forks source link

3.5.* Nuget #32

Closed karlomedallo closed 5 years ago

karlomedallo commented 5 years ago

Hi, Do you know when 3.5.x releases be in nuget? Also, can the RC releases be a prerelease version too?

Thanks!

karlomedallo commented 5 years ago

We encountered a similar issue described here (without the high memory usage) https://github.com/shayhatsor/zookeeper/issues/25 and we would like to use the 3.5.x release (we are on 3.4.10.1, comes with SolrNet)

Also, with symptoms described in the issue above, is there an easy way to look at our zk logs (or any other logs) and see if it was likely caused by that bug? TIA

shayhatsor commented 5 years ago

about 3.5.x releases, they are prereleases. i have decided to keep up with the stable release versions, as those are the ones that most people use. about #25, the bug is resolved in master. i'm planning to release it with some performance improvements in the near future.

karlomedallo commented 5 years ago

Thanks @shayhatsor ! hopefully your nuget account issue gets resolved soon. waiting for the release

shayhatsor commented 5 years ago

np, my nuget account issues were finally resolved after several days (of stress 😄).

elkaz commented 5 years ago

Hi @shayhatsor great to hear your nuget issue was resolved! Do you have any estimate for when version 3.5 might be released?

shayhatsor commented 5 years ago

Are you asking when the Apache Zookeeper 3.5 will be released ? I have no idea, I am not affiliated with Apache in any way. This is a project I work on in my spare time.

elkaz commented 5 years ago

I mean the release of your zookeeper port. Specifically with the patch for the high CPU mentioned in bug https://github.com/shayhatsor/zookeeper/issues/25

You mentioned you're "planning to release it with some performance improvements in the near future", do you have an ETA for that release?

shayhatsor commented 5 years ago

now, actually :)