Skip to content

Commit bbf20d9

Browse files
Update A66-deterministic-subsetting-lb-policy.md
Co-authored-by: Anna Grigoriu <125993460+anna-grigoriu@users.noreply.github.com>
1 parent 59bedf3 commit bbf20d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

A66-deterministic-subsetting-lb-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Deterministic subsetting LB will simply redirect all requests to the child LB wi
139139

140140
### xDS Integration
141141

142-
Deterministic subsetting LB won't depend on xDS in any way. People may choose to initialize it by directly providing service config. If they do this, they will have to figure out how to correctly initialize and keep updating client\_index. There are ways to do that, but describing them is out of scope for this gRPC. The main point is that the LB itself will be xDS agnostic.
142+
Deterministic subsetting LB won't depend on xDS in any way. People may choose to initialize it by directly providing service config. If they do this, they will have to figure out how to correctly initialize and keep updating client\_index. There are ways to do that, but describing them is out of scope for this gRFC. The main point is that the LB itself will be xDS agnostic.
143143

144144
However, the main intended usage of this LB is via xDS. The xDS control plane is a natural place to aggregate information about all available clients and backends and assign client\_index.
145145

0 commit comments

Comments
 (0)