Project

General

Profile

Activity

From 05/04/2023 to 06/02/2023

06/02/2023

11:22 AM Bug #7198: conversion of empty UPDATE/SET/PROMPT-FOR statements
7198a rev 14507 was rebased from trunk rev 14604 - new rev 14605.
rev 14606 has an adjustment for new downPath(tok...
Constantin Asofiei
10:00 AM Bug #7198: conversion of empty UPDATE/SET/PROMPT-FOR statements
Greg Shah wrote:
> > There is more work for ENABLE and any other UI statements. Plus I don't know what happens if t...
Constantin Asofiei
09:57 AM Bug #7198: conversion of empty UPDATE/SET/PROMPT-FOR statements
> There is more work for ENABLE and any other UI statements. Plus I don't know what happens if there are @DO WITH FR... Greg Shah

06/01/2023

03:39 PM Feature #6422 (Review): implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Theodoros Theodorou

05/31/2023

03:41 PM Feature #4065: server-side processing of client platform dependencies
4065d rebased and merged to trunk as revision 14594. The branch was archived. Hynek Cihlar
03:30 PM Feature #4065: server-side processing of client platform dependencies
Code Review Task Branch 4065d Revision 14593
No objections. You can merge to trunk now.
Greg Shah
03:24 PM Feature #4065: server-side processing of client platform dependencies
The regression fix in #4065-150 was checked in 4065d and is ready to be merged to trunk once it passes review. Hynek Cihlar
01:15 PM Feature #4065: server-side processing of client platform dependencies
Greg Shah wrote:
> Is the fix for #4065-150 in a branch?
Not yet AFAIK. I will create task branch 4065d for this....
Hynek Cihlar
08:52 AM Feature #4065: server-side processing of client platform dependencies
Is the fix for #4065-150 in a branch? Greg Shah
11:57 AM Feature #3853: implement LOG-MANAGER runtime
Here are my startup args tests. Now with focus on error thrown or shown. The current impl will have to be revised.
...
Galya B
08:57 AM Bug #7247 (Review): Dataset:READ-XML does nothing
Finished.
Committed to 7247a/14597.
Please review.
Thank you.
Igor Skornyakov

05/30/2023

11:12 AM Bug #7247: Dataset:READ-XML does nothing
Added support for inferring DATASET/TEMP-TABLE structure from XML (w/o namespaces)
Committed to 7247a/14596.
Th...
Igor Skornyakov

05/29/2023

04:37 PM Bug #7247: Dataset:READ-XML does nothing
Inferring DATASET from XML is almost done.
To be done:
# Inferring RELATIONs
# Supporting attributes
# Supporting...
Igor Skornyakov
11:08 AM Feature #6420: implement the AUDIT-ENABLED() built-in function
Greg Shah wrote:
> > I believe the best way to simulate the @proutil ... enableauditing@ functionality is by adding ...
Eric Faulhaber
10:21 AM Feature #6420: implement the AUDIT-ENABLED() built-in function
> I believe the best way to simulate the @proutil ... enableauditing@ functionality is by adding a flag in @server/di... Greg Shah
04:20 AM Feature #6420: implement the AUDIT-ENABLED() built-in function
To enable auditing, the following commands should be executed in @proenv@:... Theodoros Theodorou
09:45 AM Feature #4065: server-side processing of client platform dependencies
Greg Shah wrote:
> Hynek Cihlar wrote:
> > Greg Shah wrote:
> > > What is the effort to decouple these so that the...
Hynek Cihlar
09:44 AM Feature #4065: server-side processing of client platform dependencies
Hynek Cihlar wrote:
> Greg Shah wrote:
> > What is the effort to decouple these so that the server's inbound connec...
Greg Shah
09:43 AM Feature #4065: server-side processing of client platform dependencies
Greg Shah wrote:
> What is the effort to decouple these so that the server's inbound connections do not use the clie...
Hynek Cihlar
09:05 AM Feature #4065: server-side processing of client platform dependencies
> Greg, for the process resource, launch will be conducted on the server only when no terminal is needed. That is for... Greg Shah
09:01 AM Feature #4065: server-side processing of client platform dependencies
> I implemented server sockets to be a distinct resource from client sockets. So currently one can define server sock... Greg Shah
06:29 AM Feature #4065: server-side processing of client platform dependencies
Greg, for the process resource, launch will be conducted on the server only when no terminal is needed. That is for t... Hynek Cihlar
04:23 AM Feature #4065: server-side processing of client platform dependencies
Hynek Cihlar wrote:
> For the socket client the key store password is read from the client parameters @ssl-socket:tr...
Hynek Cihlar
04:22 AM Feature #4065: server-side processing of client platform dependencies
For the socket client the key store password is read from the client parameters @ssl-socket:truststore:password@. How... Hynek Cihlar

05/28/2023

11:58 AM Feature #4065: server-side processing of client platform dependencies
I implemented server sockets to be a distinct resource from client sockets. So currently one can define server socket... Hynek Cihlar

05/26/2023

03:27 PM Feature #6420: implement the AUDIT-ENABLED() built-in function
> There is already another boolean for the other audit implementation: @security/aduit/enabled@.
No, the two audit...
Greg Shah
03:20 PM Feature #6420: implement the AUDIT-ENABLED() built-in function
How should I implement this feature? Should I add a boolean in @server/directory.xml@? There is already another boole... Theodoros Theodorou
07:48 AM Feature #6420: implement the AUDIT-ENABLED() built-in function
When this is implemented, please put it in branch 6422a. Greg Shah
01:21 PM Bug #7247: Dataset:READ-XML does nothing
Greg Shah wrote:
> What is left to do in this task? Please set the %Done. Also, move it to review status if it is ...
Igor Skornyakov
01:06 PM Bug #7247: Dataset:READ-XML does nothing
What is left to do in this task? Please set the %Done. Also, move it to review status if it is ready for review. Greg Shah
11:33 AM Bug #7247: Dataset:READ-XML does nothing
Rebased 7247a to trunk/14590.
Pushed up to revision 14592.
Igor Skornyakov
11:26 AM Bug #7247: Dataset:READ-XML does nothing
Implemented inferring temp-table structure from XML.
Committed to 7247a/14588.
Igor Skornyakov
12:08 PM Feature #6649: improve the performance or SourceNameMapper runtime
Joe Davis wrote:
> Greg Shah wrote:
> > Joe: Where does this work stand? I'd like to get the early review done as ...
Hynek Cihlar
11:57 AM Feature #6649: improve the performance or SourceNameMapper runtime
Greg Shah wrote:
> Joe: Where does this work stand? I'd like to get the early review done as well as get an update ...
Joe Davis
07:52 AM Feature #7386: predefined auditing events support and a better persistence approach for auditing ...
Implement 4GL auditing capability for predefined events (@event_id < 32000@).
Rework the simplistic persistence ap...
Greg Shah
07:50 AM Feature #7386 (New): predefined auditing events support and a better persistence approach for aud...
Greg Shah
07:47 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
I've confirmed with the customer that they do not need the predefined events support. At this time, let's just get t... Greg Shah

05/25/2023

12:36 PM Feature #4065: server-side processing of client platform dependencies
Constantin Asofiei wrote:
> Constantin Asofiei wrote:
> > Hynek, there is a regression in trunk rev 14580 - this se...
Hynek Cihlar
12:36 PM Feature #4065: server-side processing of client platform dependencies
Constantin Asofiei wrote:
> Hynek, there is a regression in trunk rev 14580 - this seems to fix it, I need to finish...
Constantin Asofiei
11:45 AM Feature #6649: improve the performance or SourceNameMapper runtime
Joe: Where does this work stand? I'd like to get the early review done as well as get an update on your subsequent o... Greg Shah
10:17 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Theodoros Theodorou wrote:
> 5. As Igor stated, we can use @Kafka@ to store these messages and use something like @k...
Igor Skornyakov
09:56 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Igor/Theodoros: These are good analyses.
> Leave it as it is for now because just 2 commands are adding in this ta...
Greg Shah
09:42 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
I agree with Igor.
I investigated the classes a bit and as I understand they keep some info in memory instead of u...
Theodoros Theodorou
08:43 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
The idea of the optimization of the @_Lock@ and @_Usertablestat@ VST support is to postpone updating the correspondin... Igor Skornyakov
02:14 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Eric Faulhaber wrote:
> As 6422a currently is implemented, we are taking a round trip to the database to insert a re...
Igor Skornyakov

05/24/2023

03:50 PM Bug #7247: Dataset:READ-XML does nothing
Extracted common code in XmlImport/JsonImport to a base class.
Committed to 7247a/14585.
Igor Skornyakov
12:14 PM Feature #4065: server-side processing of client platform dependencies
Hynek, there is a regression in trunk rev 14580 - this seems to fix it, I need to finish ETF testing to confirm.
<pr...
Constantin Asofiei
11:09 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
As 6422a currently is implemented, we are taking a round trip to the database to insert a record into the @meta_aud_a... Eric Faulhaber
06:24 AM Feature #6410: implement additional built-in OO classes/interfaces
Marian Edu wrote:
> > Also, 6410a branch is on xfer - do you still have problems using bzr on xfersrv01? If not, pl...
Constantin Asofiei
06:23 AM Feature #6410: implement additional built-in OO classes/interfaces
Constantin Asofiei wrote:
> Marian, something else to note: I'm looking at the patch, and I don't understand somethi...
Marian Edu
06:20 AM Feature #6410: implement additional built-in OO classes/interfaces
Constantin Asofiei wrote:
> Marian, what skeleton revision did you use for the skeleton patch? I can't apply it clea...
Marian Edu
06:05 AM Feature #6649: improve the performance or SourceNameMapper runtime
Joe Davis wrote:
> Hynek Cihlar wrote:
> > Joe, I see you changed the status of this issue to Review. Are the chang...
Hynek Cihlar

05/23/2023

05:59 PM Feature #6649: improve the performance or SourceNameMapper runtime
Hynek Cihlar wrote:
> Joe, I see you changed the status of this issue to Review. Are the changes checked in anywhere...
Joe Davis
11:14 AM Feature #6649: improve the performance or SourceNameMapper runtime
Joe, I see you changed the status of this issue to Review. Are the changes checked in anywhere? Hynek Cihlar
03:57 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Hello Eric and Ovidiu. Greg asked me to ask for a review regarding my implementation of meta_aud_audit_data. To test ... Theodoros Theodorou
07:04 AM Feature #4065: server-side processing of client platform dependencies
4065b merged to trunk as revision 14580 and archived. Hynek Cihlar
06:46 AM Feature #4065: server-side processing of client platform dependencies
Greg Shah wrote:
> Go ahead.
In progress.
Hynek Cihlar
06:00 AM Feature #4065: server-side processing of client platform dependencies
Go ahead. Greg Shah
03:08 AM Feature #4065: server-side processing of client platform dependencies
Greg, I'd like to merge 4065b to trunk to address the regressions. Hynek Cihlar

05/22/2023

07:01 PM Feature #6649 (Review): improve the performance or SourceNameMapper runtime
Joe Davis
12:26 PM Feature #4065: server-side processing of client platform dependencies
> > Are you working on process launching and server-sockets?
>
> No, I switched to my other priority tasks.
Let...
Greg Shah
12:16 PM Feature #4065: server-side processing of client platform dependencies
Greg Shah wrote:
> Are you working on process launching and server-sockets?
No, I switched to my other priority t...
Hynek Cihlar
12:14 PM Feature #4065: server-side processing of client platform dependencies
> I named the "resource" just "webservice". It would probably make sense to rename it to @webservice-client@ and dist... Greg Shah
11:45 AM Feature #4065: server-side processing of client platform dependencies
Greg Shah wrote:
> Code Review Task Branch 4065b Revisions 14576 and 14577
>
> 1. Doesn't @ClientSideResourceMana...
Hynek Cihlar
08:32 AM Feature #4065: server-side processing of client platform dependencies
Code Review Task Branch 4065b Revisions 14576 and 14577
1. Doesn't @ClientSideResourceManager.initialize()@ need a...
Greg Shah
05:03 AM Feature #4065: server-side processing of client platform dependencies
I checked in a fix for another client initialization problem in 4065b revision 14577. @StreamDaemon@ initialization m... Hynek Cihlar

05/19/2023

03:49 PM Feature #4065: server-side processing of client platform dependencies
4065b revision 14576 implements server-side web service calling. Please review.
I named the "resource" just "webse...
Hynek Cihlar
09:47 AM Feature #4065: server-side processing of client platform dependencies
Code Review Task Branch 4065b Revision 14571
No objections.
Greg Shah
11:23 AM Feature #6410: implement additional built-in OO classes/interfaces
Marian, something else to note: I'm looking at the patch, and I don't understand something: the Java method name for ... Constantin Asofiei
10:20 AM Feature #6410: implement additional built-in OO classes/interfaces
Marian, what skeleton revision did you use for the skeleton patch? I can't apply it cleanly. I've pushed skeleton re... Constantin Asofiei

05/17/2023

11:12 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Yes Greg Shah
10:55 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
I am thinking of creating a persistent metadata table similar to @meta_user@ for the @_aud-audit-data@. Something lik... Theodoros Theodorou

05/15/2023

12:53 PM Feature #4065: server-side processing of client platform dependencies
Hynek Cihlar wrote:
> I created task branch 4065b and checked in a fix for the regression reported in #5731-856.
> ...
Hynek Cihlar
09:34 AM Feature #4065: server-side processing of client platform dependencies
Constantin Asofiei wrote:
> Greg, also, something else to note: there is code in @p2j.oo@ for client sockets and a...
Marian Edu
06:51 AM Feature #4065: server-side processing of client platform dependencies
Greg Shah wrote:
> I thought we already supported regular 4GL client sockets on the server side,
Yes, 4GL client s...
Constantin Asofiei
06:11 AM Feature #4065: server-side processing of client platform dependencies
I thought we already supported regular 4GL client sockets on the server side, but the missing part was the web servic... Greg Shah
05:41 AM Feature #4065: server-side processing of client platform dependencies
Hynek, I think there is some confusion: REST/SOAP/WebHandler are for the FWD web service support (server-side deploym... Constantin Asofiei

05/13/2023

06:30 PM Feature #4065: server-side processing of client platform dependencies
I created task branch 4065b and checked in a fix for the regression reported in #5731-856.
ThinClient must be inst...
Hynek Cihlar

05/12/2023

04:12 PM Feature #4065: server-side processing of client platform dependencies
It is the client side (calling) only. Greg Shah
04:00 PM Feature #4065: server-side processing of client platform dependencies
Greg, is the scope of the server-side web-services only the invocation part (i.e. @WebServiceHelper@, @WebServiceImpl... Hynek Cihlar
03:54 PM Feature #4065: server-side processing of client platform dependencies
Yes, until #6082 is complete. Greg Shah
03:25 PM Feature #4065: server-side processing of client platform dependencies
Greg Shah wrote:
> Is @oo/serialization/SerializeAll.cls@ included in the conversion list? All referenced OO classe...
Hynek Cihlar
03:03 PM Feature #4065: server-side processing of client platform dependencies
Is @oo/serialization/SerializeAll.cls@ included in the conversion list? All referenced OO classes/interfaces/enums i... Greg Shah
02:10 PM Feature #4065: server-side processing of client platform dependencies
Constantin Asofiei wrote:
> The wiki is here: [[p2j:Testcases#Running-Web-tests|Running Web Tests]]. You will need ...
Hynek Cihlar
05:52 AM Feature #4065: server-side processing of client platform dependencies
XML load/save is already handled with the server-side file access. It is enough to activate server-side file resource. Hynek Cihlar

05/11/2023

01:53 PM Feature #7348: mutable proxy implementation
I've looked at the profiling data and the count is this:
* @ReferenceProxy.invoke@ - 600k via 44k instances and 12k ...
Constantin Asofiei
10:52 AM Feature #7348: mutable proxy implementation
For certain use cases (currently only for DMO proxies), we currently proxy an existing DMO proxy to redirect method i... Eric Faulhaber
10:47 AM Feature #7348 (New): mutable proxy implementation
Eric Faulhaber
12:43 PM Feature #6819: refactor FWD proxy implementation to use ReflectASM instead of Java Method reflection
So, I've expanded 6819b to use 'public static' lambdas defined only once, in a distinct @$__<type>Lambda@ class. The... Constantin Asofiei
12:08 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
> Theodoros wrote:
> Will I need to implement the database functionality?
Yes. Since the 4GL just exposes audit...
Greg Shah
10:19 AM Feature #4065: server-side processing of client platform dependencies
The wiki is here: [[p2j:Testcases#Running-Web-tests|Running Web Tests]]. You will need SoapUI, and possible need to ... Constantin Asofiei
10:11 AM Feature #4065: server-side processing of client platform dependencies
Constantin, what is currently the least stressful way to test web-services? Hynek Cihlar
06:09 AM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
Greg Shah wrote:
> Igor: Please create a new task for this and post the recreate, link it here as a Related Task.
>...
Igor Skornyakov
06:05 AM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
Greg Shah wrote:
> > can I merge the task branch to the trunk?
>
> Yes
The branch 7123a was merged to the trun...
Igor Skornyakov
05:35 AM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
> I understand that the issue from note #7193-60 is irrelevant to this task (the @memptr@ deallocation attempt after ... Greg Shah
02:24 AM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
Ovidiu Maxiniuc wrote:
> I reviewed 7193a/14580 and found no problems in this last commit.
>
> I understand that ...
Igor Skornyakov
10:04 PM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
I reviewed 7193a/14580 and found no problems in this last commit.
I understand that the issue from note #7193-60 i...
Ovidiu Maxiniuc
06:08 AM Bug #7345: The memptr deallocation attempt after the connection to client is interrupted/suspended
Recently I started to see the following exception at the end of the test session close:... Igor Skornyakov
06:06 AM Bug #7345 (New): The memptr deallocation attempt after the connection to client is interrupted/su...
Igor Skornyakov

05/10/2023

09:02 AM Feature #6819: refactor FWD proxy implementation to use ReflectASM instead of Java Method reflection
Branch 6819a was created from trunk rev 14563. Rev 14564 contains the @(MethodAccess, index)@ arguments at the prox... Constantin Asofiei
01:52 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Greg Shah wrote:
> Is this the core idea: you edit the @_aud-event@ to add/change events that should be audited? ...
Marian Edu

05/09/2023

03:42 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
> @Audit Policy Maintenance@ tools is supposed to be used for defining the audit policies - [[https://docs.progress.c... Greg Shah
03:11 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Greg Shah wrote:
> Theodoros: Is there any 4GL code which can be used to enable these default audit events? I don...
Marian Edu
02:49 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Yes, the features in [[p2j:Auditing]] are what I was referring to above in #6422-5 as the "SecurityManager Auditing".... Greg Shah
01:42 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Greg/Eric, there is this documentation in OpenEdge: https://docs.progress.com/bundle/openedge-security-auditing-intro... Constantin Asofiei
01:16 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
The auditing is about recording important events. I found a wiki page regarding auditing [[p2j:Auditing]]. It looks l... Theodoros Theodorou

05/08/2023

02:14 PM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
Greg Shah wrote:
> > Recently I started to see the following exception at the end of the test session close:
> > [....
Igor Skornyakov
01:55 PM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
> Recently I started to see the following exception at the end of the test session close:
> [...]
>
> This happen...
Greg Shah
12:39 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Greg Shah wrote:
> Eric: Please review this task in regard to @_aud-audit-data@ and provide guidance.
I am not fa...
Eric Faulhaber
11:32 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Good. Please keep going with tests and documentation for the behavior of the rest of the features. I'd like all of ... Greg Shah
10:40 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
There are tests under @testcases/security/audit_control@.
The command @APPL-CONTEXT-ID@ is @?@ by default. The com...
Theodoros Theodorou

05/06/2023

01:53 PM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
Recently I started to see the following exception at the end of the test session close:... Igor Skornyakov
01:49 PM Bug #7193 (Review): READ-JSON is not supported for the "LONGCHAR" source type
Ovidiu Maxiniuc wrote:
> Review of 7193a/14570 (compared to previous iteration, 14567).
> * @JsonImport.java@
> **...
Igor Skornyakov

05/05/2023

05:48 AM Bug #7193 (WIP): READ-JSON is not supported for the "LONGCHAR" source type
Greg Shah
05:48 AM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
Agreed. Greg Shah
05:35 AM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
Greg Shah wrote:
> > Before merging this branch to trunk we should test it against Z/POC application.
>
> Ovidiu:...
Igor Skornyakov
05:25 AM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
> Before merging this branch to trunk we should test it against Z/POC application.
Ovidiu: Yes, please do.
Greg Shah
02:57 AM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
Rebased 7193a from the trunk/14560.
Pushed up to revision 14578.
Re-testing.
Igor Skornyakov
10:28 PM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
Review of 7193a/14570 (compared to previous iteration, 14567).
* @JsonImport.java@
** line 914: you replaced @relat...
Ovidiu Maxiniuc

05/04/2023

02:44 PM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
Igor: Please set the % Done. Greg Shah
02:43 PM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
Ovidiu: Please review. Greg Shah
02:43 PM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
Greg Shah wrote:
> Please remove the streams usage.
Done.
Committed to 7193a/14570.
Igor Skornyakov
02:33 PM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
Please remove the streams usage. Greg Shah
10:41 AM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
Igor Skornyakov wrote:
> Greg Shah wrote:
> > We've found that runtime code measurably slows down when one uses 5 s...
Igor Skornyakov
10:26 AM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
Greg Shah wrote:
> We've found that runtime code measurably slows down when one uses 5 stacks (or any large number) ...
Igor Skornyakov
07:50 AM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
> I do not think that JsonImport is called very often in real apps
JSON processing will be very heavily used in RE...
Greg Shah
04:41 AM Bug #7193: READ-JSON is not supported for the "LONGCHAR" source type
Ovidiu Maxiniuc wrote:
> Review of 7193a/14567, (re-)based on trunk 14552:
> * @TemporaryBuffer.java@: The H note m...
Igor Skornyakov
10:53 AM Bug #7272 (Test): RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
Greg Shah
10:11 AM Bug #7272: RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
Task branch 7272a was merged to the trunk as rev 14555 and archived. Galya B
09:49 AM Bug #7272: RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
Go ahead with the merge. Greg Shah
09:40 AM Bug #7272: RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
Thanks, I think we are OK with what we wanted to solve in this task. Regarding appserver - I see messages being logg... Constantin Asofiei
09:39 AM Bug #7272: RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
For appserver do we somehow narrow down the condition in Window further by excluding appserver. Galya B
09:37 AM Bug #7272: RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
Tested in FWD.
*Batch:*
output.txt...
Galya B
09:10 AM Bug #7272: RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
Please provide a status of how it works with 7272a:
* in ChUI (terminal) - if the message on the screen and in the f...
Constantin Asofiei
08:20 AM Bug #7272: RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
OK, I get confused by all the garbage output from System.err (hopefully some day it will go away). It's indeed a chan... Galya B
08:06 AM Bug #7272: RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
Galya Bogdanova wrote:
> What is chui terminal in OE? In FWD it doesn't have that message area on the bottom, so it ...
Constantin Asofiei
08:02 AM Bug #7272: RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
What is chui terminal in OE? In FWD it doesn't have that message area on the bottom, so it looks like batch. Galya B
08:00 AM Bug #7272: RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
Then this condition is not right @boolean switchedOnChui = tc.isChui() && switched; @.
Batch is a kind of ChUI cli...
Constantin Asofiei
07:58 AM Bug #7272: RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
Our "message" ends up straight on the terminal with batch and chui-terminal, while it's not expected there. Galya B
07:57 AM Bug #7272: RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
In OE if you run the procedure as batch: @pro -b -p proc.p@, this is what I'm referring to chui (probably not the rig... Galya B
07:54 AM Bug #7272: RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
Galya, I don't understand the Window.java change - in ChUI, this code emits the error message, in OpenEdge, in the te... Constantin Asofiei
01:30 AM Bug #7272: RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
Constantin Asofiei wrote:
> Galya, please add your changes to the 7272a branch.
Up in 7272a r14554-14556.
Galya B
01:21 AM Bug #7272: RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
Galya, please add your changes to the 7272a branch. Constantin Asofiei
01:17 AM Bug #7272 (Review): RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
Galya B
01:16 AM Bug #7272 (WIP): RUN ... NO-ERROR must log the 'missing.p was not found' message, always.
Galya B
09:42 AM Feature #6649: improve the performance or SourceNameMapper runtime
Joe, I suggest you go with Greg's idea in #6649-17 first. This is relatively simple change and will be a good opportu... Hynek Cihlar
09:19 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Eric: Please review this task in regard to @_aud-audit-data@ and provide guidance. Greg Shah
09:09 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Sorry for the mistake in the email, this task is not ready for review yet.
As I wrote in 7027, the commands @AUDIT...
Theodoros Theodorou
06:30 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Code Review Task Branch 6422a Revision 14547
The initial changes seem OK. There may be some slight deviations fro...
Greg Shah
 

Also available in: Atom