This is an automated email from the ASF dual-hosted git repository.
aaronai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
from 6766a8ff Fix code style
new 8550102f Add more tests
new dc01d5e6 Add the logging part of C# README.md
new 513de8f3 Log TooManyRequest
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
csharp/README.md | 39 ++++++--
csharp/rocketmq-client-csharp/Endpoints.cs | 10 +-
csharp/rocketmq-client-csharp/Producer.cs | 149 +++++++++++++++--------------
csharp/tests/PublishingLoadBalancerTest.cs | 100 +++++++++++++++++++
diff_sec.zip | Bin 0 -> 174 bytes
java/README.md | 2 +-
6 files changed, 221 insertions(+), 79 deletions(-)
create mode 100644 csharp/tests/PublishingLoadBalancerTest.cs
create mode 100644 diff_sec.zip