[GitHub] [pulsar-dotpulsar] RobertIndie opened a new pull request #58: Basic message encryption

2020-09-29 Thread GitBox
RobertIndie opened a new pull request #58: URL: https://github.com/apache/pulsar-dotpulsar/pull/58 This adds support for basic message encryption. Currently, `aes-256-gcm` algorithm is used to encrypt messages and `RSA` algorithm is used to encrypt Datakey.

[GitHub] [pulsar-manager] xuesongxs opened a new pull request #342: fix bug: https://github.com/apache/pulsar-manager/issues/340

2020-09-29 Thread GitBox
xuesongxs opened a new pull request #342: URL: https://github.com/apache/pulsar-manager/pull/342 Fixes #340 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Slack digest for #dev - 2020-09-29

2020-09-29 Thread Apache Pulsar Slack
2020-09-28 11:13:28 UTC - Lari Hotari: @Addison Higham thanks for the suggestion. I looked into the way it's done in BrokerService. However since ClientCnx already had a way to handle timeouts for "ordinary" command requests, I decided to extend that to support also the other type of requests th

[ANNOUNCE] Apache Pulsar Manager 0.2.0 released

2020-09-29 Thread Guangning E
The Apache Pulsar team is proud to announce Apache Pulsar Manager version 0.2.0. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor management f