Activity
From 05/02/2024 to 05/31/2024
05/31/2024
- 10:52 AM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- The change is not OK - I get this:...
- 05:55 AM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Rebased 8593d/rev. 15263.
Tested this with a customer unit tests and everything went fine. Although, I think the t... - 02:20 AM Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- Are @-H@, @-S@ and @-P@ used only for the db? If so, it's best to have an array of custom objects with all the config...
05/30/2024
- 05:02 PM Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- The current code provides two ways to make a database connection in FWD:
* Using the session based auto-connect (#... - 04:45 PM Feature #8834 (Closed): add bootstrap configuration support for -db OE command line parameter (an...
- 04:43 PM Feature #8833: eliminate legacy load on startup support
- This is leftover work that should have been finished in #3930. The objective is to remove the old style load on star...
- 04:33 PM Feature #8833 (New): eliminate legacy load on startup support
05/25/2024
- 07:34 AM Bug #8593 (Internal Test): H2 performance improvement for table 'truncate by multiplex'
- ETF testing passed.
05/23/2024
- 09:32 AM Bug #8593 (Review): H2 performance improvement for table 'truncate by multiplex'
- Hmmm, I think I see the problem. Indeed, it is not right to delete the DMO as it is not even inserted in the database...
- 06:57 AM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Actually I get this in the server log:...
- 03:13 AM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Alexandru Lungu wrote:
> Constantin, can you pick this up for another customer application that drove the effort in ... - 07:23 AM Bug #7473 (Test): rewrite toString() implementation for Dataset, StaticTempTable and TempTableBui...
- Branch 7473a was merged to trunk rev 15236 and archived.
- 07:16 AM Bug #7473: rewrite toString() implementation for Dataset, StaticTempTable and TempTableBuilder to...
- You can merge to trunk now.
- 02:41 AM Bug #7473: rewrite toString() implementation for Dataset, StaticTempTable and TempTableBuilder to...
- This is ready to merge. Let us know when we can merge.
05/22/2024
- 11:07 AM Bug #7473: rewrite toString() implementation for Dataset, StaticTempTable and TempTableBuilder to...
- Since this hasn't merged yet, let's pause the merge so other branches can go.
Eduard: Let me know when you are a... - 10:32 AM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- I am talking about 8593d.
- 10:32 AM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- I am picking this up for a customer unit tests.
As #8593 is broadly about performance in FWD-H2, Constantin, can you...
05/21/2024
- 11:22 AM Bug #7473 (Merge Pending): rewrite toString() implementation for Dataset, StaticTempTable and Tem...
- This can merge after 8001a.
- 10:56 AM Bug #7473: rewrite toString() implementation for Dataset, StaticTempTable and TempTableBuilder to...
- Alexandru Lungu wrote:
> I think the changes are only for debugging purposes, right? Ovidiu, please correct me if I ... - 07:41 AM Bug #7473: rewrite toString() implementation for Dataset, StaticTempTable and TempTableBuilder to...
- I think the changes are only for debugging purposes, right? Ovidiu, please correct me if I am wrong. Despite trying i...
- 07:13 AM Bug #7473 (Internal Test): rewrite toString() implementation for Dataset, StaticTempTable and Tem...
- What testing is needed?
- 03:17 AM Bug #7473: rewrite toString() implementation for Dataset, StaticTempTable and TempTableBuilder to...
- I committed the changes.
05/20/2024
- 03:20 PM Bug #7473: rewrite toString() implementation for Dataset, StaticTempTable and TempTableBuilder to...
- Review of 7473a, r15210.
The majority of the issues from previous review were addressed, I have not seen any logic... - 02:32 PM Bug #8593 (Internal Test): H2 performance improvement for table 'truncate by multiplex'
- The changes seem logical. I think the code is OK.
- 10:24 AM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Ovidiu: Please review.
- 03:46 AM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- 8593d needs a review first.
05/17/2024
- 12:29 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Is there any further review needed for this or do we just need testing?
- 05:13 AM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Committed 8593d/rev. 15206 to fix #8593-54. It contains the patch from #8593-56.
Recap: there was an issue on datas...
05/15/2024
- 04:12 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Greg Shah wrote:
> This resolves the regression documented in #7143-900?
Yes - 03:53 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- This resolves the regression documented in #7143-900?
- 03:07 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Branch 8593c was merged to trunk revision 15212 and archived.
Branch 8593c_h2 was merged to fwd-h2 trunk revision ... - 02:55 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Greg Shah wrote:
> You can merge to trunk now.
Starting. - 02:53 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- You can merge to trunk now.
- 02:52 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- ETF testing passed, the original #7143-903 is fixed, and another app works OK with this.
- 04:17 AM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Reset %Done.
- 05:55 AM Bug #7473: rewrite toString() implementation for Dataset, StaticTempTable and TempTableBuilder to...
- The modified version of
@RecordBuffer.java - sqlTableContentJson@... - 03:32 AM Bug #7473: rewrite toString() implementation for Dataset, StaticTempTable and TempTableBuilder to...
- Rebased branch 7473a to trunk rev. 15208. Current revision at 15209.
05/14/2024
- 04:31 PM Bug #7473: rewrite toString() implementation for Dataset, StaticTempTable and TempTableBuilder to...
- I have just notice that a branch 7473a already exists. It was not mentioned in the task so I assumed the changes are ...
- 03:00 PM Bug #7473: rewrite toString() implementation for Dataset, StaticTempTable and TempTableBuilder to...
- Review of code from #7473-12:
* the overall implementation is good. Nearly all of the notes below are either to incr... - 02:32 PM Bug #8769 (New): BIND argument passing for DATASET, TABLE, DATASET-HANDLE, TABLE-HANDLE arguments...
- 02:11 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- I've uploaded 1.48 to projsrv01 and upgraded the version in rev 15206.
I'll run ETF and test with another customer... - 01:52 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- I have reviewed the changes from 8593c/rev. 15205. Good job!
Is there a reason for downgrading the percentage done... - 09:33 AM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Committed 8593c/rev. 15205 assessing the review from Ovidiu.
- 09:10 AM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Constantin, please review 8593c_h2 changes. If they are OK, please upload it to the GCD repository.
05/13/2024
- 03:34 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Greg Shah wrote:
> Ovidiu/Eric: Please review 8593c.
I am OK with the code. A few of notes (cleanup/low priority)... - 03:10 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- These are the changes that unblocked me:...
- 02:51 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Alexandru, I don't like leaving 'allocated records' with no meaning in H2. Can we explicitly clear the primary key f...
- 02:40 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- I am also having a hard time tracking down an issue with the truncate now (not related to my changes in 8593c/8593c_h...
- 01:27 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- I committed 8593c_h2/rev. 50: Allowing forced reclaiming only for NO-UNDO tables. Otherwise, on a rollback, we may ha...
- 12:15 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Eric, I am starting the review process in the next minutes. Please let me know if you are already in the process.
- 09:50 AM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- I committed now 8593c/rev. 15204. This includes a requirement to use in-DB PK mapping if the table has normalized ext...
- 09:14 AM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Ovidiu/Eric: Please review 8593c.
This is quite Urgent since it is to resolve a regression in a customer applicati... - 10:26 AM Feature #8756: Modifyable database comment string must support double quoted values
- Modifyable database comment string must support double quoted values.
This is needed, because for example Label, Col... - 10:16 AM Feature #8756 (New): Modifyable database comment string must support double quoted values
- 04:34 AM Bug #7473: rewrite toString() implementation for Dataset, StaticTempTable and TempTableBuilder to...
- Ovidiu, please provide a second review for the changes.
05/12/2024
- 02:38 PM Bug #8593 (Review): H2 performance improvement for table 'truncate by multiplex'
- Committed 8593c_h2/rev. 48 and 8593c/rev. 15203. Contains the following:
* H2 support for @NEXT PK FOR (<table-nam...
05/08/2024
- 10:46 AM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Constantin Asofiei wrote:
> This is a test where it gets into an infinite loop:
> [...]
>
> This can be expanded... - 09:56 AM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- This is a test where it gets into an infinite loop:...
- 09:38 AM Bug #8593 (WIP): H2 performance improvement for table 'truncate by multiplex'
- Timeline:
1. I was thinking of replacing the sequence based PK generator used by @FastCopyHelper@ with a more cust...
05/02/2024
- 03:56 PM Bug #8593 (Test): H2 performance improvement for table 'truncate by multiplex'
- Branch 8593b was merged to trunk rev 15189 and archived.
- 03:33 PM Bug #8593 (Merge Pending): H2 performance improvement for table 'truncate by multiplex'
- You can merge to trunk.
- 03:30 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- 8593b passed ETF testing.
- 01:49 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Code Review Task Branch 8593b.
I do not see anything wrong with the code (r15187-). - 12:47 PM Bug #8593: H2 performance improvement for table 'truncate by multiplex'
- Code Review Task Branch 8593b Revision 15179
The @LowLevelSocketImpl@ changes look good.
Eric/Ovidiu: Please lo... - 10:49 AM Bug #8593 (Internal Test): H2 performance improvement for table 'truncate by multiplex'
- Created task branch 8593b from trunk rev 15186. Contains regression fixes (mixed):
* revno: 15190 - Fixed regressi...
Also available in: Atom