Activity
From 12/09/2021 to 01/07/2022
01/07/2022
- 11:09 AM Bug #5954: FOR EACH in FWD behaves differently than in 4GL when UDF raises an error
- Consider the following test program (attached):...
- 11:01 AM Bug #5954 (New): FOR EACH in FWD behaves differently than in 4GL when UDF raises an error
01/06/2022
- 10:48 AM Bug #5953: Exceptions raised by UDFs with PRESELECT
- It seems that we have a serious problem with @PRESELECT@ if UDF raises an error. Consider the following code:...
- 10:46 AM Bug #5953 (New): Exceptions raised by UDFs with PRESELECT
01/04/2022
- 03:05 PM Bug #5912 (Closed): improve FastFindCache memory consumption
- 02:31 PM Bug #5912 (WIP): improve FastFindCache memory consumption
- So the fix works, no more leak at FastFindCache. Added to 3821c/13337.
- 01:56 PM Bug #5912: improve FastFindCache memory consumption
- Eric Faulhaber wrote:
> Constantin, have you tested my proposed change to see if it resolves the leak?
I haven't ye... - 01:52 PM Bug #5912: improve FastFindCache memory consumption
- Constantin, have you tested my proposed change to see if it resolves the leak?
12/28/2021
- 02:55 AM Bug #5930: With some Java UDFs ERROR-STATUS can contain duplicate error messages
- Most Java UDFs delegate the real work to the general-purpose code which can use ErrorManager calls. With the new logi...
- 02:49 AM Bug #5930 (New): With some Java UDFs ERROR-STATUS can contain duplicate error messages
12/21/2021
- 01:15 PM Bug #5912: improve FastFindCache memory consumption
- Constantin Asofiei wrote:
> The RecordIdentifier instance remains referenced by @reverseLookup@ (as a weak key) an... - 12:23 PM Bug #5912: improve FastFindCache memory consumption
- Eric Faulhaber wrote:
> Constantin Asofiei wrote:
> > Another problem is @reverseLookup@ - the average cache size i... - 12:01 PM Bug #5912: improve FastFindCache memory consumption
- Constantin Asofiei wrote:
> Another problem is @reverseLookup@ - the average cache size is 10k, and the size is the ... - 11:52 AM Bug #5912: improve FastFindCache memory consumption
- Another problem is @reverseLookup@ - the average cache size is 10k, and the size is the same as the modCount value. ...
- 08:52 AM Bug #5912: improve FastFindCache memory consumption
- Ovidiu, I think we need to call @ffCache.invalidate(getDmoInfo().getId(), multiplexID);@ in case of temp-tables, in @...
- 07:33 AM Bug #5912: improve FastFindCache memory consumption
- The cache in FastFindCache is a basic map, which keeps accumulating; I think some invalidation cases were missed.
... - 07:28 AM Bug #5912 (Closed): improve FastFindCache memory consumption
- 11:51 AM Support #4701: try to improve H2 transaction commit performance
- https://groups.google.com/d/msgid/h2-database/18e458764a6d810175c894090e53b181541cfebd.camel%40manticore-projects.com...
12/14/2021
- 02:08 PM Bug #5891: denormalized properties of extent field cause NPE when accessing attributes of buffer ...
- Here is a testcase which will fail with NPE, as described above:...
12/13/2021
- 05:28 PM Bug #5891: denormalized properties of extent field cause NPE when accessing attributes of buffer ...
- While testing the small fix for #5890 I encountered the issue described below. It manifested only in my testcase - no...
- 05:14 PM Bug #5891 (New): denormalized properties of extent field cause NPE when accessing attributes of b...
Also available in: Atom