Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[improve][fn, broker] various fixes #237

Merged
merged 5 commits into from
Mar 11, 2024
Merged

[improve][fn, broker] various fixes #237

merged 5 commits into from
Mar 11, 2024

Conversation

nikhil-ctds
Copy link
Collaborator

@nikhil-ctds nikhil-ctds commented Mar 11, 2024

Motivation

Cherry-picked following commits -

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

Does this pull request potentially affect one of the following parts:

If yes was chosen, please highlight the changes

  • Dependencies (does it add or upgrade a dependency): (yes / no)
  • The public API: (yes / no)
  • The schema: (yes / no / don't know)
  • The default values of configurations: (yes / no)
  • The wire protocol: (yes / no)
  • The rest endpoints: (yes / no)
  • The admin cli options: (yes / no)
  • Anything that affects deployment: (yes / no / don't know)

Documentation

Check the box below or label this PR directly (if you have committer privilege).

Need to update docs?

  • doc-required

    (If you need help on updating docs, create a doc issue)

  • no-need-doc

    (Please explain why)

  • doc

    (If this PR contains doc changes)

michaeljmarshall and others added 5 commits March 11, 2024 17:05
(cherry picked from commit d06cda6)
(cherry picked from commit c644849)
(cherry picked from commit 084347c)
… sources (apache#22184)

(cherry picked from commit 207335a)
(cherry picked from commit b107387)
(cherry picked from commit b83dab5)

 Conflicts:
	pulsar-functions/worker/src/main/java/org/apache/pulsar/functions/worker/FunctionActioner.java
	pulsar-functions/worker/src/main/java/org/apache/pulsar/functions/worker/rest/api/ComponentImpl.java
	pulsar-functions/worker/src/main/java/org/apache/pulsar/functions/worker/rest/api/FunctionsImpl.java
	pulsar-functions/worker/src/test/java/org/apache/pulsar/functions/worker/FunctionActionerTest.java
(cherry picked from commit 4b5dba7)
@nikhil-ctds nikhil-ctds self-assigned this Mar 11, 2024
@nicoloboschi nicoloboschi changed the title [improve][fn, broker] Cherry-pick CVE Fixes [improve][fn, broker] various fixes Mar 11, 2024
@nikhil-ctds nikhil-ctds merged commit f33d2c5 into 2.10_ds Mar 11, 2024
25 of 31 checks passed
@nikhil-ctds nikhil-ctds deleted the 2.10_ds_CVE-fixes branch March 11, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants