Hello Jenkins,
I'd like you to reexamine a change. Please visit
https://asterix-gerrit.ics.uci.edu/1316
to look at the new patch set (#3).
Change subject: Detect, Option to Forcibly Terminate AsterixDB Processes
......................................................................
Detect, Option to Forcibly Terminate AsterixDB Processes
Usability changes for sample local cluster:
1. Before start, check if there are any AsterixDB proceses running. If so,
error out. This can be overridden with -f, which will proceed to start
the cluster anyway. This is useful in case where the other processes
are operating on non-conflicting ports.
2. After stop, check if there are any AsterixDB processes running. If
so, emit a warning, and if -f is supplied to stop, kill any
straggling processes.
Change-Id: Ie09c86fe67f7933574a03574fbe334e8c1be2bbd
---
M asterixdb/asterix-server/src/main/assembly/filter.properties
M asterixdb/asterix-server/src/main/samples/local/bin/start-sample-cluster.sh
M asterixdb/asterix-server/src/main/samples/local/bin/stop-sample-cluster.sh
3 files changed, 78 insertions(+), 13 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/16/1316/3
--
To view, visit https://asterix-gerrit.ics.uci.edu/1316
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie09c86fe67f7933574a03574fbe334e8c1be2bbd
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Michael Blow <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Till Westmann <[email protected]>