phet commented on code in PR #4041:
URL: https://github.com/apache/gobblin/pull/4041#discussion_r1750660625


##########
gobblin-service/src/main/java/org/apache/gobblin/service/monitoring/DagActionStoreChangeMonitor.java:
##########
@@ -114,7 +114,6 @@ Metrics need to be created before initializeMonitor() below 
is called (or more s
   protected void assignTopicPartitions() {
     // Expects underlying consumer to handle initializing partitions and 
offset for the topic -
     // subscribe to all partitions from latest offset

Review Comment:
   I'm a bit fuzzy on this (and wondering whether it should be an `abstract` 
method).
   
   if the empty but concrete impl is actually what we want, is it possible to 
identify the specific method involved in the "underlying consumer"?



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