Skip to content

Commit 825071a

Browse files
remove <p/> tag in java docs (#291)
Signed-off-by: Yifei Sun <ysun@squareup.com> Co-authored-by: Yifei Sun <ysun@squareup.com>
1 parent 44de467 commit 825071a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cache/src/main/java/io/envoyproxy/controlplane/cache/SimpleCache.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
* only when all resources in the snapshot xDS response are named as part of the request by default. It is expected
3737
* that the CDS response names all EDS clusters, and the LDS response names all RDS routes in a snapshot, to ensure
3838
* that Envoy makes the request for all EDS clusters or RDS routes eventually.
39-
*<p/>
39+
4040
* when allowIncompleteEdsUpdate is true, we will send EDS response even if some clusters names are missing in the
4141
* snapshot in ADS.
4242
*

0 commit comments

Comments
 (0)