You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by Xiangdong Huang <sa...@gmail.com> on 2022/08/27 06:27:57 UTC

Consider let start-server.sh run in bachground by default

Hi,

I'd like to change the behavior of sbin/start-server:
- run it in background by default (in this case, we cannot use ctrl+c
to kill it), and use "-f" to claim it run in foreground (then we can
use Ctrl+C to kill it).
- if sbin/start-server runs in background, then use 2>&1 to close the
pintstream.


-----------------------------------
Xiangdong Huang
School of Software, Tsinghua University