When many items are published at once, the server returns internal-server-error instead of publishing some of the items. The issue manifests on PostgreSQL backed.
Andrzej Wójcik (Tigase) commented 4 years ago
I've fixed race condition in the TigPubSubEnsureJid stored procedure.
When many items are published at once, the server returns
internal-server-error
instead of publishing some of the items. The issue manifests on PostgreSQL backed.