Skip to content

Add the possibility to disable parallelPosting for the BlackBoxBoundedContext #1485

@dmytro-kashcheiev

Description

@dmytro-kashcheiev

Currently it's impossible to disable parallelPosting for BlackBoxBoundedContext since it uses SystemSettings.defaults(). And by default for all environment except io.spine.base.Tests it will return SystemSettings with enabled parallel posting. As a result, you can't create your own test environments and use BlackBoxBoundedContext.

UPD. the issue has been addressed in 1.x-dev branch via #1495. We still need to address it in 2.x.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions