question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

NamespaceIsolationPolicies may need support priority

See original GitHub issue

Is your enhancement request related to a problem? Please describe. A clear and concise description of what the enhancement is.

current, if we have two Policies that match the same namespace。 which one will take effect is not certain.

Describe the solution you’d like A clear and concise description of what you want to happen. add an order field in NamespaceIsolationData, to order them ,we image getPolicyByNamespace, we get the NamespaceIsolationPolicy which have the bigger order.

Describe alternatives you’ve considered A clear and concise description of any alternative solutions or features you’ve considered.

Additional context Add any other context or screenshots about the feature request here.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
Jason918commented, Jan 7, 2022

users may write regex pattern,r1, and r2,may match the same pattern,

I am not sure whether we should encourage this. This may make the isolation policies too complicated.

0reactions
github-actions[bot]commented, May 29, 2022

The issue had no activity for 30 days, mark with Stale label.

Read more comments on GitHub >

github_iconTop Results From Across the Web

PIP-192: New Pulsar Broker Load Balancer #16691 - GitHub
Read operations on this channel can be deferred(e.g., ... map topics to broker shards(also need to align with Namespace Isolation Policies).
Read more >
Docs - Apache Pulsar
Read priority for offloaded messages. By default, once messages are offloaded to long-term storage, brokers read messages from long-term storage, but messages ...
Read more >
How to Rank Customer Service Issues Using Priority Support
Learn how your team can use priority support to identify and resolve urgent customer service issues.
Read more >
How to Prioritize Customer Needs - Freshdesk
Every customer is important and your support team may find it challenging to prioritize customer requests. Learn the 5 ways to prioritize ...
Read more >
ServerCnxTest.java example - Javatips.net
package com.yahoo.pulsar.broker.service; import static org.mockito. ... which may be before the producer was created on the broker // 3. create producer ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found