Open Issues Need Help
View All on GitHub [Bug]: Pulsar tests occasionally fail (`TopicNotFoundException : Namespace not found`) about 1 month ago
AI Summary: The task is to debug intermittent test failures in the Testcontainers.Pulsar.Tests project. The tests use the DotPulsar library and occasionally fail with a `TopicNotFoundException`, indicating a problem with Pulsar namespace discovery within the Docker container. The debugging requires familiarity with Pulsar, Docker, and the Testcontainers .NET library, and involves analyzing logs, potentially modifying test setup, and investigating Pulsar container initialization.
Complexity:
4/5
bug help wanted module
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
C#
#automation#docker#dotnet#hacktoberfest#testcontainers#testcontainers-dotnet#testing