yugabyte/yugabyte-db

[DocDB] Switch CloneStateInfo object from scoped_refptr to std::shared_ptr

Closed this issue · 0 comments

Jira Link: DB-11968

Description

std::shared_ptr is more standard, and lets us use std::weak_ptr in the future.

Issue Type

kind/enhancement

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.