Ovidiu Maxiniuc's activity
From 05/22/2026 to 06/20/2026
06/18/2026
- 03:35 PM Database Bug #11552: Stale data with write trigger.
- I tried to track it back, but something is missing. A link.
The @doBlock@ itself will not mark the record as @STAL...
06/16/2026
- 05:30 PM Database Feature #11526: Implement in-memory uniquness validation using Bloom filters
- +Review of 11526a, r16607+
*I.* I see you have radically changed the way the hash is computed. I see it is closer ... - 08:37 PM Database Feature #11526 (WIP): Implement in-memory uniquness validation using Bloom filters
- +Review of 11526a, r16500..16606+
* @Validation.java@
** lines 151-153: the imports should use the .* syntax (pac... - 11:08 AM Runtime Infrastructure Feature #11539: port and/or re-implement runtime support in C# (or other CLR implementation)
- Constantin Asofiei wrote:
> iKVM looks like it supports only Java 8.
This might be a problem as we have just swi...
06/15/2026
- 02:11 PM Runtime Infrastructure Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Roger,
The latest patches and the script attached to this task only work with Ubuntu 24.4. Older revisions of the OS... - 01:00 PM Runtime Infrastructure Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Roger,
Actually, some of the changes in the script were suggested by Eugenie. I bothered him a bit last week in nee... - 11:17 AM Runtime Infrastructure Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Most likely, I used @-s@ last week (possibly before that also). But I think I 'repaired' the damage by dropping the a...
- 09:52 AM Runtime Infrastructure Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Roger,
The solution which works for me is running the script using @-f -uom@ parameters:
* @-f@ to get the patch ... - 12:26 PM Conversion Tools Feature #11540: rework conversion back-end to add optional support for output to C#
- This is long awaited feature. The conversion architecture was built with thin in mind. When I first read about it, I ...
06/12/2026
- 02:01 PM Runtime Infrastructure Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Unfortunately, no. The same error when building the native lib.
Of course, I did @sudo rm -rf ncurses*@ before lau...
06/11/2026
- 06:32 PM Runtime Infrastructure Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- I did this previously and I did not like it. The @-a@ parameter requires @sudo@. As result, the result of the patch/b...
- 03:43 PM Database Feature #11526: Implement in-memory uniquness validation using Bloom filters
- Artur, a more technical question:
The Bloom data structure is inherently additive, you set/add bits as the hashes ar...
06/10/2026
- 06:31 PM Database Bug #11529: Incorrect Data Structure for TenantManager
- This is an issue I am thinking for some time now. It is not critical, but only because the single client using a MT-e...
- 06:02 PM Database Bug #11529 (New): Incorrect Data Structure for TenantManager
06/09/2026
- 06:47 PM Database Feature #11526: Implement in-memory uniquness validation using Bloom filters
- Sorry to play the devil's advocate.
I understand that the data structure is some kind of SQL index, mapping from ... - 09:29 AM Database Feature #11526 (WIP): Implement in-memory uniquness validation using Bloom filters
- This is definitely a new approach.
Some notes in this regard:
* at 'in-memory' level, we already have @UniqueTrac... - 10:43 AM Database Feature #6720: lazy hydration
- Teodor,
I had a quick look at the patch you posted in #6720-159. What I immediately noticed is that it rolls back R...
06/08/2026
- 03:42 PM Runtime Infrastructure Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Thank you, Roger!
I used an older revision of the script. I merged my changes into the latest.
I re-patched my nc... - 12:07 PM Runtime Infrastructure Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- It looks like my Ubuntu uses @ncurses-6.4+20240113@. Both scripts above attempt to patch @v6.1_20200708@ and fail, be...
06/05/2026
- 11:36 AM Conversion Tools Feature #6320: sharded schemata
- Greg Shah wrote:
> If the details are in annotations in the DMOs, do we need the P2O documents? Annotations seems c...
06/04/2026
- 06:41 PM Runtime Infrastructure Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- The current wiki at "NCURSES":https://proj.goldencode.com/projects/p2j/wiki/NCURSES is currently deprecated, as it de...
- 05:07 PM Runtime Infrastructure Bug #11515 (Review): Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
05/28/2026
- 02:11 PM Database Feature #4369: implement stateless FWD server clustering
- Constantin Asofiei wrote:
> Is the wiki complete? Ovidiu, can you take a look, too? [[p2j:Stateless_Server_Clusteri... - 12:50 PM Database Feature #4369: implement stateless FWD server clustering
- Greg Shah wrote:
> [...] we are waiting on Ovidiu's thoughts on the metadata configuration.
Yes, I am a bit concern... - 11:48 AM Database Bug #11499: Debug and fix query logging issues
- Artur Școlnic wrote:
> Another issues is meta table logging that is logged at the persistent table level, it must me...
05/26/2026
- 08:11 PM Database Feature #4369: implement stateless FWD server clustering
- +Review of 4369a / r16611 (with focus on persistence)+
This is a huge changeset. I focused on persistence mainly, ...
Also available in: Atom