Skip to content

[fix][broker] ServerCnx broken after recent cherry-picks - #19521

Merged
michaeljmarshall merged 1 commit into
apache:branch-2.11from
michaeljmarshall:fix-branch-2.11
Feb 15, 2023
Merged

[fix][broker] ServerCnx broken after recent cherry-picks#19521
michaeljmarshall merged 1 commit into
apache:branch-2.11from
michaeljmarshall:fix-branch-2.11

Conversation

@michaeljmarshall

Copy link
Copy Markdown
Member

Motivation

I broke all release branches when I cherry picked 2847dd1 to them. This change takes some of the underlying logic from #19409, without taking the async logic.

Modifications

  • Make changes to ServerCnx to make tests pass

Verifying this change

Tests are currently failing, so passing tests will show that this solution is correct.

Documentation

  • doc-not-needed

@michaeljmarshall michaeljmarshall self-assigned this Feb 14, 2023
@github-actions github-actions Bot added the doc-not-needed Your PR changes do not impact docs label Feb 14, 2023
@michaeljmarshall

Copy link
Copy Markdown
Member Author

The errors are unrelated to the recent cherry picks, I am going to merge this now to unblock the branch.

@michaeljmarshall
michaeljmarshall merged commit 8246da2 into apache:branch-2.11 Feb 15, 2023
@michaeljmarshall
michaeljmarshall deleted the fix-branch-2.11 branch February 15, 2023 01:35
michaeljmarshall added a commit to michaeljmarshall/pulsar that referenced this pull request Feb 15, 2023
I broke all release branches when I cherry picked 2847dd1 to them. This change takes some of the underlying logic from apache#19409, without taking the async logic.

* Make changes to `ServerCnx` to make tests pass

Tests are currently failing, so passing tests will show that this solution is correct.

- [x] `doc-not-needed`

(cherry picked from commit 8246da2)
michaeljmarshall added a commit to michaeljmarshall/pulsar that referenced this pull request Feb 15, 2023
I broke all release branches when I cherry picked 2847dd1 to them. This change takes some of the underlying logic from apache#19409, without taking the async logic.

* Make changes to `ServerCnx` to make tests pass

Tests are currently failing, so passing tests will show that this solution is correct.

- [x] `doc-not-needed`

(cherry picked from commit 8246da2)
michaeljmarshall added a commit that referenced this pull request Feb 15, 2023
I broke all release branches when I cherry picked 2847dd1 to them. This change takes some of the underlying logic from #19409, without taking the async logic.

* Make changes to `ServerCnx` to make tests pass

Tests are currently failing, so passing tests will show that this solution is correct.

- [x] `doc-not-needed`

(cherry picked from commit 8246da2)
(cherry picked from commit 15e4198)
michaeljmarshall added a commit that referenced this pull request Feb 15, 2023
I broke all release branches when I cherry picked 2847dd1 to them. This change takes some of the underlying logic from #19409, without taking the async logic.

* Make changes to `ServerCnx` to make tests pass

Tests are currently failing, so passing tests will show that this solution is correct.

- [x] `doc-not-needed`

(cherry picked from commit 8246da2)
(cherry picked from commit 15e4198)
(cherry picked from commit 6132b46)
michaeljmarshall added a commit that referenced this pull request Feb 15, 2023
I broke all release branches when I cherry picked 2847dd1 to them. This change takes some of the underlying logic from #19409, without taking the async logic.

* Make changes to `ServerCnx` to make tests pass

Tests are currently failing, so passing tests will show that this solution is correct.

- [x] `doc-not-needed`

(cherry picked from commit 8246da2)
(cherry picked from commit 15e4198)
(cherry picked from commit 6132b46)
michaeljmarshall added a commit to datastax/pulsar that referenced this pull request Feb 15, 2023
I broke all release branches when I cherry picked 2847dd1 to them. This change takes some of the underlying logic from apache#19409, without taking the async logic.

* Make changes to `ServerCnx` to make tests pass

Tests are currently failing, so passing tests will show that this solution is correct.

- [x] `doc-not-needed`

(cherry picked from commit 8246da2)
(cherry picked from commit 15e4198)
(cherry picked from commit 6132b46)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant