Sub-Document from replica

Hello,

In the normal document retrieval process one has the standard

.GetBucket.Get
.GetBucket.GetFromReplica

However when using the sub-document call with LookUpIn it doesn’t have the option available to read from replica.

Is there a reason that the sub-document can’t be read off the replica, or is it something that is planned for the SDK?

@yebomagic -

While it is technically possible, there is currently no server side support for replica-reads; thus no support within the SDK’s at this time.

-Jeff