Activity
From 12/08/2023 to 01/06/2024
01/06/2024
- 10:29 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- It seems like you code is a bit different than the trunk. But it still should work:
In @putConnected()@, there is ...
01/05/2024
- 03:09 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- I did some debugging and I found that the lookup is happening inside @ConnectionManager.java@ at @Map<String, String>...
- 02:48 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Ovidiu Maxiniuc wrote:
> Please check whether the @hotel@ database is connected at the moment @USERID()@ function is... - 12:56 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- I remember we have full support here. IIRC, there were some differences between Linux and Windows and whether the @_U...
- 10:18 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Ovidiu: Do you recall the status of our @userid@ implementation? What should be happening here?
- 08:06 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Greg Shah wrote:
> > Ok. There is @/security/accounts/osusers/osuser@ and @webClient/defaultOsUser@ in @hotel_gui@. ... - 08:56 AM Feature #6417: cleanup some known items in appserver support
- Constantin Asofiei wrote:
> Import these in SoapUI and see if these work. There is also a @file-cvt-list.txt.rest_a... - 08:03 AM Feature #6417: cleanup some known items in appserver support
- > * versioninfo fields are read-only, but writing them is a runtime error and not compile error in FWD.
Solved in ... - 04:14 AM Feature #6417: cleanup some known items in appserver support
- Greg Shah wrote:
> * a QUIT on the remote side quits the client
Solved in r14910. @appsrv/test/test_raise_quit.p@...
01/03/2024
- 10:55 AM Feature #6417: cleanup some known items in appserver support
- Galya B wrote:
> It won't help with #6417-5 that is to make clear the requirement (do we want a runtime or compile e... - 09:30 AM Feature #6417: cleanup some known items in appserver support
- Constantin Asofiei wrote:
> Import these in SoapUI and see if these work. There is also a @file-cvt-list.txt.rest_a... - 09:11 AM Feature #6417: cleanup some known items in appserver support
- > * some errors throw by SERVER:CONNECT are not the same
Tests in @testcases/appsrv/test/connect_errors/@ are now ... - 06:47 AM Feature #6417: cleanup some known items in appserver support
- Galya, these are the steps to run the web tests from xfer testcases; some info is at [[p2j:Testcases#Running-Web-test...
- 03:00 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Theodoros Theodorou wrote:
> > * @AuditDbOps@
> > ** is @meta_aud_audit_data@ hard-coded SQL name valid for all sup...
01/02/2024
- 08:52 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- > Ok. There is @/security/accounts/osusers/osuser@ and @webClient/defaultOsUser@ in @hotel_gui@. Which one should I u...
- 08:28 AM Bug #8119 (Closed): JavaDoc build task produces more warnings in Windows in comparison to Linux
- 08:23 AM Bug #8119: JavaDoc build task produces more warnings in Windows in comparison to Linux
- New param @javadoc.verbose@ added to [[p2j:Building_FWD_From_Source#Build-Properties]].
- 08:11 AM Bug #8119: JavaDoc build task produces more warnings in Windows in comparison to Linux
- Please add this new property to "Build Properties":/projects/p2j:Building_FWD_From_Source#Build-Properties.
- 08:05 AM Bug #8119 (Test): JavaDoc build task produces more warnings in Windows in comparison to Linux
- 8119a was merged to trunk as rev. 14907 and archived.
- 07:56 AM Bug #8119: JavaDoc build task produces more warnings in Windows in comparison to Linux
- You can merge now.
01/01/2024
- 05:55 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- > * @AuditDbOps@
> ** is @meta_aud_audit_data@ hard-coded SQL name valid for all supported dialects? *Eric:* here I ... - 09:09 AM Feature #4392: add -pf support for appserver CONNECT() method
- Constantin Asofiei wrote:
> Review of 4392a rev 14868:
> * ConnectHelper - is it possible to go into an infinite re... - 04:09 AM Feature #4392: add -pf support for appserver CONNECT() method
- Ovidiu Maxiniuc wrote:
> Constantin Asofiei wrote:
> > * FileStream - *Ovidiu*: I understand the purpose of 'hasDup... - 04:05 AM Feature #4392: add -pf support for appserver CONNECT() method
- Constantin Asofiei wrote:
> * we need to fix the ConnectionManager part where it uses 'new File'
It sounds a relate... - 03:00 AM Bug #8119: JavaDoc build task produces more warnings in Windows in comparison to Linux
- Greg Shah wrote:
> Code Review Task Branch 8119a Revisions 14874 and 14875
>
> The changes are good.
>
> Pleas...
12/28/2023
- 05:59 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Constantin Asofiei wrote:
> Review of 6422a rev 14906 (the entire code):
> * @AuditControlManager@
> ** we don't/...
12/23/2023
- 02:34 PM Feature #6649: improve the performance or SourceNameMapper runtime
- 6649c was merged to trunk rev 14906 and archived.
- 08:04 PM Feature #6649: improve the performance or SourceNameMapper runtime
- Created task branch 6649c from trunk rev 14905
6649c rev 14906 fixes a race condition in SourceNameMapper propath ... - 10:40 PM Feature #4392: add -pf support for appserver CONNECT() method
- Constantin Asofiei wrote:
> * FileStream - *Ovidiu*: I understand the purpose of 'hasDuplicatedLastLine' flag, but a...
12/22/2023
- 12:52 PM Feature #6422 (WIP): implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Wow, I missed a lot.
Theodoros: Please address these concerns/notes. - 12:47 PM Feature #6422 (Review): implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Review of 6422a rev 14906 (the entire code):
* @AuditControlManager@
** we don't/can't use @volatile@ for context-... - 12:47 PM Feature #6422 (Internal Test): implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Eric Faulhaber wrote:
> Some minor coding standards or format issues in @DirectoryServiceHelper@:
> * Lines 7-8 sho... - 12:11 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Code Review Task Branch 6422a Revisions 14889 through 14906
I'm OK with the changes. - 11:48 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Theodoros: Please rebase this to the latest trunk revision 14903.
Constantin: Please review after this is rebased. - 11:29 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Code review 6422a/14902-14906 (after rebase):
The changes look good to me.
Some minor coding standards or forma... - 12:35 PM Bug #8119 (Merge Pending): JavaDoc build task produces more warnings in Windows in comparison to ...
- Code Review Task Branch 8119a Revisions 14874 and 14875
The changes are good.
Please rebase and we will schedul... - 12:16 PM Feature #4392: add -pf support for appserver CONNECT() method
- Review of 4392a rev 14868:
* ConnectHelper - is it possible to go into an infinite recursion in 4GL, if -pf is used ... - 04:24 AM Feature #7045 (Test): re-implement "normal" (non-abend) stack unwinding to avoid throwing an exce...
- Branch 7045b was merged into trunk revision 14899 and archived.
12/21/2023
- 03:07 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- 7045b is at the front of the queue now, go ahead and merge.
- 02:33 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- You can merge 7045b to trunk after 3303a.
- 02:27 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- 7045b passed ETF testing.
- 09:30 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Constantin, do you feel like it is better to get *everything* in trunk and then run ETF against all, instead of "micr...
- 09:03 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Alexandru Lungu wrote:
> Constantin, ETF tests are the only ones that were not run. I rebased 7045b to latest trunk ... - 07:15 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Nice catches, Eduard! Please do a second iteration of the changes - I really want to make sure we don't missed someth...
- 06:17 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Looked at 7045b after rebase, it looks fine.
Done some minor fixes at history entry.
In @forBlockWorker@, changed i... - 02:43 PM Bug #8154: refactor scopeable stacks
- Constantin Asofiei wrote:
> I need to digest this more; for scoped dictionaries, in my mind I have something like th... - 01:51 PM Bug #8154: refactor scopeable stacks
- Eric Faulhaber wrote:
> Constantin Asofiei wrote:
> > [...]
> > Why I mention this: all this stack push/pop, my fe... - 01:19 PM Bug #8154: refactor scopeable stacks
- Constantin Asofiei wrote:
> [...]
> Why I mention this: all this stack push/pop, my feeling is that is expensive; o... - 12:46 PM Bug #8154: refactor scopeable stacks
- From #7026-296:
> Constantin Asofiei wrote:
> > On a side note: all scope support is managed in various stacks (o... - 12:45 PM Bug #8154 (WIP): refactor scopeable stacks
- 02:39 PM Feature #6650: improve performance of Scopeable notification in TM.processScopeNotifications
- Branch 7026f was merged into trunk revision 14897 and archived.
- 10:34 AM Feature #6650: improve performance of Scopeable notification in TM.processScopeNotifications
- 7026f rev 14903 fixes some regressions in WidgetPool support.
- 06:14 AM Feature #6650: improve performance of Scopeable notification in TM.processScopeNotifications
- 7026f rev 14902 includes:
* Refactored the WidgetPool scopeable support to register for processing as needed.
* Obj... - 01:34 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Eric Faulhaber wrote:
> Code review 6422a/14649-14653:
> > * I think the bind/unbind is not needed because I think ...
12/20/2023
- 06:55 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Hold off on the merge. 8056a and 8127a need to go first.
- 11:44 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Just rebased 7045b to latest trunk, but the process was a bit slow due to the large number of changes to be introduce...
- 11:38 AM Feature #7045 (Merge Pending): re-implement "normal" (non-abend) stack unwinding to avoid throwin...
- Please merge to trunk after 8007a.
- 10:36 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Quick final look at 7045b/14838...
It looks like we still need a rebase to current trunk before merge. Also, some ... - 09:48 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Completely finished the testing of 7045b. Pending for merge.
- 09:25 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Removed hard tabs from the previous commit. Committed on 7045b, revision 14838.
I do not think there is anything els... - 04:26 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Code review 6422a/14649-14653:
*Please note again that I am not familiar with the legacy audit feature set, so I a... - 10:41 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Kind reminder for a review
- 01:21 PM Feature #8138: ABLUnit configuration using environment variables
- I agree, we should add the ability to configure the bootstrap cfg file name (and only the bootstrap cfg file name) vi...
- 08:27 AM Feature #8138: ABLUnit configuration using environment variables
- Vladimir Tsichevski wrote:
> Using Java properties for client configuration will allow to run with no configuration ... - 06:53 AM Feature #8138: ABLUnit configuration using environment variables
- Marian Edu wrote:
> Vladimir Tsichevski wrote:
> > IMO this will add another layer of complexity and mixed technolo... - 06:49 AM Feature #8138: ABLUnit configuration using environment variables
- Vladimir Tsichevski wrote:
> IMO this will add another layer of complexity and mixed technology. Besides, using OS e... - 06:02 AM Feature #8138: ABLUnit configuration using environment variables
- IMO this will add another layer of complexity and mixed technology. Besides, using OS environment variables with Java...
- 04:13 AM Feature #8138: ABLUnit configuration using environment variables
- I'm extracting that from another unrelated issue just so it doesn't get lost.
Vladimir, we're running ABLUnit from... - 04:08 AM Feature #8138 (Internal Test): ABLUnit configuration using environment variables
- 12:18 PM Feature #6649: improve the performance or SourceNameMapper runtime
- 6649a has been dead-archived.
- 02:06 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Greg Shah wrote:
> Is 6649a a live branch?
It should not be, all the work I've done was in 6649b. - 05:30 AM Feature #8140: Client PID
- Is there a way to get the 'client' process identifier in FWD? We use that for sikuli to identify the process window t...
- 05:24 AM Feature #8140 (New): Client PID
- 05:12 AM Bug #8139: OS-COMMAND fails on windows if not in "batch mode"
- For what it's worth forcing the @SwingGuiDriver@ to take into account the @background@ option does solve the issue an...
- 04:48 AM Bug #8139: OS-COMMAND fails on windows if not in "batch mode"
- We're trying to start a 'ui simulator' based on sikuli using @OS-COMMAND@ and this is always failing if the client is...
- 04:16 AM Bug #8139 (New): OS-COMMAND fails on windows if not in "batch mode"
12/19/2023
- 10:18 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- 7045b passes a large set of regression tests from a customer application. I tested without the changes in rev. 14837....
- 10:13 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Is 6649a a live branch?
- 03:39 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Alexandru, I remember you also mentioned it in #6815. But at that time you asked Constantin for feedback on the idea....
- 03:32 AM Feature #6649: improve the performance or SourceNameMapper runtime
- I agree with Eric. Fine tuning cache-sizes is a common pattern when deploying. I would also like a mechanism that can...
- 09:38 AM Feature #6497: add equivalent support for the -T command line option
- 6497a was dead-archived.
12/18/2023
- 02:13 PM Feature #6649: improve the performance or SourceNameMapper runtime
- Dănuț Filimon wrote:
> [[p2j:Database Configuration#Cache-Sizes]] was updated with the necessary information for con... - 10:44 AM Feature #8124: rework conversion and runtime support for BLOCK-LEVEL and ROUTINE-LEVEL statements
- Some notes about this: ROUTINE/BLOCK-LEVEL affect the 'file' and not the 'instance'. So, for OO, each top-level call...
- 06:29 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Eduard, please mind that there are still some hard-tabs in the last 2 commits. (@BlockManager@).
12/15/2023
- 07:04 AM Feature #6417: cleanup some known items in appserver support
- @WebSpeed@ used to be OE app in the browser (in some script) running on the WebSpeed agent. So the client knew it is ...
- 04:39 AM Feature #6417: cleanup some known items in appserver support
- > * VersionInfo:clientType supports only 4GLCLIENT and APPSERVER at this time
Access to @clientType@ via:
* @SESS... - 02:51 AM Feature #6649: improve the performance or SourceNameMapper runtime
- [[p2j:Database Configuration#Cache-Sizes]] was updated with the necessary information for configuring the cache size ...
12/14/2023
- 12:24 PM Feature #8124: rework conversion and runtime support for BLOCK-LEVEL and ROUTINE-LEVEL statements
- Instead of emitting @onBlockLevel(Condition.ERROR, Action.THROW);@ or @onRoutineLevel(Condition.ERROR, Action.THROW);...
- 12:22 PM Feature #8124 (New): rework conversion and runtime support for BLOCK-LEVEL and ROUTINE-LEVEL stat...
- 12:18 PM Bug #8084 (Test): refactor the 'execute' method for legacy classes
- 11:56 AM Bug #8084: refactor the 'execute' method for legacy classes
- Branch 8084a was merged to trunk rev 14876 and archived.
- 11:38 AM Bug #8084: refactor the 'execute' method for legacy classes
- If you've done enough, you can merge.
- 11:34 AM Bug #8084: refactor the 'execute' method for legacy classes
- Greg Shah wrote:
> Yes, if you are complete with testing.
I haven't converted all apps, but I think the conversion ... - 09:47 AM Bug #8084 (Internal Test): refactor the 'execute' method for legacy classes
- Yes, if you are complete with testing.
- 09:32 AM Bug #8084: refactor the 'execute' method for legacy classes
- Greg Shah wrote:
> As an additional improvement, I wonder if we should change how @BLOCK-LEVEL@ and @ROUTINE-LEVEL@ ... - 07:10 PM Bug #8084: refactor the 'execute' method for legacy classes
- Code Review Task Branch 8084a Revisions 14870 through 14873
The changes are good.
As an additional improvement,... - 11:19 AM Feature #6649 (Test): improve the performance or SourceNameMapper runtime
- Branch 6649b was merged to trunk rev 14874 and archived.
- 11:08 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Yes, please merge now.
- 11:01 AM Feature #6649: improve the performance or SourceNameMapper runtime
- As this was the last testing required for #6649, I am preparing to merge 6649b.
- 10:58 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Constantin Asofiei wrote:
> Alexandru Lungu wrote:
> > Constantin, if 6649b passes ETF, we can merge it to trunk. P... - 10:32 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Alexandru Lungu wrote:
> Constantin, if 6649b passes ETF, we can merge it to trunk. Please let me know when to proce... - 09:43 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Constantin, if 6649b passes ETF, we can merge it to trunk. Please let me know when to proceed.
- 08:49 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Together with Alexandru we've managed to find a cause and solution for the trunk regression. I'm working on running ...
- 05:37 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Great news! I've ran the regression tests and all tests passed successfully.
- 10:30 AM Bug #8119 (Review): JavaDoc build task produces more warnings in Windows in comparison to Linux
- 10:30 AM Bug #8119 (WIP): JavaDoc build task produces more warnings in Windows in comparison to Linux
- 8119a r14874,14875: Option added to javadoc task to show all warnings.
- 09:15 AM Bug #8119: JavaDoc build task produces more warnings in Windows in comparison to Linux
- @ant@ automatically picks up any @-D@ options on the command line and turns them into properties that can be referenc...
- 09:08 AM Bug #8119: JavaDoc build task produces more warnings in Windows in comparison to Linux
- Once upon a time I got a project with configured linter that wasn't used. I enabled a test plan in the CI/CD for each...
- 08:57 AM Bug #8119: JavaDoc build task produces more warnings in Windows in comparison to Linux
- > So do we want to open the Pandora box?
No, but I do want to have a @-D@ option that we can use to enable it. Ma... - 02:12 AM Bug #8119: JavaDoc build task produces more warnings in Windows in comparison to Linux
- Here it is: The same output with @-Xdoclint:all@. So do we want to open the Pandora box?
- 09:29 AM Bug #8116: SEARCH vs FILE-INFO
- I like the idea.
- 07:13 AM Bug #8116: SEARCH vs FILE-INFO
- Vladimir Tsichevski wrote:
> The only difference I can recall is that the client configuration cannot be set from co... - 06:46 AM Bug #8116: SEARCH vs FILE-INFO
- Eugenie Lyzenko wrote:
> From application point of view the @PROPATH/SEARACHPATH@ should be @,@ separated. But in a ...
12/13/2023
- 10:49 AM Bug #8119: JavaDoc build task produces more warnings in Windows in comparison to Linux
- I don't know of a way to make OpenJDK show them. I'd be glad to see them (as long as it was optional) because to fin...
- 10:30 AM Bug #8119: JavaDoc build task produces more warnings in Windows in comparison to Linux
- Yes, it's Oracle. This explains it.
But the Oracle ones are valid issues. Can we somehow make Open JDK show them, ... - 10:15 AM Bug #8119: JavaDoc build task produces more warnings in Windows in comparison to Linux
- Could you be building on Windows using the Oracle JDK? The Oracle JDK generates a ver long list of javadoc errors as...
- 09:19 AM Bug #8119: JavaDoc build task produces more warnings in Windows in comparison to Linux
- @./gradlew ant-javadoc@ build task produces more warnings in Windows in comparison to Linux.
- 09:16 AM Bug #8119 (Closed): JavaDoc build task produces more warnings in Windows in comparison to Linux
- 10:08 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Alexandru Lungu wrote:
> It is normal to have 18-21 tests failed on that regression tests.
>
> As of my understan... - 09:52 AM Feature #6649: improve the performance or SourceNameMapper runtime
- I ran the #7669-1 test and one of the users failed during the run 75 due to a @StaleRecordException@. I am running 71...
- 09:06 AM Feature #6649: improve the performance or SourceNameMapper runtime
- It is normal to have 18-21 tests failed on that regression tests.
As of my understanding: if ETF passes, only ChUI... - 09:01 AM Feature #6649: improve the performance or SourceNameMapper runtime
- I finished testing a customer application with 7156b and 6649b and got between 18 (first run) and 21 (seconds run) te...
- 08:02 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Rebased 6649b to latest trunk. It is now at rev. 14886.
Constantin, you can start the ETF tests. These tests are n... - 07:46 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Danut, I am planning to do rebase of 6649b to the latest trunk now.
- 06:48 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Alexandru Lungu wrote:
> Danut, lets focus merging this by EOD. What testing is left?
Currently fixed the import.db... - 06:46 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Alexandru Lungu wrote:
> Danut, lets focus merging this by EOD. What testing is left?
Are all changes in 6649? I ca... - 06:45 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Danut, lets focus merging this by EOD. What testing is left?
- 09:38 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Committed on 7045b, revision 14837.
This change requires reconversion. 4gl constructs like @for tt@, should be con... - 08:27 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- I discussed with Eduard and it seems that the problem is that we have @forBlock(P2JQuery, int, String, Block)@, but w...
- 09:03 AM Bug #8116: SEARCH vs FILE-INFO
- Greg Shah wrote:
> Vladimir can also help here regarding the specifics of our ABLUnit support. It is slightly diffe... - 08:58 AM Bug #8116: SEARCH vs FILE-INFO
- From application point of view the @PROPATH/SEARACHPATH@ should be @,@ separated. But in a real application the separ...
- 08:53 AM Bug #8116: SEARCH vs FILE-INFO
- Vladimir can also help here regarding the specifics of our ABLUnit support. It is slightly different because of the ...
- 08:51 AM Bug #8116: SEARCH vs FILE-INFO
- I'll make a couple of quick points and then Eugenie will take it from there.
1. Your use case should be supported ... - 08:53 AM Feature #4392: add -pf support for appserver CONNECT() method
- 4392a r14868 Ready for review. Fixing the remote @FileStream@ by adding a flag to determine if the file is supposed t...
- 06:11 AM Feature #4392: add -pf support for appserver CONNECT() method
- A note: Even with @StreamFactory@ it's not always the client filesystem, but depends on the directory config @server-...
- 01:39 AM Feature #4392: add -pf support for appserver CONNECT() method
- I'll add a flag to handle both cases. By default it will be the old logic, since we can't pinpoint where it's used. A...
- 08:26 PM Feature #4392: add -pf support for appserver CONNECT() method
- Constantin Asofiei wrote:
> Ovidiu, please see previous note - do you recall why that was added?
I remember the mom... - 06:40 AM Bug #8084 (Review): refactor the 'execute' method for legacy classes
- The changes for this and #8069 are in 8084a rev 14873. Please review.
12/12/2023
- 02:31 PM Feature #6649: improve the performance or SourceNameMapper runtime
- Alexandru Lungu wrote:
> Danut, is it possible to test 6649b without reconverting? This should theoretically run wit... - 11:18 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Danut, is it possible to test 6649b without reconverting? This should theoretically run with no problem and build up ...
- 07:04 AM Feature #6649: improve the performance or SourceNameMapper runtime
- The results of the POC test are in :)
|_. |_. Baseline (4 cold tests avg) |_. 7156b + 66... - 05:07 AM Feature #6649: improve the performance or SourceNameMapper runtime
- I smoke tested a large customer application with 6649b and everything worked well. Currently running POC tests.
- 04:44 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Dănuț Filimon wrote:
> I addressed the review from Hynek in *6649b.rev.14879*
Code review. The changes are good.
- 03:33 AM Feature #6649 (Internal Test): improve the performance or SourceNameMapper runtime
- 03:32 AM Feature #6649: improve the performance or SourceNameMapper runtime
- I addressed the review from Hynek in *6649b.rev.14879* where I added a @removeIdentifier@ method and changed the logg...
- 02:55 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Alexandru Lungu wrote:
> Constantin, can you run the ETF tests with 6649b once ready? Thank you.
Will do.
- 02:54 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Danut, please mark this as Urgent; we need to test it asap.
Thus, address the review from Hynek and lets move on w... - 11:07 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Eduard, there is an API issue we have on BlockManager. I think the rewriting of the BlockManager API to include the q...
- 03:55 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Committed on 7045b, revision 14836.
- removed @handleQueryOffEnd@ method from QueryWrapper and all of its usage.
- ... - 02:58 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Eduard, please address the latest suggestions and commit to 7045b.
Lets redo the whole testing process with this l... - 09:09 AM Feature #4392: add -pf support for appserver CONNECT() method
- > By the way @-pf@ for DB connect uses @new File()@. Is it acceptable there?
No. That is not OK there either. - 02:37 AM Feature #4392: add -pf support for appserver CONNECT() method
- Constantin Asofiei wrote:
> Galya B wrote:
> > By the way @-pf@ for DB connect uses @new File()@. Is it acceptable ... - 02:17 AM Feature #4392: add -pf support for appserver CONNECT() method
- Galya B wrote:
> By the way @-pf@ for DB connect uses @new File()@. Is it acceptable there?
You mean the code in @C... - 01:48 AM Feature #4392: add -pf support for appserver CONNECT() method
- Ovidiu, please see previous note - do you recall why that was added?
- 01:44 AM Feature #4392: add -pf support for appserver CONNECT() method
- I've found the issue with the remote stream:
@FileStream@:... - 12:47 AM Feature #4392: add -pf support for appserver CONNECT() method
- Greg Shah wrote:
> Code Review Task Branch 4392a Revisions 14865 and 14866
>
> I did a quick review. The primary... - 12:45 AM Feature #4392: add -pf support for appserver CONNECT() method
- Greg Shah wrote:
> Code Review Task Branch 4392a Revisions 14865 and 14866
>
> I did a quick review. The primary... - 08:16 AM Bug #8116: SEARCH vs FILE-INFO
- Although there is this slight difference in FWD implementation my issue seems to come from invalid @PROPATH@ settings...
- 04:19 AM Bug #8116: SEARCH vs FILE-INFO
- When using @SEARCH@ using relative path in 4GL the file is looked-up in all @PROPATH@ entries and if found the full-p...
- 04:19 AM Bug #8116 (New): SEARCH vs FILE-INFO
12/11/2023
- 03:56 PM Feature #4392: add -pf support for appserver CONNECT() method
- Some other notes, beside what Greg mentioned:
# does @-pf@ overwrite only the preceding options (the one which appea... - 03:10 PM Feature #4392: add -pf support for appserver CONNECT() method
- Constantin: Please review.
- 03:10 PM Feature #4392: add -pf support for appserver CONNECT() method
- Code Review Task Branch 4392a Revisions 14865 and 14866
I did a quick review. The primary issue I see is that the... - 10:12 AM Feature #4392: add -pf support for appserver CONNECT() method
- ...and r14866 for the file header.
- 10:07 AM Feature #4392 (Review): add -pf support for appserver CONNECT() method
- 4392a r14865 ready for review.
Fixes the connect param "-pf" for servers. The code wasn't completed and was throwi... - 01:19 PM Feature #6649: improve the performance or SourceNameMapper runtime
- Code review 6649b revision 14878.
@MonitorRunnable.identifiers@ are never cleared. Shouldn't an entry be removed, ... - 03:15 AM Feature #6417: cleanup some known items in appserver support
- > * versioninfo fields are read-only, but writing them is a runtime error and not compile error in FWD.
This one see...
12/08/2023
- 08:38 AM Feature #6649: improve the performance or SourceNameMapper runtime
- Rebased 6649b to latest trunk. 6649b is now at rev. 14878.
- 05:54 AM Feature #6649: improve the performance or SourceNameMapper runtime
- *Committed 6649b/rev.14849* where I made the following changes:
- Created @MonitorRunnable@ which allows identifying... - 06:40 AM Feature #6417: cleanup some known items in appserver support
- > * argument translation to remote definition type I think is done the same as the CALL statement does it...
What do...
Also available in: Atom