Project

General

Profile

Activity

From 04/23/2014 to 05/22/2014

05/21/2014

02:46 PM Bug #2280 (Closed): Error with FIND-FIRST() method
Eric Faulhaber

05/20/2014

01:04 PM Feature #2220: dynamic query methods which require implementation
Yes, they differ and match P2J. Stanislav Lomany
09:45 AM Feature #2220: dynamic query methods which require implementation
Do the results differ if the query is not set to be scrolling? Eric Faulhaber

05/19/2014

05:13 PM Feature #2296: update record buffer validation to prevent database index overflow
During last days I encountered inconsistent readings about the errors I get and whether I get some errors:
I did som...
Ovidiu Maxiniuc
04:33 PM Bug #2219 (Closed): problematic dynamic query test cases
Eric Faulhaber
07:34 AM Bug #2219 (Review): problematic dynamic query test cases
Stanislav Lomany
07:34 AM Bug #2219 (WIP): problematic dynamic query test cases
Stanislav Lomany

05/13/2014

04:49 PM Feature #1661 (Closed): support case-sensitive fields in indexes
Eric Faulhaber

05/12/2014

03:47 PM Bug #2280: Error with FIND-FIRST() method
Update vmn_upd20140510a.zip committed and distributed, test case is checked into @testcases@ project. Vadim Nebogatov
09:54 PM Bug #2280: Error with FIND-FIRST() method
Code review 20140510a:
The fix looks good to me.
There is no point in regression testing this with the regressi...
Eric Faulhaber
12:41 PM Feature #2296: update record buffer validation to prevent database index overflow
Why are not @vData.dirtyUnique@ and @vData.dirtyNonUnique@ correctly initialized, from the point of view of index ch... Ovidiu Maxiniuc
08:43 AM Feature #2296: update record buffer validation to prevent database index overflow
Eric Faulhaber wrote:
> Please explain in more detail the incorrect behavior you have found with @vData@. Is it a ge...
Ovidiu Maxiniuc
09:57 PM Feature #2281 (Closed): enhance schema name conversion to support literal replacements
Eric Faulhaber

05/11/2014

05:02 PM Bug #2280: Error with FIND-FIRST() method
Attached fix for this issue. Vadim Nebogatov
11:49 AM Feature #2281: enhance schema name conversion to support literal replacements
Regression executed 2 times:
20140508_182010: 2 FAILED (all timeout related): tc_job_002, tc_pay_sfc_003
20140...
Vadim Nebogatov

05/09/2014

05:29 PM Feature #2296: update record buffer validation to prevent database index overflow
> I was forced to rewrite the detection of affected indexes as the @vData@ does not contain the correct lists of @uni... Eric Faulhaber
04:51 PM Feature #2296: update record buffer validation to prevent database index overflow
I found some more edge-cases that require special handling for emulation of p4gl behavior.
I was forced to rewrite t...
Ovidiu Maxiniuc

05/08/2014

03:55 PM Feature #2296: update record buffer validation to prevent database index overflow
Intermediary update attached. It contains the algorithm for validation that was should be a little changed.
The tw...
Ovidiu Maxiniuc
07:02 AM Bug #2219: problematic dynamic query test cases
> Does this fix both variants of the problem in notes 1 & 2?
Yes.
Stanislav Lomany
10:07 PM Bug #2219: problematic dynamic query test cases
Code review 20140504a:
Update looks good. Please regression test and commit/distribute if it passes.
Does this ...
Eric Faulhaber
03:25 AM Bug #2280 (WIP): Error with FIND-FIRST() method
Vadim Nebogatov
09:45 PM Feature #2281: enhance schema name conversion to support literal replacements
Code review 20140507a:
This update looks much better.
Regarding the implementation of the naming collision warn...
Eric Faulhaber

05/07/2014

04:04 PM Feature #2281: enhance schema name conversion to support literal replacements
Vadim Nebogatov wrote:
> Update vmn_upd20140507a.zip with results and used hints vmn_upd20140507b.zip attached.
Ple...
Eric Faulhaber
08:02 AM Feature #2281: enhance schema name conversion to support literal replacements
Update vmn_upd20140507a.zip with results and used hints vmn_upd20140507b.zip attached.
Removed adding unique suffi...
Vadim Nebogatov
02:55 PM Bug #2259 (Closed): computed character columns are not created for dynamic tables
Issue has been addressed as part of #1661. Eric Faulhaber
02:47 PM Feature #1661: support case-sensitive fields in indexes
Ovidiu Maxiniuc wrote:
> Where were those logs extracted from ?
My local customer server project environment.
> I ...
Eric Faulhaber
02:43 PM Feature #1661: support case-sensitive fields in indexes
Where were those logs extracted from ? I double checked now the server logs from my regression test results and I cou... Ovidiu Maxiniuc
02:29 PM Feature #1661 (WIP): support case-sensitive fields in indexes
I have re-opened this task, as it appears it creates a regression with projects that use Progress metadata tables. Th... Eric Faulhaber

05/06/2014

10:43 AM Feature #2296: update record buffer validation to prevent database index overflow
In order to reproduce the exact Progress behavior we need to count the bytes of a index-key, the same way Progress do... Ovidiu Maxiniuc
08:06 AM Feature #2296: update record buffer validation to prevent database index overflow
There is no such thing a a fixed length field in Progress. Any length specification in the database is advisory (i.e... Greg Shah
03:43 AM Bug #2222: WRITE event triggered too early
I realized I forgot to mention one thing that I put aside because it did not fit well with my researches.
My first...
Ovidiu Maxiniuc

05/05/2014

05:13 PM Feature #2296 (WIP): update record buffer validation to prevent database index overflow
Started implementation with initial configuration/validation and research on Progress behavior on this error. Not che... Ovidiu Maxiniuc
02:42 PM Feature #2281: enhance schema name conversion to support literal replacements
Vadim Nebogatov wrote:
> Actually I thought that properties and class names should meet java naming conventions.
Ge...
Eric Faulhaber
10:15 AM Bug #2222: WRITE event triggered too early
Most likely, you already know much of following, but I believe is better to repeat them, in the context:
To explai...
Ovidiu Maxiniuc

05/04/2014

10:49 AM Feature #2281: enhance schema name conversion to support literal replacements
Actually I thought that properties and class names should meet java naming conventions.
I have attached vmn_upd20...
Vadim Nebogatov
05:47 AM Bug #2219: problematic dynamic query test cases
Constantin, thank you for the idea! Stanislav Lomany

05/02/2014

04:39 PM Feature #2296: update record buffer validation to prevent database index overflow
Since the validation algorithm will be hit quite frequently, it must be as efficient as possible:
* We should figure...
Eric Faulhaber
04:28 PM Feature #2296: update record buffer validation to prevent database index overflow
Some notes on determining the maximum index limit to apply and whether or not to perform the validation at all:
* We...
Eric Faulhaber
04:05 PM Feature #2296: update record buffer validation to prevent database index overflow
This task is sort of a follow-on to #2273, but is scoped slightly differently. It is meant to add some generic Progre... Eric Faulhaber
02:56 PM Feature #2296 (Closed): update record buffer validation to prevent database index overflow
Eric Faulhaber
03:48 PM Bug #2222: WRITE event triggered too early
I attached the last version of implementation. The files contain extra logging code.
Also the current set of testcas...
Ovidiu Maxiniuc
02:54 PM Feature #1661 (Closed): support case-sensitive fields in indexes
Eric Faulhaber
10:07 AM Feature #2281: enhance schema name conversion to support literal replacements
I haven't had time to look at the code yet, but there seems to be something wrong with the result. The hints file has... Eric Faulhaber
08:00 AM Feature #2281: enhance schema name conversion to support literal replacements
Sorry, it is my fault. I worked last time with backticks, switched off to another bug fix, and did not include my pre... Vadim Nebogatov
09:52 AM Bug #2219: problematic dynamic query test cases
OK, please make the change. Eric Faulhaber
02:38 AM Bug #2219: problematic dynamic query test cases
Stanislav Lomany wrote:
> The difference between a pure @AdaptiveQuery@ and an @AdaptiveQuery@ assigned to a @QueryW...
Constantin Asofiei
12:28 AM Bug #2219: problematic dynamic query test cases
Stanislav Lomany wrote:
> Do you think that we should convert a dynamic query using @QueryWrapper@?
Yes, assuming C...
Eric Faulhaber
12:14 AM Bug #2219: problematic dynamic query test cases
Update for review for the original issues (except the one noted in the previous note). Stanislav Lomany
11:04 PM Bug #2219: problematic dynamic query test cases
Guys, we have a problem with dynamic queries which are converted to @AdaptiveQueries@. Consider testcase:... Stanislav Lomany

05/01/2014

02:39 AM Feature #2281: enhance schema name conversion to support literal replacements
Code review 20140429a:
Unfortunately, there are some major problems with this update. Except for the escaping with...
Eric Faulhaber

04/29/2014

04:33 PM Bug #2222: WRITE event triggered too early
Attached the update form this morning that generated the also attached server log.
The sessions are still 'synchro...
Ovidiu Maxiniuc
04:13 PM Feature #2281: enhance schema name conversion to support literal replacements
In regard to the regression test failures, please make sure you have read the new timco.html document. It describes ... Greg Shah
03:56 PM Feature #2281: enhance schema name conversion to support literal replacements
Vadim Nebogatov wrote:
> I started regression before your code review only in order to find/fix some bugs. Should I ...
Eric Faulhaber
03:54 PM Feature #2281: enhance schema name conversion to support literal replacements
Regression 20140429_114111 completed. 3 FAILED tests:
1. tc_job_002 FAILED failure in step 40: 'Unexpected EOF in ...
Vadim Nebogatov
12:23 PM Feature #2281: enhance schema name conversion to support literal replacements
I have attached update vmn_upd20140429a.zip after some fixes during testing regression and merge with latest bzr chan... Vadim Nebogatov
11:11 AM Bug #2295: In Progress output parameters ignore decimal precision
The following code:... Hynek Cihlar
11:06 AM Bug #2295 (WIP): In Progress output parameters ignore decimal precision
Hynek Cihlar

04/25/2014

12:44 PM Feature #1661: support case-sensitive fields in indexes
Update committed revision 10515 and distributed by mail. Ovidiu Maxiniuc
12:10 PM Feature #1661: support case-sensitive fields in indexes
There is nothing in your update that affects network/session/context processing, so I would not worry about the Ctrl+... Eric Faulhaber
11:20 AM Feature #1661: support case-sensitive fields in indexes
In the second run of the ctrl+c the number of failed test went down by 10. It was not enough so I tested a 3rd time. ... Ovidiu Maxiniuc
05:52 AM Feature #1661: support case-sensitive fields in indexes
Testing this update based on bzr revision 10512.
The main passed flawlessly (except for the expected "Unexpected EOF...
Ovidiu Maxiniuc

04/24/2014

02:35 PM Feature #2220: dynamic query methods which require implementation
>I guess you are referring to OPEN QUERY FOR ... cases (as opposed to OPEN QUERY PRESELECT ...),
By preselect queri...
Stanislav Lomany
08:25 AM Feature #2220: dynamic query methods which require implementation
Right. I thought we are talking about only about queries which can be used in OPEN QUERY and forgot that P2JQuery has... Stanislav Lomany
08:22 AM Feature #2220: dynamic query methods which require implementation
Stanislav Lomany wrote:
> >Are there any concrete implementations of P2JQuery for which this parameter will not appl...
Constantin Asofiei
06:53 AM Feature #2220: dynamic query methods which require implementation
>Are there any concrete implementations of P2JQuery for which this parameter will not apply (i.e., with which indexIn... Stanislav Lomany

04/23/2014

06:56 PM Feature #2220: dynamic query methods which require implementation
Yes, I see. The conversion seems correct, but the sort clause is lossy in this case, with respect to the selected ind... Eric Faulhaber
06:28 PM Feature #2220: dynamic query methods which require implementation
> I would like to avoid passing additional information into the constructor for the index in use, because we essentia... Stanislav Lomany
03:59 PM Feature #2220: dynamic query methods which require implementation
Stanislav Lomany wrote:
> About @deleteResultListEntry@ - it can be applied to
> 1. queries with preselected resul...
Eric Faulhaber
03:32 PM Feature #2220: dynamic query methods which require implementation
Stanislav Lomany wrote:
> @createResultListEntry@ doesn't present in the customer project. Should I implement it?
N...
Eric Faulhaber
03:09 PM Feature #2220: dynamic query methods which require implementation
Stanislav Lomany wrote:
> Eric, some issues about @indexInformation@:
> 3. For static queries I see three ways of s...
Eric Faulhaber
02:48 PM Feature #2220: dynamic query methods which require implementation
About @deleteResultListEntry@ - it can be applied to
1. queries with preselected result set
2. scrolling queries o...
Stanislav Lomany
02:50 PM Feature #2281: enhance schema name conversion to support literal replacements
I have attached update vmn_upd20140423a.zip and examples of hints and conversion results vmn_upd20140423b.zip. The co... Vadim Nebogatov
01:21 PM Feature #1661: support case-sensitive fields in indexes
Ovidiu Maxiniuc wrote:
> I observed that some code is duplicated (TempTableHelper:516-527 and P2JH2Dialect:795-805)....
Eric Faulhaber
01:00 PM Feature #1661: support case-sensitive fields in indexes
Eric Faulhaber wrote:
> * Why was the change to schema/fixups.xml needed? Does the @kw_case_sen@ token appear anywhe...
Ovidiu Maxiniuc
 

Also available in: Atom