We are seeing below messages in /var/log/messages in sycngateway nodes
Jan 31 03:49:04 SyncGW1C1 sync_gateway: expiry for 1485816544 becomes 2017-01-31 04:19:04 +0530 IST
Jan 31 03:49:34 SyncGW1C1 sync_gateway: expiry for 1485816574 becomes 2017-01-31 04:19:34 +0530 IST
what is significance of this logs, from source code i could see expiry time is setting to documents in couchbase. are these messages because of using _exp filed in documents?
any impact from this?