entvex
entvex
I believe this pull request is a duplicate. I’ve already submitted a pull request that adds Pulsar support. You can find it here: PR [#1103](https://github.com/testcontainers/testcontainers-dotnet/pull/1103).
This is a good idea. As the JetBrains Toolbox makes it easy to access all the tools within Pengwin
> > The current implementation of WithCommand appends commands instead of replacing them, making it difficult to modify container startup commands based on selected Pulsar features. > > You can...
Hi @HofmeisterAn , Testcontainers.Pulsar is now ready for a code review.
Dear @HofmeisterAn. I can see you have started looking at my PR. Please let me know if you need any help getting it across the finish line 💪.
@HofmeisterAn, I have successfully integrated the approach you suggested from Couchbase into the pulsar module. During my individual testing, the tests passed without any issues. However, when I queued them...
> Can you please complete this? This library is needed for my project. Thank you I am waiting for a reponse from @HofmeisterAn :)
> I stumbled across this [discussion](https://github.com/apache/pulsar/discussions/22718#discussioncomment-9454990) where the friends from Go are trying to achieve something similar. Maybe this can help to sort out the issue or align the configuration....
Hi @HofmeisterAn, I've identified a critical bug in Apache Pulsar related to token creation. The issue stems from mishandling time units (specifically, treating seconds as milliseconds). In my latest commit...
The tests now run reliably, so you are free to merge 😄 @HofmeisterAn