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

[13.0.x] ISPN-13616 Stream pipeline blocks if filterKeys() gets an empty set #9792

Merged
merged 3 commits into from Mar 2, 2022

Conversation

wburns
Copy link
Member

@wburns wburns commented Jan 10, 2022

@wburns
Copy link
Member Author

wburns commented Jan 10, 2022

Replaces #9786

@pruivo
Copy link
Member

pruivo commented Mar 1, 2022

@wburns don't forget to update this PR :)

@wburns
Copy link
Member Author

wburns commented Mar 1, 2022

@wburns don't forget to update this PR :)

Yup, was just waiting on main. I will update this momentarily.

@wburns
Copy link
Member Author

wburns commented Mar 1, 2022

Updated, sorry took longer as I was looking at the scattered test failure until I realized it fails all the time on 13.0.x.

@@ -173,6 +173,32 @@ private void closePublisher(String requestId, PublisherState state) {
}
}

public static class SegmentResult {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unsued and can be removed.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh whoops, leftovers from main.

@wburns
Copy link
Member Author

wburns commented Mar 1, 2022

Updated an pushed a commit I missed 🤦

@pruivo pruivo merged commit 3e98fe5 into infinispan:13.0.x Mar 2, 2022
@pruivo
Copy link
Member

pruivo commented Mar 2, 2022

merged! thanks @wburns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants