Hi, I'd like to start the voting thread for PIP-402: Role Anonymizer for Pulsar LoggingProposal PR: https://github.com/apache/pulsar/pull/23592 Rendered PIP
document:
https://github.com/KannarFr/pulsar/blob/31d4e2ff1cd49a710a4a16e3ddf5ac0097e764d6/pip/pip-402-role-anonymize.md
Proof-of-concept i
Hello, I've created a PIP to prevent role (role anonymizer) in pulsar
logging at proxy and broker levels. PR:
https://github.com/apache/pulsar/pull/23592 Thank you,
--
Best, Kannar
Hi,
CREATE_TOPIC authorization check is not performed when trying to
PRODUCE/CONSUME a topic, it has been referenced:
https://github.com/apache/pulsar/issues/17406.
I opened a PR to fix it https://github.com/apache/pulsar/pull/17411, but
Michael reported issues about backward compatibility (
ages.
I get your point, but can you give a more detailed use case?
Thanks,
Haiting
On Tue, Mar 14, 2023 at 6:40 PM Alexandre DUVAL
wrote:
Hi,
The way you suggest works when we know how many messages we want to
read. It can be a nice feature too, but this is not my case here. Here,
the goal i
once you meet it?
Yong
On Wed, 8 Mar 2023 at 21:37, Alexandre DUVAL
wrote:
Hi Michael,
This would work but it will need something to store every messages read
to reverse them before answer which can be heavy in RAM usages. The key
point of the future is to read message by message from a Mes
scribed? I haven't considered all of the
implications, but if the main goal is to move the cursor, I think the
solution should be about moving the cursor, not about reading a topic
in reverse.
Thanks,
Michael
On Tue, Mar 7, 2023 at 6:50 AM Alexandre DUVAL wrote:
Hi Yong,
The goal is to sta
On Mon, 6 Mar 2023 at 23:37, Alexandre DUVAL wrote:
Hi,
I'm wondering if it is possible to introduce a new feature on Pulsar
which will enable users to read topic from a defined MessageId to
previous messages until the begin of the topic.
I tried to use Pulsar SQL but it requires so muc
Hi,
I'm wondering if it is possible to introduce a new feature on Pulsar
which will enable users to read topic from a defined MessageId to
previous messages until the begin of the topic.
I tried to use Pulsar SQL but it requires so much RAM even for little
queries (due to Presto design).
C
Hi,
Here is a potential proposal (PIP) on policies management at tenant level:
## Motivation
Pulsar quotas, retentions and other policies are defined on namespaces level
and only enforced at topic level. It would be great to have global policies on
tenant level which can be overriden if polic
Hi, you can check this: https://github.com/bbonnin/pulsar-express.
On 30/07/19 04:13, 薛松 wrote:
Hi:
I looked at the pulsar documentation. As for dashboad, I saw that it only
works in the docker environment, but I want to run it directly in the Linux
environment. What should I do?
10 matches
Mail list logo