How to increase the connection slots when inserting new data in Apache IoTDB?
I would like to ask if I encounter an error like this when saving new data in Apache IoTDB: "FATAL: remaining connection slots are reserved for non-replication superuser connections", how to change any parameter settings to increase the connection slots? At present, I only store about 50 rows per second of new data inserted, and use the apache-iotdb pypi library.
Does anyone can deal this problem? Help please