Skip to content

Commit 239c565

Browse files
committed
add TODO
1 parent 14daf60 commit 239c565

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

google/cloud/bigtable/internal/data_connection_impl.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ namespace cloud {
3636
namespace bigtable_internal {
3737
GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_BEGIN
3838

39+
// TODO(#16216): Remove this option in favor of addind a member variable to
40+
// store the instances.
3941
struct InstanceChannelAffinityOption {
4042
using Type = std::vector<bigtable::InstanceResource>;
4143
};

0 commit comments

Comments
 (0)