Skip to content

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Jun 16, 2023

onFlush is not reactive, reactiveOnFlush should be called instead.

For this situations, with have a custom exception in the Logger:

throw LOG.nonReactiveMethodCall( "reactiveOnFlush" );

Fix #1668 (?)

onFlush is not reactive, reactiveOnFlush should be called instead.

For this situations, with have a custom exception in the Logger:
```
throw LOG.nonReactiveMethodCall( "reactiveOnFlush" );
```
@DavideD DavideD added this to the next milestone Jun 16, 2023
@DavideD DavideD merged commit 5dea6c7 into hibernate:main Jun 16, 2023
@DavideD DavideD modified the milestones: next, 2.0.3.Final Jul 11, 2023
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.

Reactive repository using micronaut and project reactor

1 participant