Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Update log4net to fix Issue #57 #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update log4net to fix Issue #57 #70

wants to merge 1 commit into from

Conversation

CryptArchy
Copy link

Issue #57 refers to log4net causing irrecoverable version conflicts due to a change in public token. Updating to the latest version appears to cause no conflicts.

@msftclas
Copy link

Hi @CryptArchy, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.microsoft.com.

TTYL, MSBOT;

@msftclas
Copy link

@CryptArchy, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR.

Thanks, MSBOT;

@tscoville2012
Copy link

Is there any timeline for this getting merged?

@ioanaanamariamarcu
Copy link

Any updates on this? We have been using this library successfully but now we have to integrate it in a large solution with plenty of dependencies to a newer version of log4net.

@CryptArchy
Copy link
Author

I ended up abandoning the use of this project due to this and other issues. Zookeeper.NET (which this relies on) also had some issues and upgrading it proved even more arduous.

Ultimately, we wrote a simple wrapper REST API in Node.js to stand in front of Kafka and we call that with the .NET HttpClient.

Some people have suggested migrating to https://github.com/ah-/rdkafka-dotnet as well. Hopefully one of those solutions will assist you all. Good luck!

@tscoville2012
Copy link

We've moved to the https://github.com/ah-/rdkafka-dotnet project and have had a lot of success with it so far.

@ioanaanamariamarcu
Copy link

Thanks for the tip. We ended up building the Kafka and Zookeper solutions locally and directly referencing the generated dlls (pffff deadlines). We were hoping the PRs would be merged eventually (both the Kafka and Zookeeper repos have pending PRs) and we could revert to using the nuget packages, but it seems it would be a better idea to switch to the other project altogether.

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.

None yet

5 participants