[
https://issues.apache.org/jira/browse/KNOX-1849?focusedWorklogId=223483&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-223483
]
ASF GitHub Bot logged work on KNOX-1849:
----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Apr/19 08:05
Start Date: 05/Apr/19 08:05
Worklog Time Spent: 10m
Work Description: smolnar82 commented on issue #85: KNOX-1849 - Start the
Java process with 'exec' when running the app in the foreground
URL: https://github.com/apache/knox/pull/85#issuecomment-480186021
Unit tests passed locally:
```
$ mvn clean -T1C verify -Prelease,package
...
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 20:27 min (Wall Clock)
[INFO] Finished at: 2019-04-05T10:03:42+02:00
[INFO] Final Memory: 359M/2471M
[INFO]
------------------------------------------------------------------------
```
@risdenk Could you please re-trigger the job?
----------------------------------------------------------------
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: 223483)
Time Spent: 0.5h (was: 20m)
> Start gateway/LDAP with exec in foreground
> ------------------------------------------
>
> Key: KNOX-1849
> URL: https://issues.apache.org/jira/browse/KNOX-1849
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Critical
> Fix For: 1.3.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Running the Knox Gateway and the LDAP server using {{exec}} in the foreground
> gives us the opportunity to execute the underlying Java command that
> completely replaces the current bash process (there won't be any parent
> process which makes graceful stops easier by clients)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)