Project

General

Profile

Bug #5930

With some Java UDFs ERROR-STATUS can contain duplicate error messages

Added by Igor Skornyakov over 2 years ago. Updated over 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
12/28/2021
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:

History

#2 Updated by Igor Skornyakov over 2 years ago

Most Java UDFs delegate the real work to the general-purpose code which can use ErrorManager calls. With the new logic for processing errors raised by UDFs, this can result in duplicate error records in the ERROR-STATUS.
This is the issue only for H2 databases where UDFs are executed in the same JVM as the application code. For PostgreSQL, even with Java UDFs, it is not a problem.

Also available in: Atom PDF