blankensteiner commented on pull request #95:
URL: https://github.com/apache/pulsar-dotpulsar/pull/95#issuecomment-1028705632


   Hi @goldenccargill 
   I couldn't run the tests, so I made some changes to the tests and also 
ensured that only one standalone instance is used for all the tests in that 
project. I am able to run them locally, but it fails on the GitHub workflow. I 
think the problem is with the token given to the broker (in standalone.conf), 
which was also the cause of my initial problems running it locally.
   Like I wrote in the commit message, I made some changes to make it more like 
the Java client (IAuthentication and AuthenticationFactory) and made the 
Connection class responsible for getting the token (instead of splitting that 
responsibility with ConnectionPool).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to