2020-07-25 18:34:21 UTC - Varghese C: Hi Pulsar Devs, When I try and run a unit
test in Eclipse using the Testng plugin - the resulting error is *Exception in
thread "main" com.beust.jcommander.ParameterException: Unknown option:
-testRealAWS.* It looks like its coming from the root pom. It star
RobertIndie opened a new pull request #48:
URL: https://github.com/apache/pulsar-dotpulsar/pull/48
This adds support for partitioned topics producer.
I've done these integration tests:
* Single partition route
* Round-robin partition route
* Routing based on message key
*
Hi all:
I hope you've all been doing well. Since the last 2.6.0 release,
almost a month and a half have passed. According to
**PIP 47: Time Based Release Plan**, I will start to release
2.6.1 this week.
You can find the whole change list of the 2.6.0 release from:
https://github.com/apache/pu