[ 
https://issues.apache.org/jira/browse/GOBBLIN-1272?focusedWorklogId=491770&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-491770
 ]

ASF GitHub Bot logged work on GOBBLIN-1272:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Sep/20 23:50
            Start Date: 27/Sep/20 23:50
    Worklog Time Spent: 10m 
      Work Description: sv2000 commented on a change in pull request #3112:
URL: https://github.com/apache/incubator-gobblin/pull/3112#discussion_r495634378



##########
File path: 
gobblin-modules/gobblin-kafka-common/src/main/java/org/apache/gobblin/source/extractor/extract/kafka/ConfigStoreUtils.java
##########
@@ -260,8 +262,11 @@ public static void setTopicsFromConfigStore(Properties 
properties, Set<String> b
   }
 
   public static List<String> getListOfValuesFromConfigStore(Config config, 
String keyValue) {

Review comment:
       Doesn't ConfigUtils#getStringList() achieve the same? If so, should we 
reuse the method defined there?

##########
File path: 
gobblin-modules/gobblin-kafka-common/src/main/java/org/apache/gobblin/source/extractor/extract/kafka/ConfigStoreUtils.java
##########
@@ -260,8 +262,11 @@ public static void setTopicsFromConfigStore(Properties 
properties, Set<String> b
   }
 
   public static List<String> getListOfValuesFromConfigStore(Config config, 
String keyValue) {

Review comment:
       Also - it seems like the more appropriate name of the 2nd argument 
should be key.




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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 491770)
    Time Spent: 20m  (was: 10m)

> Handling empty string in config-store loading during hive-Registration
> ----------------------------------------------------------------------
>
>                 Key: GOBBLIN-1272
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1272
>             Project: Apache Gobblin
>          Issue Type: Bug
>            Reporter: Lei Sun
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to