ServiceBusExplorer icon indicating copy to clipboard operation
ServiceBusExplorer copied to clipboard

Message filter - simple string contains

Open phatcher opened this issue 3 years ago • 4 comments

Not ready to be merged yet, but gives you an idea of approach...

  1. Works on Queues/DLQ
  2. Simple string.Contains on message content
    1. Option for regex?
    2. Should we apply before/after specified IBrokeredMessageInspector, option?
    3. Want to know how many accepted/rejected
  3. Refactored LogBrokeredMessageInspector to extract common code
  4. Refactored IBrokerMessageInspector into a factory extension method to extract common code
  5. Also apply to delete or presume we are already filtered?

phatcher avatar Jun 29 '22 22:06 phatcher

:white_check_mark: Build ServiceBusExplorer 5.1.0-filter.82.build.952 completed (commit https://github.com/paolosalvatori/ServiceBusExplorer/commit/ee9e28f723 by @)

SeanFeldman avatar Jun 29 '22 22:06 SeanFeldman

Thank you, @phatcher.

Not ready to be merged yet, Making this a draft until it's ready.

SeanFeldman avatar Jun 30 '22 04:06 SeanFeldman

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 04 '22 17:09 stale[bot]

@phatcher are you still working on this PR?

SeanFeldman avatar Sep 04 '22 17:09 SeanFeldman

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 07 '22 04:11 stale[bot]