Skip to content

Rename @InfiniteStream to @Tailable [DATAMONGO-1667] #2575

Closed
@spring-projects-issues

Description

@spring-projects-issues

Mark Paluch opened DATAMONGO-1667 and commented

@InfiniteStream is used on reactive repository query methods to create tailable cursors which is not obvious from the annotation name. It should be rather named @Tailable to reflect the intent. An infinite stream is a more generic concept that can be achieved in many ways but on store-level a tailable cursors reflects the implementation means


Affects: 2.0 M2 (Kay)

Referenced from: pull request #458, and commits 3d765fd, 6200920, b22fd05

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions