RaigorJiang commented on code in PR #22155:
URL: https://github.com/apache/shardingsphere/pull/22155#discussion_r1021221307
##########
agent/plugins/logging/base/src/main/java/org/apache/shardingsphere/agent/plugin/logging/base/advice/MetaDataContextsFactoryAdvice.java:
##########
@@ -25,7 +25,7 @@
import java.lang.reflect.Method;
/**
- * Schema meta data loader advice.
+ * Schema metadata loader advice.
*/
@Slf4j
public final class MetaDataContextsFactoryAdvice implements
ClassStaticMethodAroundAdvice {
Review Comment:
Hi, I mean the class name `MetaDataContextsFactoryAdvice` should also be
changed to `MetadataContextsFactoryAdvice`.
`MetaData` -> `Metadata`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]