Skip to content

Never call getAndTouch in ReactiveFindByIdOperationSupport #1634

@jorgerod

Description

@jorgerod

Hello

I'm trying to do a getAndTouch in the

public Mono<T> one(final Object id) {
CommonOptions<?> gOptions = initGetOptions();

method and I think there is a bug.
The options are never initialized so the get method is always executed.

Related issue: #1196

Thank you very much

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions