Activity
From 04/14/2025 to 05/13/2025
05/13/2025
- 07:05 PM Feature #9831 (Test): add admin API to set c3p0 configuration for individual tenant databases
- Branch 9831a was merged to trunk rev. 15905 and archived.
- 06:48 PM Feature #9831 (Merge Pending): add admin API to set c3p0 configuration for individual tenant data...
- The minor changes for #9988-12 look fine.
Please merge 9831a to trunk now. - 05:54 PM Feature #7504: Export data tool from FWD into .d files
- Lorian, I think you are on the right track:
* indeed, @DmoMeta.getFields()@ will give you the correct order of field... - 06:31 AM Feature #7504: Export data tool from FWD into .d files
- I have started working on the implementation.
Taking into consideration the discussion from the previous notes, i'... - 03:53 AM Feature #7504: Export data tool from FWD into .d files
- I am raising the priority to High.
Please make regular updates on this task on the progress. - 09:28 AM Feature #7020: always use "expanded" extent fields
- I attached an sql script that will help with renaming old extent word tables, indexes and dropping old triggers/trigg...
- 02:37 AM Feature #7020: always use "expanded" extent fields
- I have rebased 7020d to trunk revision 15902 and it's now at rev.15918.
- 08:07 AM Bug #9937 (Review): buffer argument with different DMO than the parameter
- With 9937a, rev. 15890.
Unit tests of a customer application and Chui regression testing project are passing withou... - 07:20 AM Bug #9969: Parsing query string error with \r character.
- This affects all string processing in the lexer in a profound way. Full conversion testing is needed.
- 06:59 AM Bug #9969: Parsing query string error with \r character.
- Is conversion regression tesing necessary or run-time testing is enough?
- 06:51 AM Bug #9969 (Internal Test): Parsing query string error with \r character.
- Code Review Task Branch 9969a Revisions 15901 through 15903
I'm OK with the changes. Let's get it tested across a... - 03:32 AM Bug #9969: Parsing query string error with \r character.
- Ovidiu Maxiniuc wrote:
> +Review of 9969a/r15902.+
>
> * @UnicodeTranslationException@: missing javadocs for both... - 03:14 AM Bug #9969: Parsing query string error with \r character.
- Ovidiu Maxiniuc wrote:
> +Review of 9969a/r15902.+
>
> * @progress.g@: My understanding is that the inlines for n... - 06:42 AM Bug #9318 (Review): Make record nursery visible on removeRecords
- *9318a* contains *conversion changes* for Buffer.delete() and *runtime changes*, the test plan is:
* ETF (ddf) - alr... - 06:36 AM Bug #9318: Make record nursery visible on removeRecords
- > I rebased 9381a to trunk/15894 a while ago and the branch is now at revision 9318a/15898.
Please move this into ... - 06:29 AM Bug #9318: Make record nursery visible on removeRecords
- I rebased *9381a* to *trunk/15894* a while ago and the branch is now at revision *9318a/15898*.
I also retested E... - 03:33 AM Feature #9543: implement missing BUFFER attributes
- Ovidiu Maxiniuc wrote:
> +Review of 9543b, r15892.+
>
> * @RecordBuffer.java@
> ** lines 1708, 1711, 2200: I do ...
05/12/2025
- 07:21 PM Feature #9976: eliminating DMO usage in inter-program linkage
- > For parameters, the buffers should not construct their own @BaseRecord@, but use the 'pointer' to one already creat...
- 06:27 PM Feature #9976: eliminating DMO usage in inter-program linkage
- Greg,
I am not sure I got all detail, in spite of being focused on the 1st not for some time now. It's clear we will... - 08:52 AM Feature #9976: eliminating DMO usage in inter-program linkage
- In the 4GL, there is no concept of a DMO. From the beginning (in the 1980s), the 4GL has always directly mapped comp...
- 03:57 PM Bug #9969: Parsing query string error with \r character.
- +Review of 9969a/r15902.+
* @UnicodeTranslationException@: missing javadocs for both the class and the constructor... - 10:38 AM Bug #9969 (Review): Parsing query string error with \r character.
- 10:36 AM Bug #9969: Parsing query string error with \r character.
- I made a few changes that fix the way Java escaping is handled. First, in @ClearStream.java@ sequences (with '\') are...
- 09:08 AM Bug #9969: Parsing query string error with \r character.
- Branch *9969a* was rebased with trunk. The new revision is *15901*.
- 04:20 AM Bug #9969: Parsing query string error with \r character.
- Greg wrote:
> Octavian Adrian Gavril wrote:
> > I investigated the issue. I think we can apply the "\r" processing ... - 10:47 AM Bug #9937: buffer argument with different DMO than the parameter
- I found a regression with 9937a changes related to extend fields.
For extend fields in @ProxyAssembler@ there are ... - 03:44 AM Bug #9937 (Internal Test): buffer argument with different DMO than the parameter
- Eduard Soltan wrote:
> Alexandru Lungu wrote:
> > Review of 9937a:
> > * @RecordBuffer.bufferProxy@ is a new stat... - 03:29 AM Bug #9937: buffer argument with different DMO than the parameter
- Alexandru Lungu wrote:
> Review of 9937a:
> * @RecordBuffer.bufferProxy@ is a new static method added with your ch... - 03:24 AM Bug #9937: buffer argument with different DMO than the parameter
- Alexandru Lungu wrote:
>If this is statically impossible, then I think I am fully OK with the changes.
From my te... - 03:06 AM Bug #9937: buffer argument with different DMO than the parameter
- Clear. This seems to be a case where we need to "disguise" a DMO as another DMO just to satisfy Java's strong type ch...
- 09:51 AM Bug #9683 (WIP): CompoundQuery is doing extra hydration attempts
- 09:51 AM Bug #9683: CompoundQuery is doing extra hydration attempts
- Review of 9683a:
* @implements@ should be aligned to @public@ (at 3 spaces from the start of the line).
* Typo in @... - 08:03 AM Feature #9543: implement missing BUFFER attributes
- +Review of 9543b, r15892.+
I think you are on the right track, but there are a couple of issues which should be ad... - 04:19 AM Feature #9543 (Review): implement missing BUFFER attributes
- It seems that CAN-READ attribute is no longer used in client application. So I will move this task in review.
- 07:26 AM Feature #7020: always use "expanded" extent fields
- We don't want to leave behind any traces of the old modes.
- 07:24 AM Feature #7020: always use "expanded" extent fields
- Apart from the situation described above, 7020d has been tested continuously with two projects I had on hand, but I w...
- 07:20 AM Feature #7020: always use "expanded" extent fields
- I have one last question:
With @denorm-extent@, @wordTableName@ was generated as @table__extname_1@ (since the field...
05/09/2025
- 05:06 PM Feature #9976 (New): eliminating DMO usage in inter-program linkage
- 04:17 PM Bug #9937: buffer argument with different DMO than the parameter
- Please look at the test case from #9937-5.
As you can see we have pretty similar temp-table definitions in
<pr... - 09:18 AM Bug #9937: buffer argument with different DMO than the parameter
- > Alexandru, can you take a look, too, at 9937a? This touches the ArgumentProxy which IIRC was added by you.
I see... - 08:06 AM Bug #9937: buffer argument with different DMO than the parameter
- Alexandru, can you take a look, too, at 9937a? This touches the @ArgumentProxy@ which IIRC was added by you.
- 07:09 AM Bug #9937 (Review): buffer argument with different DMO than the parameter
- 07:01 AM Bug #9937: buffer argument with different DMO than the parameter
- Constantin Asofiei wrote:
> Just to double-check, please do the same in @ctest@, but with the @btt2 for tt2@ buffer ... - 06:50 AM Bug #9937: buffer argument with different DMO than the parameter
- Just to double-check, please do the same in @ctest@, but with the @btt2 for tt2@ buffer (which will not use the @buff...
- 06:48 AM Bug #9937: buffer argument with different DMO than the parameter
- Constantin Asofiei wrote:
> Are the tests in #9937-5 passing, plus what we discussed in previous notes (copy-temp-ta... - 06:19 AM Bug #9937: buffer argument with different DMO than the parameter
- Eduard, the approach is good and it should work; your reasoning is correct, the temp-tables need to be schema-compati...
- 06:16 AM Bug #9937: buffer argument with different DMO than the parameter
- Eduard Soltan wrote:
> Could you take just a quick look at 9937a, rev. 15889?
The only problem that we are facing... - 06:03 AM Bug #9937: buffer argument with different DMO than the parameter
- Could you take just a quick look at 9937a, rev. 15889?
- 04:58 AM Bug #9937: buffer argument with different DMO than the parameter
- I checked and a single method will be created by the @ProxyAssembler@ for @Proxy3@ (@getF1@ and @setF1@), or any othe...
- 03:07 AM Bug #9937: buffer argument with different DMO than the parameter
- Constantin Asofiei wrote:
> I don't think is OK to have methods from both Tt2_1 and TT1_1 DMO interfaces.
Then we... - 02:55 AM Bug #9937: buffer argument with different DMO than the parameter
- I don't think is OK to have methods from both Tt2_1 and TT1_1 DMO interfaces.
I don't think @Proxy3@ should be ret... - 02:47 AM Bug #9937: buffer argument with different DMO than the parameter
- The proxy is a dynamic class created by @ProxyAssembler@ with the following structure:...
- 08:04 AM Bug #9950 (WIP): Upgrade the metadata schema to a newer version
- I noticed the following changes in the currently supported meta files (from DDL PoV):
* 10 (mandatory) columns added... - 06:28 AM Bug #9318: Make record nursery visible on removeRecords
- I've tested ETF conversion & runtime with 9318a and found no issues with the current implementation, I will rebase to...
- 04:44 AM Feature #7504: Export data tool from FWD into .d files
- Andrei, please commit whatever changes you've done for #7504 and introduce Lorian to this task.
- 03:23 AM Bug #9914 (Test): Investigate why ListenerSet implementation is not properly working
- Branch 9914a was merged into trunk as rev. 15893 and archived.
- 02:58 AM Bug #9914 (Merge Pending): Investigate why ListenerSet implementation is not properly working
- 9914a can be merged after 5471a.
- 02:57 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- Wonderful! I shall queue the branch up for merging.
- 02:51 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- > * ask Danut to run unit tests and fwdtests for the application he is managing
No issues found ✅
- 02:15 AM Bug #9683: CompoundQuery is doing extra hydration attempts
- Rebased on trunk rev 15891. Alexandru, could you please look at the last commits, I would like to move on with testin...
05/08/2025
- 09:14 AM Feature #9543: implement missing BUFFER attributes
- Committed on 9543b, rev. 15892. Added support for AUTO-SYNCHRONIZE attribute.
- 06:24 AM Feature #9543: implement missing BUFFER attributes
- Constantin Asofiei wrote:
> BTW, if buffer-copy fails validation, does synchronize still happen?
No. - 06:23 AM Feature #9543: implement missing BUFFER attributes
- Eduard Soltan wrote:
> Constantin Asofiei wrote:
> > Please also double-check the @ASSIGN@ statement if it trigger... - 06:09 AM Feature #9543: implement missing BUFFER attributes
- Constantin Asofiei wrote:...
- 04:53 AM Feature #9543: implement missing BUFFER attributes
- What happens if you do:...
- 04:51 AM Feature #9543: implement missing BUFFER attributes
- Constantin Asofiei wrote:
> Please also double-check the @ASSIGN@ statement if it triggers the synchronize or not. ... - 04:39 AM Feature #9543: implement missing BUFFER attributes
- Constantin Asofiei wrote:
> Please also double-check the @ASSIGN@ statement if it triggers the synchronize or not. ... - 03:37 AM Feature #9543: implement missing BUFFER attributes
- For @CAN-READ@ the only information I could find in the docs is:...
- 02:52 AM Feature #9543: implement missing BUFFER attributes
- Constantin Asofiei wrote:
> Please also double-check the @ASSIGN@ statement if it triggers the synchronize or not. ... - 02:32 AM Feature #9543: implement missing BUFFER attributes
- Please also double-check the @ASSIGN@ statement if it triggers the synchronize or not. If the @ASSIGN@ part of @BUFF...
- 01:48 AM Feature #9543: implement missing BUFFER attributes
- I created some tests for @buffer-copy@ as a method and @buffer-copy@ statement....
- 07:54 AM Bug #9318: Make record nursery visible on removeRecords
- Rebased *9318a* to latest *trunk/15891*, the branch is now at revision *15895*.
- 07:37 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- > * ask Lorian to run harness
Harness passed ✅ - 04:41 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- > I will run unit tests and smoke tests of large customer application.
Everything is OK here. - 04:24 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- * ChUI regression tests passed ✅
* Smoke-test for a large customer app passed ✅
* #9722 testing passed ✅
I think...
05/07/2025
- 04:20 PM Feature #9831 (Internal Test): add admin API to set c3p0 configuration for individual tenant data...
- > Meanwhile, I am putting the branch to the test using the the hotel, webGUI navigation and harness smoke-tests of a ...
- 03:31 PM Feature #9831: add admin API to set c3p0 configuration for individual tenant databases
- Ovidiu Maxiniuc wrote:
> Radu, please do a quick review when you have the time.
I think 9831a is alright. I don't s... - 01:57 PM Feature #9831: add admin API to set c3p0 configuration for individual tenant databases
- The @breakAfterAcquireFailure@ was removed from REST API and @landlord@ database.
The issues from note #9831-15 (th... - 09:26 AM Feature #9831: add admin API to set c3p0 configuration for individual tenant databases
- Please remove @breakAfterAcquireFailure@ from the REST API, since we hard-code this setting to @true@ in the runtime.
- 05:21 AM Feature #9831: add admin API to set c3p0 configuration for individual tenant databases
- I looked at the changes in 9831a, and I can say quite confidently that functionally they are safe. I don't think they...
- 03:36 PM Bug #9914: Investigate why ListenerSet implementation is not properly working
- ETF testing passed!
- 12:19 PM Feature #9543: implement missing BUFFER attributes
- For @BUFFER-COPY@, if the destination buffer has no loaded record, then it CREATE's a record in that buffer. So, ple...
- 12:16 PM Feature #9543: implement missing BUFFER attributes
- Constantin Asofiei wrote:
> Also, are there cases when @auto-synchronize@ is disabled temporarily, like for @save-ro... - 12:12 PM Feature #9543: implement missing BUFFER attributes
- Constantin Asofiei wrote:
> Can this be described in short, the synchronize is automatically called when the buffer'... - 12:10 PM Feature #9543: implement missing BUFFER attributes
- Constantin Asofiei wrote:
> Can this be described in short, the synchronize is automatically called when the buffer'... - 10:57 AM Feature #9543: implement missing BUFFER attributes
- Also, are there cases when @auto-synchronize@ is disabled temporarily, like for @save-row-changes@ or @fill@ method c...
- 10:56 AM Feature #9543: implement missing BUFFER attributes
- Can this be described in short, the synchronize is automatically called when the buffer's record is either loaded, re...
- 10:52 AM Feature #9543: implement missing BUFFER attributes
- Created a few test cases for behaviour of @AUTO-SYNCHRONIZE@ attributes....
- 10:11 AM Feature #9543: implement missing BUFFER attributes
- OK, so we already support @SYNCHRONIZE@ method via @Buffer.querySynchronize@ - so looks like we just need to call it ...
- 09:39 AM Feature #9543: implement missing BUFFER attributes
- According to the docs for AUTO-SYNCHRONIZE attribute and a in a book *OpenEdge Development: ProDataSets* by John Sadd...
- 07:19 AM Feature #9543 (WIP): implement missing BUFFER attributes
- Actually, this is back to WIP.
Eduard: did you get a chance to test how these attrs should behave at runtime? - 07:18 AM Feature #9543 (Test): implement missing BUFFER attributes
- 09:25 AM Bug #9969 (WIP): Parsing query string error with \r character.
- 09:20 AM Bug #9969: Parsing query string error with \r character.
- The escape sequences should include an additional '\' prefix. The current revision handles this only for '\u' within ...
- 08:53 AM Bug #9969: Parsing query string error with \r character.
- Alexandru Lungu wrote:
> Eduard, is @'bc\r'@ right? Shouldn't it be @'bc~r'@ to actually generate the CR?
It is e... - 08:51 AM Bug #9969: Parsing query string error with \r character.
- Please also see #9967, which is somehow related to the escape char used under linux.
- 08:48 AM Bug #9969: Parsing query string error with \r character.
- Eduard, is @'bc\r'@ right? Shouldn't it be @'bc~r'@ to actually generate the CR?
- 08:43 AM Bug #9969: Parsing query string error with \r character.
- Our preprocessor/lexer strips @'\r'@ characters in a naive way that needs to be refined.
- 08:21 AM Bug #9969: Parsing query string error with \r character.
- Alternatively this test case also reproduce the issues:...
- 08:06 AM Bug #9969: Parsing query string error with \r character.
- ...
- 08:02 AM Bug #9969 (WIP): Parsing query string error with \r character.
- 08:20 AM Bug #9950: Upgrade the metadata schema to a newer version
- Ovidiu, please get some preliminary changes in a branch, so we can patch 9457c and test FWD server startup.
- 05:37 AM Bug #9937: buffer argument with different DMO than the parameter
- I added my changes to 9937a rev. 15888.
When we have an ArgumentBuffer proxy, any direct field access (@btt1.getF1...
05/06/2025
- 10:07 AM Feature #9831: add admin API to set c3p0 configuration for individual tenant databases
- Radu,
I rebased and did a quick review of my own code, this revealed some small issues which were fixed.
You can ... - 09:03 AM Feature #9831: add admin API to set c3p0 configuration for individual tenant databases
- Ovidiu, is this ready to be reviewed? I see that it's been placed at 90%.
- 07:55 AM Feature #9831: add admin API to set c3p0 configuration for individual tenant databases
- Added Radu as reviewer.
- 07:37 AM Bug #9914 (Internal Test): Investigate why ListenerSet implementation is not properly working
- I am OK with the changes in 9914a.
However, we will need some extensive testing with it, eventually across multiple ... - 07:26 AM Bug #9937: buffer argument with different DMO than the parameter
- Constantin Asofiei wrote:
> Does this solve cases when the field is in an expression, copy-temp-table and others? B... - 05:23 AM Bug #9937: buffer argument with different DMO than the parameter
- Does this solve cases when the field is in an expression, copy-temp-table and others? Because @getDMOProxy();@ is us...
- 05:21 AM Bug #9937: buffer argument with different DMO than the parameter
- Constantin Asofiei wrote:
> I agree; but I'd like to solve this with the proxy, if possible; before committing to... - 02:15 AM Bug #9937: buffer argument with different DMO than the parameter
- Ovidiu Maxiniuc wrote:
> Yes, I am aware, as you quoted me, _"[...] which declare the @new shared@ tables and *simpl... - 07:10 AM Feature #7020: always use "expanded" extent fields
- I have rebased 7020d to trunk revision 15884 and it's now at 15900.
05/05/2025
- 04:19 PM Feature #7020 (Internal Test): always use "expanded" extent fields
- Branch 7020c (now r15866) is rebased but does not seem to have changes from the last time I reviewed it (old r15824)....
- 03:21 AM Feature #7020: always use "expanded" extent fields
- Ovidiu, please provide a review for #7020-131.
- 03:52 PM Bug #9937: buffer argument with different DMO than the parameter
- Yes, I am aware, as you quoted me, _"[...] which declare the @new shared@ tables and *simple TT*."_ I was merely expr...
- 01:48 PM Bug #9937: buffer argument with different DMO than the parameter
- Ovidiu Maxiniuc wrote:
> So I think that would be the right implementation: to remove these attributes (like @xml-no... - 01:29 PM Bug #9937: buffer argument with different DMO than the parameter
- I think we have discussed about an idea similar to Eduard's, some time ago.
Currently, the DMO of a @shared@ temp-... - 12:50 PM Bug #9937: buffer argument with different DMO than the parameter
- Eduard Soltan wrote:
> Question: Since we established in #9763 that @xml-node-name@ is a property specific to the bu... - 12:32 PM Bug #9937 (WIP): buffer argument with different DMO than the parameter
- 12:31 PM Bug #9937: buffer argument with different DMO than the parameter
- I will let out some of my findings.
h3. Structure of tt1 after TemporaryBuffer.define
After the call in @FooTes... - 04:04 AM Bug #9937: buffer argument with different DMO than the parameter
- Eduard, I've tried something like this to create the proxy:...
- 09:51 AM Bug #9965: Compound Query components not honoring the INCLUDE clause
- ...
- 09:44 AM Bug #9965 (New): Compound Query components not honoring the INCLUDE clause
04/30/2025
- 02:15 PM Feature #9831: add admin API to set c3p0 configuration for individual tenant databases
- Eric, please review.
I will rebase the branch since it is a bit behind the main trunk. - 02:33 AM Bug #9633: bulk delete for permanent tables
- Rebased *9633a* with trunk revision *15878*, new revision is *15880*.
04/28/2025
- 04:51 PM Bug #9950: Upgrade the metadata schema to a newer version
- One of the latest customer projects uses a newer schema (@standard.df@) of the _meta database than the one we have. I...
- 04:36 PM Bug #9950 (Test): Upgrade the metadata schema to a newer version
- 07:32 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- > Well, if the query is static, the scoping from #9914-14 would be correct! But the issue will still reproduce (?).
...
04/25/2025
- 10:33 AM Bug #9907: LOOKUP seems to evaluate fast in WHERE clauses from the legacy code, but slow in FWD
- I agree with #9907-3. But I am more interested to find out how 4GL is able to make this work fast. INDEXED-REPOSITION...
- 10:22 AM Bug #9907: LOOKUP seems to evaluate fast in WHERE clauses from the legacy code, but slow in FWD
- I've seen this task an I thought of something. This:...
- 05:42 AM Bug #8044: Fix "Failed direct-access due to Error direct accessing for finding record by unique i...
- Tomasz Domin wrote:
> Just to notify - I am still getting a lot of "Failed direct-access due to Error direct accessi...
04/24/2025
- 08:19 AM Bug #9937: buffer argument with different DMO than the parameter
- I've tested @DYNAMIC-INVOKE(.., BUFFER tt1)@ and runtime gets this @BUFFER parameter type not allowed for dynamic par...
- 08:10 AM Bug #9937: buffer argument with different DMO than the parameter
- In FWD, we create different DMO interfaces even if the schema matches, but the resource options, like @XML-NODE-NAME@...
- 07:55 AM Bug #9937 (Test): buffer argument with different DMO than the parameter
- 06:52 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- > No matter how many nested RUN statements we have in this testcase, we always end up trying to register the query at...
- 06:09 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- Experimented with @RUN custom.p@ from a @start.p@. Right before we should to add the query as a global listener, this...
- 03:39 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- > Anyway, it would be defined globally.
I am not sure that "globally" is right. It is within the scope of the exte... - 03:38 AM Bug #7364: Build a full test-suite for fast copy-temp-table
- I extended the tests existent at @testcases/tests/table/TestCopyTempTable.cls@ as part of the work on #9397. These ar...
- 03:15 AM Bug #7364: Build a full test-suite for fast copy-temp-table
- Ioana, did you built a test-suite in your recent work for COPY-TEMP-TABLE construct? If so, is it based on plain proc...
- 03:08 AM Bug #7403 (Closed): Copy-temp-table with replace-mode should replace already inserted records
- 02:48 AM Bug #7403: Copy-temp-table with replace-mode should replace already inserted records
- Yes, thanks!
04/23/2025
- 03:53 PM Feature #9831: add admin API to set c3p0 configuration for individual tenant databases
- The default value for all of these is @null@ which means they will default to the c3p0 value of the default database....
- 03:22 PM Feature #9831: add admin API to set c3p0 configuration for individual tenant databases
- Isn't @c3p0.break_on_fail@ always supposed to be @true@? I don't think we want customers to configure that.
- 03:00 PM Feature #9831 (Review): add admin API to set c3p0 configuration for individual tenant databases
- The implementation is finished. I added the support even for @c3p0.break_on_fail@ which was recently added.
I've jus... - 02:11 PM Feature #9831: add admin API to set c3p0 configuration for individual tenant databases
- Ovidiu, what is the status of this task? I did not do a full review, but I took a look at 9831a and the implementatio...
- 11:04 AM Bug #9397 (Closed): Fix COPY-TEMP-TABLE issues
- This can be closed.
- 11:04 AM Bug #7403: Copy-temp-table with replace-mode should replace already inserted records
- > #7403 is fixed by 9397a - FWD behavior aligns with progress with trunk rev.15627.
Ioana, does this mean that #74... - 11:00 AM Feature #7960 (Closed): Allow query logs to be collected in a H2 database
- This can be closed now as the query logs seem to be accumulated well in H2.
- 07:27 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- After converting @start.p@ from #9914-6:...
- 07:18 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- I can't tell in #9914-5 where the buffer is defined.
- 06:53 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- > It looks like you are registering the query at the first nested scope and the buffer at the second nested scope.
... - 04:16 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- > So, I don't think the problem comes from the unlinking of PreselectQuery after popping the procedure local scope, b...
- 02:19 AM Bug #9914 (Review): Investigate why ListenerSet implementation is not properly working
- 02:19 AM Bug #9914 (WIP): Investigate why ListenerSet implementation is not properly working
- Commited to *9914a/rev. 15868*.
Alex: Please review.
04/22/2025
- 05:51 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- Attached the original testcase.
There are 2 important phases while opening the query in @createWidgets@:
# Initia... - 02:36 AM Bug #9683: CompoundQuery is doing extra hydration attempts
- Addressed a few formatting issues and rebased on trunk rev 15866.
04/17/2025
- 12:24 PM Feature #9093 (Closed): add protection for multi-tenant imports to optionally only import tables ...
- 09:42 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- Given this situation:...
- 08:39 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- Razvan-Nicolae Chichirau wrote:
> So, what we need to do is to replace the workaround of just combining all listener... - 08:29 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- So, what we need to do is to replace the workaround of just combining all listeners sets and instead use the @Listene...
- 08:18 AM Bug #9914: Investigate why ListenerSet implementation is not properly working
- According to Eric, @ListenerSet@ from @ChangeBroker@ should have worked like a linked list which *references* other d...
- 08:15 AM Bug #9914 (Test): Investigate why ListenerSet implementation is not properly working
- 09:40 AM Bug #9683 (Review): CompoundQuery is doing extra hydration attempts
- I addressed the review and fixed a few bugs detected during testing, the code is in 9683a/15727.
04/16/2025
- 03:29 PM Feature #9093: add protection for multi-tenant imports to optionally only import tables that are ...
- That is because #9875 was marked as a subtask of this one, which then blocks the direct setting of the %Done.
- 03:23 PM Feature #9093: add protection for multi-tenant imports to optionally only import tables that are ...
- I wanted to, but for some unknown reasons to me, I cannot do it. I remember that I wanted to do it, but since *the co...
- 02:54 PM Feature #9093: add protection for multi-tenant imports to optionally only import tables that are ...
- Can we set Done to 100%?
- 04:23 AM Bug #9907: LOOKUP seems to evaluate fast in WHERE clauses from the legacy code, but slow in FWD
- This is deferred work to understand the following pattern:...
- 04:18 AM Bug #9907 (New): LOOKUP seems to evaluate fast in WHERE clauses from the legacy code, but slow in...
04/15/2025
- 06:29 PM Feature #9831: add admin API to set c3p0 configuration for individual tenant databases
- To upgrade the @landlord@ database without re-creating it from scratch use:...
- 06:26 PM Feature #9831 (WIP): add admin API to set c3p0 configuration for individual tenant databases
- Rebased branch 9831a and added support for @c3p0.breakAfterAcquireFailure@ from #9736. A couple of fixes. Committed r...
04/14/2025
- 07:36 AM Bug #9896: Record reference count should account for dirty records
- h4. First problem
Dirty records are not accounted for the reference count, so that a dirty record referenced in tw... - 07:34 AM Bug #9896 (New): Record reference count should account for dirty records
Also available in: Atom