openreplay/ee/connectors/entrypoint.sh
Rajesh Rajendran 53081a9822
Improvements (#1387)
* fix for memory cleansing and added setup files for msgcodec build

* Kafka reader now calling only once to PG to verify sessionIds, updated fill missing user_ids script

* fix(connector): small error while reading from pg

---------

Co-authored-by: MauricioGarciaS <47052044+MauricioGarciaS@users.noreply.github.com>
2023-06-30 12:04:23 +02:00

2 lines
89 B
Bash
Executable file

echo "[INFO] Service start"
python -u consumer_pool.py & python -u fill_from_db.py && fg