Memory problem in Protegrity UDFs
Details
| Detail name | Value |
|---|---|
| Changelog Number | 7524 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 6.1.1 |
| Fix Versions | Exasol 6.1.2 |
| Resolution Date | 2019-02-21 |
Problem description
UDFs using the Protegrity plugin with the bulk methods `bprotect` and `bunprotect` have a memory problem starting with Exasol 6.1.0, leading to hanging processes and swapping systems.
Workaround
Customers should use the non-bulk versions `protect` and `unprotect` in the Protegrity UDFs instead of their block-oriented counter parts.