[
https://issues.apache.org/jira/browse/KNOX-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936890#comment-16936890
]
ASF subversion and git services commented on KNOX-2021:
-------------------------------------------------------
Commit 61bdb989f3c42f38377dc26f96a3838c7e499ede in knox's branch
refs/heads/master from Abhishek Shukla
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=61bdb98 ]
KNOX-2021 - Fix typo in gateway-docker/README.md (#155)
> Improvements/Suggestions in gateway-docker
> ------------------------------------------
>
> Key: KNOX-2021
> URL: https://issues.apache.org/jira/browse/KNOX-2021
> Project: Apache Knox
> Issue Type: Improvement
> Components: docker
> Affects Versions: 1.3.0
> Reporter: Abhishek Shukla
> Priority: Trivial
> Fix For: 1.4.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Improvements/Suggestions in gateway-docker:
> * Will it be better to run gateway/ldap in background, so that we can
> restart the services while keeping the container running always (after config
> changes, log level changes etc) or should we use the current implementation
> (stop the container, and start it again for those changes to take effect).
> * Should we run the ldap service in the same container as gateway server,
> otherwise we have to update the hostname in topologies to use ldap service.
> (Current implementation is ideal according to docker container design i.e.
> separate containers for specific services, but from usability point of view
> will this approach be better ?)
> * Typo in docker dir pathÂ
> [https://github.com/apache/knox/blob/master/gateway-docker/README.md]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)