Tendrl / ceph-integration

Extracts all data from a Ceph cluster for consumption by Tendrl
GNU Lesser General Public License v2.1
3 stars 11 forks source link

Handle out of band deletes #244

Closed nthomas-redhat closed 7 years ago

nthomas-redhat commented 7 years ago

Out of band deletes are not handled in ceph-integration Tendrl has capabililty. any object (like OSD or pool) that wants to detect out of band deletes will need to add a TTL to its save()

GowthamShanmugam commented 7 years ago

@r0h4n if no changes in object here we are not updating pool detail of other details in etcd, so save method ttl is never work, i need your suggestion for this @shtripat comment also