Skip to content

Ensure ExistingStreamIdCollisionException is thrown when UseArchivedStreamPartitioning is enabled#4287

Closed
mfmadsen wants to merge 1 commit intoJasperFx:masterfrom
mfmadsen:issue-4286
Closed

Ensure ExistingStreamIdCollisionException is thrown when UseArchivedStreamPartitioning is enabled#4287
mfmadsen wants to merge 1 commit intoJasperFx:masterfrom
mfmadsen:issue-4286

Conversation

@mfmadsen
Copy link
Copy Markdown
Contributor

Suggestion on a fix for issue #4286


private static bool matches(Exception e)
{
{
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nit: undo the whitespace change

Suggested change
{
{

@jeremydmiller
Copy link
Copy Markdown
Member

@mfmadsen I'm going to add a couple more test cases afterward if this successfully lands. I'll be pleasantly surprised if this is really enough

@mfmadsen
Copy link
Copy Markdown
Contributor Author

mfmadsen commented Apr 24, 2026

@jeremydmiller, sounds good. See my comment on the issue for another somewhat related issue, that might be important to have in mind as well if you are expanding the PR.

@jeremydmiller
Copy link
Copy Markdown
Member

This is superseded by #4293

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.

4 participants