Activity
From 07/25/2014 to 08/23/2014
08/22/2014
- 09:32 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- problem described in note 86 divide into 2 problems:
1) incorrect position for message method with redirected stream ...
08/15/2014
- 03:05 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Code Review 0812a
The proposed code can be accepted with only some minor changes (listed below).
However, I t... - 04:50 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- update:
1) rollback isTerm() method
2) rollback ThinClient(described below)
3) I've added in StreamFactory next co...
08/13/2014
- 06:17 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny Kiselev wrote:
> Also When we removed isTerm() method, there are next possible issues:
> @RemoteStream@ had ... - 06:07 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Also When we removed isTerm() method, there are next possible issues:
@RemoteStream@ had constructor @RemoteStream(in... - 06:02 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny Kiselev wrote:
> > CTRL-C part:
> > ctrlc_11_session1 step 18-28
> > ctrlc_11_session3 step 9-23, 25
> > c... - 05:55 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- > CTRL-C part:
> ctrlc_11_session1 step 18-28
> ctrlc_11_session3 step 9-23, 25
> ctrlc_11_session4 step 1-26, 28
... - 04:47 AM Bug #2375: fix the memptr initialization (in extent) and memptr parameter processing
- Attached update is a first pass at fixing the problems noted in #1635 note 29,30,31,32. Testcases which cover memptr...
- 04:32 AM Bug #2375 (Closed): fix the memptr initialization (in extent) and memptr parameter processing
08/12/2014
- 04:21 PM Bug #2338: fix _MSG function
- Vadim Gindin wrote:
> Constantin Asofiei wrote:
> ..
> > * QUIT/STOP/ENDKEY conditions
>
> I didn't find a way ... - 04:07 PM Bug #2338: fix _MSG function
- Constantin Asofiei wrote:
..
> * QUIT/STOP/ENDKEY conditions
I didn't find a way to test QUIT and ENDKEY conditi... - 09:08 AM Feature #1635: implement MEMPTR/RAW support
- I'm fine with the proposed approach. My only concern is that I don't want us to spend too much time fixing this, as ...
- 05:03 AM Feature #1635: implement MEMPTR/RAW support
- Greg Shah wrote:
> Code Review 0811a
>
> The changes look good. When it passes testing, please check it in and d...
08/11/2014
- 04:26 PM Feature #1635: implement MEMPTR/RAW support
- Greg Shah wrote:
> Thoughts on how to accommodate this?
Looks like this special state is preserved until the memptr... - 01:34 PM Feature #1635: implement MEMPTR/RAW support
- > when memptr is set to unknown, the unknown equality test is computed different: it's like Schrodinger's cat, the me...
- 01:17 PM Feature #1635: implement MEMPTR/RAW support
- Code Review 0811a
The changes look good. When it passes testing, please check it in and distribute it. - 12:38 PM Feature #1635: implement MEMPTR/RAW support
- I have some weird unknown equality test using memptr... See this test:...
- 10:28 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- > tc_job_002
> tc_job_clock_002
Are these the known failures as described in our documentation?
The other prob... - 09:51 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Greg Shah wrote:
> We need to get this through testing. Are there any tests which are always failing?
CTRL-C part:... - 09:48 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- OK, then we need to leave the code as:...
- 09:39 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- In @StreamWrapper@ with next code: ...
08/08/2014
- 02:00 PM Feature #1635: implement MEMPTR/RAW support
- > Or raw/memptr values with no data are considered not-unknown?
raw/memptr has a concept of "uninitialized". For ... - 11:51 AM Feature #1635: implement MEMPTR/RAW support
- There is a bug in the BinaryData.assign code; if a raw/memptr value is set to unknown and then assigned to something ...
- 01:49 PM Bug #2367: re-connecting an appserver agent after a hard client termination
- Eric: yes, both set to 1:...
- 01:08 PM Bug #2367: re-connecting an appserver agent after a hard client termination
- Ovidiu: this was achieved with @min_agents@ and @max_agents@ both set to 1, correct?
- 01:03 PM Bug #2367: re-connecting an appserver agent after a hard client termination
- Ovidiu, please try to duplicate again, and capture the server thread dump (use @jstack@ for this). I'm curious where...
- 01:01 PM Bug #2367: re-connecting an appserver agent after a hard client termination
- When a client abruptly terminate (killed or otherwise disconnected because of network failure) the appserver enters a...
- 12:43 PM Bug #2367 (Closed): re-connecting an appserver agent after a hard client termination
- 10:26 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- I edited the previous note to fix the logic I had broken...
- 10:24 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Code Review 0805a
I agree that an alternate approach in StreamWrapper seems more correct.
> StreamWrapper line 404:... - 05:51 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- ctrc part passed
main part failed, but problem was in testsuit, now tests are running again.
different from previ...
08/04/2014
- 07:15 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- merged with latest revision (ThinClient class)
Regression testing failed with 10 tests in main part and 3 tests in c...
08/01/2014
- 12:49 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny Kiselev wrote:
> Do I need to specify in @com.goldencode.p2j.util.StreamDaemon#openTerminalStream@ page size ... - 12:32 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Constantin Asofiei wrote:
> Evgeny, about 0731a.zip: the @StreamFactory.openTerminalStream(boolean, int, boolean)@ n... - 03:54 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny, about 0731a.zip: the @StreamFactory.openTerminalStream(boolean, int, boolean)@ needs to return NULL only if t...
07/31/2014
- 06:10 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- final version with properly conversion
merged with latest bzr revision - 09:16 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny: please merge 0728a.zip with the latest bzr revision - #2352 has changes which need to be merged.
07/29/2014
- 01:55 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Code Review 0728a
I am fine with the changes. - 01:11 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Fixed everything from note 63 except conversion rules.
- 09:28 AM Bug #2348 (Closed): unable to find internal procedure from database session trigger
- 09:01 AM Bug #2348 (Review): unable to find internal procedure from database session trigger
- 0729a.zip was committed to bzr rev 10584. This can be closed.
- 08:54 AM Bug #2348: unable to find internal procedure from database session trigger
- Great! Please go ahead and release this as is. Thanks for the quick turnaround.
- 03:43 AM Bug #2348 (WIP): unable to find internal procedure from database session trigger
- This should fix your case. The problem was that the DB trigger invocation code was not pushing the trigger's externa...
07/28/2014
- 02:50 PM Bug #2348: unable to find internal procedure from database session trigger
- I've come across an unexpected stop condition invoking an internal procedure from a database session trigger in P2J:
... - 02:47 PM Bug #2348 (Closed): unable to find internal procedure from database session trigger
- 11:02 AM Feature #2196: implement proper resource deletion of resources created in a procedure ran persistent
- 0728a.zip passed testing and was committed to bzr rev 10582.
- 10:40 AM Feature #2196: implement proper resource deletion of resources created in a procedure ran persistent
- Code Review 0728a
The change looks good. I am actually very, very surprised we got away without this for so long. - 04:43 AM Feature #2196: implement proper resource deletion of resources created in a procedure ran persistent
- Attached update fixes a case when a frame (for which its instantiating procedure is no longer alive) is implicitly hi...
07/25/2014
- 04:08 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- > For this task I need to rollback changes which contains things related to #2345?
Yes, following the implementati... - 01:27 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Greg Shah wrote:
> Evgeny: please follow this plan. Ask questions as needed.
Just want to clarify:
* For this tas... - 09:33 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- > P2J works incorrect in the case when the frame is already visible, and a widget (which is already displayed) has a ...
- 05:30 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- I don't think the problem is related to where the output is sent or if the unnamed output stream is redirected or not...
Also available in: Atom