Disable assert statements in production build 39/7839/3
authorsantanude <santanu.de@xoriant.com>
Thu, 24 Feb 2022 15:09:42 +0000 (20:39 +0530)
committersantanude <santanu.de@xoriant.com>
Mon, 28 Feb 2022 07:16:23 +0000 (12:46 +0530)
commitafcbd78d0cf0ea717465f1f792b70014c6ead175
treed2dfab37343e186689feaca706e1a65bd4cd6dad
parent8d6ca9985ae6a3843985a2c65edf7646b979d8da
Disable assert statements in production build

A production version of the image should have the assert statements as a no-op, and should instead return an error code, instead of asserting and crashing the system.

SMO-47

Signed-off-by: santanude <santanu.de@xoriant.com>
Change-Id: Ia79d1cdf3e0adee756446d1c20a37ee8e2e0260d
Signed-off-by: santanude <santanu.de@xoriant.com>
collector/start.sh
dmaapadapter/adapter/code/app_config.py
dmaapadapter/adapter/code/dmaap_adapter.py
dmaapadapter/adapter/config/adapter.conf
dmaapadapter/start.sh
docker-compose.yaml
influxdb-connector/start.sh