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

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

                Author: ASF GitHub Bot
            Created on: 22/Jul/21 00:16
            Start Date: 22/Jul/21 00:16
    Worklog Time Spent: 10m 
      Work Description: Will-Lo commented on a change in pull request #3335:
URL: https://github.com/apache/gobblin/pull/3335#discussion_r674425491



##########
File path: 
gobblin-utility/src/main/java/org/apache/gobblin/util/ConfigUtils.java
##########
@@ -561,7 +562,6 @@ public static Config resolveEncrypted(Config config, 
Optional<String> encConfigP
     Config encryptedConfig = config.getConfig(encConfigPath.get());
 
     PasswordManager passwordManager = 
PasswordManager.getInstance(configToProperties(config));
-    Map<String, String> tmpMap = Maps.newHashMap();

Review comment:
       Oops yeah, that was supposed to be in the next PR but I missed the glob, 
will fix




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


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

    Worklog Id:     (was: 626381)
    Time Spent: 50m  (was: 40m)

> Optimize memory usage for Gobblin as a Service
> ----------------------------------------------
>
>                 Key: GOBBLIN-1492
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1492
>             Project: Apache Gobblin
>          Issue Type: Improvement
>          Components: gobblin-service
>            Reporter: William Lo
>            Assignee: Abhishek Tiwari
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Gobblin as a Service, under high loads, spends a large amount of time garbage 
> collecting. This will track a number of changes relating to optimizing the 
> memory usage



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

Reply via email to