showuon commented on code in PR #14379:
URL: https://github.com/apache/kafka/pull/14379#discussion_r1323875979


##########
storage/api/src/main/java/org/apache/kafka/server/log/remote/storage/RemoteLogMetadataManager.java:
##########
@@ -36,18 +36,17 @@
  * remote.log.metadata.manager.class.name is not configured.
  * </p>
  * <p>
- * <code>remote.log.metadata.manager.class.path</code> property is about the 
class path of the RemoteLogStorageManager
- * implementation. If specified, the RemoteLogStorageManager implementation 
and its dependent libraries will be loaded
+ * <code>remote.log.metadata.manager.class.path</code> property is about the 
class path of the RemoteLogMetadataManager
+ * implementation. If specified, the RemoteLogMetadataManager implementation 
and its dependent libraries will be loaded

Review Comment:
   Should be `RemoteLogMetadataManager` here.



-- 
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]

Reply via email to