You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dubbo-metadata-report/dubbo-metadata-report-api/src/main/java/org/apache/dubbo/metadata/support/AbstractMetadataReport.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ public abstract class AbstractMetadataReport implements MetadataReport {
// Local disk cache, where the special key value.registries records the list of registry centers, and the others are the list of notified service providers
65
+
// Local disk cache, where the special key value.registries records the list of metadata centers, and the others are the list of notified service providers
0 commit comments