Ovidiu Maxiniuc's activity
From 02/21/2026 to 03/22/2026
03/20/2026
- 04:49 PM Database Bug #9383 (Internal Test): Cache only the current delegate on transaction commit if a Progressive...
- Teodor Gorghe wrote:
> Committed revision *16428* on task branch *9383c*:
Good job! Please go ahead with regressi... - 01:40 PM Database Bug #11288: Check if c3p0 is required for in-memory databases
- Artur Școlnic wrote:
> With c3p0, this worked by accident because @connection.close()@ doesn't actually close the co... - 09:35 PM Database Bug #11288: Check if c3p0 is required for in-memory databases
- I agree.
The drop of c3p0 pooling support for in-memory databases was just an optimisation, as proven by the initial...
03/17/2026
- 06:59 PM Database Feature #10491: Tool to standardize PG cluster creation
- Roger,
I remember seeing that warning. I did not investigate what is the exact cause, but my guess is that it happen...
03/16/2026
- 11:14 AM Database Bug #11288 (Internal Test): Check if c3p0 is required for in-memory databases
- All my observations seems to be addressed. Please start the regression tests.
- 08:14 AM Database Bug #9383: Cache only the current delegate on transaction commit if a ProgressiveResults is used
In @BatchResults.java@:
* there is a missing @*@ at line 36;
* lines 519/520 and 583/584: by moving the concatena...
03/14/2026
- 09:39 PM Database Bug #9383: Cache only the current delegate on transaction commit if a ProgressiveResults is used
- +Review of 9383c / r16422..16425+
I focused only to latest changes. Let me know if I should review the full change... - 08:17 PM Database Bug #11288: Check if c3p0 is required for in-memory databases
- +Review of 11288a / r16469+
I think the code is good. Except for restricting the direct connection only to in-memo...
02/27/2026
- 10:47 AM Conversion Tools Bug #11266: Filename of extension too long in Windows during import
- For @ScriptRunner@ I think the classpath only need to contain @fwd@, @fwdspi@ (H2 only) and the db-specific driver ja...
- 09:27 AM Conversion Tools Bug #11266: Filename of extension too long in Windows during import
- I know we recently dropped @ant@ as a tool for building FWD. But in this case, @ant@ is used to do in database import...
- 08:54 AM Conversion Tools Bug #11266: Filename of extension too long in Windows during import
- I think the problem here is the classpath, not the size of filename / extension. Moving the project directly into roo...
02/26/2026
- 05:39 PM Database Bug #11235: Deprovisioning tenants does not clear data sources
- Well, that's a philosophical question :).
When a tenant is deleted, beside the effect on the database we discussed a... - 12:28 PM Database Bug #11235: Deprovisioning tenants does not clear data sources
- This method is the implementation of @DISCONNECT@ statement. Unfortunately, this is not documented in javadoc. Theref...
- 09:35 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Yes, this works.
However, not by adding the classpath to run/debug configuration for the server process (the IDE w...
02/25/2026
- 06:54 PM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Thank you for your interest and involvement to improve this.
Dănuț Filimon wrote:
> How can I enable the develope... - 05:07 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- If that is not feasible, I will create a sym link to the expected place for this file each time the IDE workplace is ...
- 03:34 PM Database Bug #11235 (Internal Test): Deprovisioning tenants does not clear data sources
- +Review of 11235a / r16440+
Nicely done! I think the code will work as expected.
Please start the regression tests.
02/24/2026
- 04:15 PM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Danut,
I have just updated FWD locally and, when connecting with a client I am getting this exception:... - 09:39 AM Database Bug #11235: Deprovisioning tenants does not clear data sources
- Artur Școlnic wrote:
> Understood, thank you.
> I got another question, using the tenant api, we can update a tenan... - 09:17 AM Database Bug #11235: Deprovisioning tenants does not clear data sources
- Artur Școlnic wrote:
> Ovidiu, please comment on #11235-19.
As documented in javadoc of that method, the returned d... - 09:05 AM Database Bug #11235: Deprovisioning tenants does not clear data sources
- Constantin Asofiei wrote:
> Do we have a dirty database instance in H2 for each tenant?
Yes. This is the architectu... - 08:51 AM Database Bug #11235: Deprovisioning tenants does not clear data sources
- The @sources@ map should contain for a tenant-enabled database:
* @N + 1@ sources for each (postgresql) permanent da...
02/23/2026
- 05:43 PM Database Bug #11235: Deprovisioning tenants does not clear data sources
- I realized that the datasource for dirty database (in-memory, h2 dialect) should also be processed (removed from @sou...
- 09:40 AM Database Bug #11235 (Internal Test): Deprovisioning tenants does not clear data sources
- +Review of 11235a/r16438+
Good job!
Please start the regression tests. Make sure there are no regressions with th...
Also available in: Atom