Skip to content

[improve][cli] Add proxyServiceUrl / proxyProtocol parsing from conf file to pulsar-client CLI - #17932

Merged
lhotari merged 1 commit into
apache:masterfrom
lhotari:lh-add-proxyServiceUrl-proxyProtocol-parsing-from-properties
Nov 5, 2022
Merged

[improve][cli] Add proxyServiceUrl / proxyProtocol parsing from conf file to pulsar-client CLI#17932
lhotari merged 1 commit into
apache:masterfrom
lhotari:lh-add-proxyServiceUrl-proxyProtocol-parsing-from-properties

Conversation

@lhotari

@lhotari lhotari commented Oct 4, 2022

Copy link
Copy Markdown
Member

Motivation

#17862 added support for pulsar-perf CLI tools (with #17930 to fix some gaps).
It would be consistent to add support for specifying proxyServiceUrl & proxyProtocol in the configuration file also for pulsar-client CLI tool.

Modifications

Add proxyServiceUrl / proxyProtocol parsing from conf file to pulsar-client CLI.

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository: lhotari#95

@github-actions

github-actions Bot commented Nov 4, 2022

Copy link
Copy Markdown

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

@github-actions github-actions Bot added the Stale label Nov 4, 2022
@lhotari
lhotari force-pushed the lh-add-proxyServiceUrl-proxyProtocol-parsing-from-properties branch from ff71d89 to d9885c2 Compare November 4, 2022 19:07
@lhotari

lhotari commented Nov 4, 2022

Copy link
Copy Markdown
Member Author

/pulsarbot rerun-failure-checks

@codecov-commenter

codecov-commenter commented Nov 4, 2022

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.10%. Comparing base (67d9d63) to head (d9885c2).
⚠️ Report is 3375 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #17932      +/-   ##
============================================
+ Coverage     40.29%   47.10%   +6.81%     
- Complexity     8685    10331    +1646     
============================================
  Files           687      687              
  Lines         67441    67437       -4     
  Branches       7225     7226       +1     
============================================
+ Hits          27175    31768    +4593     
+ Misses        37257    32090    -5167     
- Partials       3009     3579     +570     
Flag Coverage Δ
unittests 47.10% <ø> (+6.81%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 203 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot removed the Stale label Nov 5, 2022
@lhotari
lhotari merged commit a2c1534 into apache:master Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-not-needed Your PR changes do not impact docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants