[ 
https://issues.apache.org/jira/browse/TRAFODION-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15616289#comment-15616289
 ] 

ASF GitHub Bot commented on TRAFODION-2325:
-------------------------------------------

GitHub user selvaganesang opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/796

    [TRAFODION-2325] Reduce path length by avoiding expensive APIs

    Avoided calling System.getenv() many times

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/selvaganesang/incubator-trafodion 
trafodion-2325

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/796.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #796
    
----
commit 8e90c5148caca9954fa53f0732e18b8a4abd0e10
Author: selvaganesang <[email protected]>
Date:   2016-10-28T18:59:36Z

    [TRAFODION-2325] Reduce path length by avoiding expensive APIs
    
    Avoided calling System.getenv() many times

----


> Umbrella case to reduce path length by avoiding expensive APIs  
> ----------------------------------------------------------------
>
>                 Key: TRAFODION-2325
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2325
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: dcs, dtm, foundation, sql-general
>            Reporter: Selvaganesan Govindarajan
>            Assignee: Selvaganesan Govindarajan
>            Priority: Minor
>
> Reduce path length in Trafodion both in C++ and Java code ;
> 1) eliminate the expensive APIs being called
> 2) Minimize the number of such calls if it is needed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to