ccaominh commented on a change in pull request #9274: Refactoring some codes
around ingestion
URL: https://github.com/apache/druid/pull/9274#discussion_r373795443
##########
File path:
server/src/main/java/org/apache/druid/indexing/overlord/IndexerMetadataStorageCoordinator.java
##########
@@ -157,7 +157,7 @@
* @param previousSegmentId previous segment in the series; may be
null or empty, meaning this is the first
* segment
* @param interval interval for which to allocate a segment
- * @param shardSpecFactory shardSpecFactory containing all necessary
information to create a shardSpec for the
+ * @param partialShardSpec shardSpecFactory containing all necessary
information to create a shardSpec for the
Review comment:
Do you want to update the parameter description to match the rename?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]