The documents are not preserved

The documents are not preserved

Hi, I´m working with the version 4.0 of CouchBase.

When I put documents into the Bucket the documents are deleted automatically, if the setup for ttl is 72hrs the documents are deleted on the period of 3 minutes.

What I need setup for avoid that the documents be deleted automatically???

Hello @arma.mart77,

Can you show how you are putting document into the bucket and how you are specifying the TTL? A code sample might help.

Thanks Matthews, the error was the value for TTL it was bigger than 306060*24 ant CouchBase deleted the document with a time in millis very short.

1 Like

@arma.mart77 just to be sure, does this mean you’ve resolved the issue?