Project

General

Profile

Activity

From 10/14/2024 to 11/12/2024

11/08/2024

08:26 AM Feature #6819: refactor FWD proxy implementation to use ReflectASM instead of Java Method reflection
Note to self, review/explore the following things:
* How Java 17 affects lambda/method handle usage.
* Investigat...
Greg Shah

11/01/2024

08:33 AM Bug #8944: FINALLY block transaction processing
Constantin Asofiei wrote:
> So, are all cases being 'faulty' or just the @popScope@ one?
I have seen issues only ...
Artur Școlnic
08:19 AM Bug #8944: FINALLY block transaction processing
We have FINALLY being processed in FWD, in:
* @iterateWorker@ when the block is iterating
* @processRetry@ in case ...
Constantin Asofiei

10/31/2024

03:15 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Constantin, please review. Dănuț Filimon

10/30/2024

10:35 AM Bug #8643 (Review): ErrorManager not handling caught errors and error-status:error attribute prop...
Rebased 8643a, to latest trunk. And fixed some history entries in revision 15528.
Committed on 8643a, revision 155...
Eduard Soltan
10:33 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Looking a bit more closely at the example from #8643-30, and the implementation of @BlockManager.processLegacyError@.... Eduard Soltan
07:34 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Tested unittests with the changes from 8643a. It indeed solves a lot of tests in @service@ and some other modules. Bu... Eduard Soltan

10/29/2024

06:14 AM Bug #8944: FINALLY block transaction processing
deleted Artur Școlnic
05:23 AM Bug #8944: FINALLY block transaction processing
Considering that in 4GL, @finally@ is executed at the end of each iteration of the enclosing block, extracting the fi... Artur Școlnic
05:00 AM Bug #8944: FINALLY block transaction processing
*Further analysis into finally blocks and transactions based on the example in #8944-1.*
A scenario without a fina...
Artur Școlnic

10/28/2024

10:46 AM Bug #8944: FINALLY block transaction processing
Using the @_TRANS@ VST with the examples above, I concluded that for the full transactions:
* @exclusive-lock@ forc...
Artur Școlnic
10:27 AM Bug #8944: FINALLY block transaction processing
> _TRANS virtual system table is not supported by fwd
Correct
Greg Shah
10:19 AM Bug #8944: FINALLY block transaction processing
I was trying to analyze transactions for the examples above using... Artur Școlnic

10/17/2024

03:23 PM Feature #6410: implement additional built-in OO classes/interfaces
> Just a quick note on the 4GL OO implementation, as you know the source code for this is available on github - https... Greg Shah
03:22 PM Feature #6410: implement additional built-in OO classes/interfaces
> All the test cases we have for this are based on OO implementation as provided in OE v12.2.0, we had a situation no... Greg Shah
08:46 AM Feature #6410: implement additional built-in OO classes/interfaces
I've rebased 6410b and reviewing it. Marian, I'll let you know once is pushed to xfer. Constantin Asofiei
04:07 AM Feature #6410: implement additional built-in OO classes/interfaces
Just a quick note on the 4GL OO implementation, as you know the source code for this is available on github - https:/... Marian Edu
06:01 AM Bug #8944: FINALLY block transaction processing
As far as I know, a full transaction is started by a block only if a transaction is not already active, and if it is,... Artur Școlnic
05:12 AM Bug #8944: FINALLY block transaction processing
... Artur Școlnic
03:51 AM Bug #8944: FINALLY block transaction processing
Coming back to the issue this task was created for, I analyzed the test case from #8944-1 and came to a conclusion.
...
Artur Școlnic

10/14/2024

08:52 AM Bug #8978 (Closed): ErrorConditionException in not being propagated correctly
Greg Shah
08:51 AM Bug #8978: ErrorConditionException in not being propagated correctly
This issue is solved by 8912f, it was merged to trunk/15455, the ticket can be closed. Artur Școlnic
02:30 AM Bug #8944: FINALLY block transaction processing
Now once we are in @doBlock2@ from #8944-21 example, an error is thrown and the primary database is being rollbacked.... Eduard Soltan
02:15 AM Bug #8944: FINALLY block transaction processing
I see the problem that we are seeing without the patch from #8944-18.... Eduard Soltan
 

Also available in: Atom