You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "metatype (GitHub)" <gi...@apache.org> on 2018/11/30 00:06:05 UTC

[GitHub] [geode] metatype commented on issue #2914: GEODE-47: Add CLI option to run locators in foreground

I agree with @jdeppe-pivotal that a process started in the foreground should be logging to stdout.  The intent of the command is to make it easier to run geode in containers and allow the "platform" to collect and manage logs.  For example, see the `docker logs` command:  https://docs.docker.com/engine/reference/commandline/logs/#usage.

Adding to the Jen's comment on `ctrl-c`, the process to be stopped is the geode locator or server, not the `gfsh` process.

[ Full content available at: https://github.com/apache/geode/pull/2914 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org