Skip to content

TTL 0 (zero) not added to INSERT statement #1535

Closed
@eduardmanda

Description

@eduardmanda

ttl 0 not working anymore when inserting
cassandraTemplate.insert(entity, InsertOptions.builder().ttl(0).build())

QueryOptionsUtil.addWriteOptions seems to be used and it ignores the ttl as it validates it to be !zero.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions