Comment 2 for bug 1761424

Revision history for this message
aswani kumar (aswanikumar90) wrote : Re: [5.0 build 50]Alarm not gettinng generated on stopping kafka containner

I didn't have multinode so tried on single node

I stopped the kafka container
[root@nodeg6 ~]# docker ps -a | grep kafka
b4ab654d9d07 opencontrailnightly/contrail-external-kafka:ocata-master-50 "/docker-entrypoin..." 43 hours ago Exited (143) 3 minutes ago analyticsdatabase_kafka_1

In database nodestatus, process_info still showing as process running
process_info: [
{
process_name: "kafka",
start_count: 1,
process_state: "PROCESS_STATE_RUNNING",
last_stop_time: null,
core_file_list: [ ],
last_start_time: "1522831835000000",
stop_count: 0,
last_exit_time: null,
exit_count: 0
},

you can use nodeg6
10.204.217.46