sv2000 commented on a change in pull request #2613: [GOBBLIN-748]Craftsmanship
code cleaning in Gobblin Service Code
URL: https://github.com/apache/incubator-gobblin/pull/2613#discussion_r277524878
##########
File path:
gobblin-service/src/main/java/org/apache/gobblin/service/modules/template_catalog/FSFlowTemplateCatalog.java
##########
@@ -71,7 +74,7 @@
* @param sysConfig that must contain the fully qualified path of the flow
template catalog
* @throws IOException
*/
- public FSFlowCatalog(Config sysConfig)
+ public FSFlowTemplateCatalog(Config sysConfig)
Review comment:
+1 on this change. Was on my list.
----------------------------------------------------------------
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