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

ASF GitHub Bot logged work on KNOX-1814:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Mar/19 14:51
            Start Date: 11/Mar/19 14:51
    Worklog Time Spent: 10m 
      Work Description: smolnar82 commented on issue #68: KNOX-1814 - Moving 
conf/data folder checking to Java layer from bash
URL: https://github.com/apache/knox/pull/68#issuecomment-471571143
 
 
   > Unfortunately I didn't have time to follow through on this but maybe this 
discussion from last October or so helps a bit: 
https://lists.apache.org/thread.html/44d3a2dd8a6fb40baa0120acc88c9244404653706974fb422cb7d546@%3Cdev.knox.apache.org%3E
 as well as this https://github.com/lfrancke/knox-config-docs
   > 
   > It's great to see this happening now, thank you @smolnar82 !
   > All it took was a huge merger :)
   
   Hehe :) The merger helped me to be part of this fantastic team :)
   You may check out the other PRs too: #65, #67 
   
   Bash script refinement is on the way.
   
   I read that e-mail thread and even used your Github project to integrate 
Knox 1.2.0 with CM; thanks for that work!
 
----------------------------------------------------------------
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: 211035)
    Time Spent: 2h 10m  (was: 2h)

> Move directory check to Java layer
> ----------------------------------
>
>                 Key: KNOX-1814
>                 URL: https://issues.apache.org/jira/browse/KNOX-1814
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Server
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Major
>             Fix For: 1.3.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Currently, the following folder checks exist in {{gateway.sh}}:
>  * {{conf}} directory exists and can be read?
>  * {{data}}, {{log}}, {{pid}} directories exist and can be written?
> Only the {{conf}} and {{data}} folders are used by the Java code ({{log}} and 
> {{pid}} only used in the bash script). Those directories are configurable 
> using GATEWAY_HOME in the Java layer, therefore those checks should either be 
> removed or fixed, so they take those variables into account.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to