Activity
From 02/24/2026 to 03/25/2026
03/25/2026
- 10:13 AM Bug #11327: implement size limited "chunking" for bulk data transfer between client and server
- As documented in #5776-4, there are use cases where we do bulk data transfer between client and server using a @byte[...
- 10:08 AM Bug #11327 (Internal Test): implement size limited "chunking" for bulk data transfer between clie...
- 09:48 AM Feature #5776: reduce memory requirements for the FWD client
- Constantin Asofiei wrote:
> Greg, this task I think needs to be reopened - see #5776-4, which is not implemented.
T... - 09:47 AM Feature #5776: reduce memory requirements for the FWD client
- Greg, this task I think needs to be reopened - see #5776-4, which is not implemented.
- 09:09 AM Bug #11271: server-side streams and files with frames/redirected terminal
- >> Code Review Task Branch 11271a Revision 16469
>
> Sorry, the branch to review is 11271b rev 16492 as of now.
... - 08:29 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Hynek Cihlar wrote:
> Code review 11271b.
>
> @FileStream.restoreStateAndOpen@ always reopens with @append=true@.... - 08:10 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Code review 11271b.
@FileStream.restoreStateAndOpen@ always reopens with @append=true@. What if the original strea... - 07:09 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Greg Shah wrote:
> Code Review Task Branch 11271a Revision 16469
Sorry, the branch to review is 11271b rev 16492 as... - 07:06 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Is the testcase from #11271-7 a common pattern? Should we just complete the implementation of a server-side headless...
- 07:04 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Code Review Task Branch 11271a Revision 16469
1. Let's find a different name than @IStream@ for the interface. I ... - 06:18 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Hynek: Please review this with urgency.
I will review it shortly.
03/24/2026
- 11:19 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
- Sergey Ivanovskiy wrote:
> Why should we manage temporarily folders?
Each client in the legacy OE env runs on its o... - 11:15 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
- Why should we manage temporarily folders?
- 10:03 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
- For temp folder, FWD relies on JVM shutdown hooks executed on the FWD servers. Look how @p2j.util.Utils.createDirecto...
- 10:01 AM Bug #11325 (Test): JVM shutdown hooks executed on FWD server, but they belong to the FWD client
03/23/2026
- 09:16 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Tested also in Web GUI, times are similar to Swing, in both cases.
- 09:13 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Constantin Asofiei wrote:
> Alex, I've ran your image load test and I don't see any difference with server-side file... - 08:54 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Alex, I've ran your image load test and I don't see any difference with server-side file-system - it takes ~0.5s in b...
03/20/2026
- 07:55 AM Bug #11271 (Review): server-side streams and files with frames/redirected terminal
- Greg, please review 11271b rev 16483. I'm still going through testing. Thing to note is launcher can't be used on s...
03/19/2026
- 12:10 PM Bug #11271: server-side streams and files with frames/redirected terminal
- For streams to work server-side, we need to also bring the file-system to the server-side. But @OS-GETENV@ converts ...
03/18/2026
- 06:54 AM Feature #9686: move FWD to Java 25
- The @hotel_gui@ already has the new JDK debug options.
- 06:53 AM Feature #9686: move FWD to Java 25
- Yes, these options were introduced long ago, since JDK 1.5.
- 06:52 AM Feature #9686: move FWD to Java 25
- Even the debugging options?
- 03:13 AM Feature #9686: move FWD to Java 25
- All the changes should be compatible with JDK17.
03/17/2026
- 03:21 PM Feature #9686 (WIP): move FWD to Java 25
- Code Review Task Branch 9686a Revisions 16365 through 16367
I don't have an objection to the changes.
The pri...
03/13/2026
- 02:29 AM Feature #9686: move FWD to Java 25
- Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > Eugenie: Please review the changes in branch FWD 9686a.
> >
>
> ...
03/12/2026
- 12:37 PM Feature #9686: move FWD to Java 25
- Review result for *16365* - *16367*.
My only question: have you tested new debug option for @spawn.c@? Is it confi... - 12:08 PM Feature #9686: move FWD to Java 25
- Greg Shah wrote:
> Eugenie: Please review the changes in branch FWD 9686a.
>
Teodor,
What are the changes in... - 07:43 AM Feature #9686: move FWD to Java 25
- Branch 9686a was merged into harness trunk as rev. 41 and archived.
- 07:38 AM Feature #9686: move FWD to Java 25
- Eugenie: Please review the changes in branch FWD 9686a.
Teodor: You can merge the harness_9686a branch to the harn... - 07:36 AM Feature #9686: move FWD to Java 25
- Code Review Task Branch harness_9686a Revision 40
No objections.
03/10/2026
- 06:31 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- > Also, I have a question. For web clients to connect on UDS, you need to use revision 16459.
I used 11275a/rev. 1... - 02:23 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- Also, I have a question. For web clients to connect on UDS, you need to use revision *16459*.
I think you are using ... - 02:17 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- I will also considering testing the scenario which you are trying, to see if there is something else.
- 02:15 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- Alexandru Lungu wrote:
> Server has this config; again, is the secure_prot, secure and insecure_port required?
@n...
03/09/2026
- 08:47 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- Teodor, I did the trivial patch of #11275-6. I did not saw any performance improvement per se, but I want to ensure t...
03/06/2026
- 07:00 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- Please also take in consideration the fact that for database UDS, we still use @junixsocket@.
This was introduced fo... - 06:52 AM Feature #11275 (Review): Add UDS (Unix Domain Socket) support for communication between FWD clien...
- 06:52 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- Committed revision *16461* on task branch *11275a*:
- Added *javadocs* and reverted @AppServerHelper@ changes.
Co... - 05:18 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- Constantin Asofiei wrote:
> Teodor Gorghe wrote:
> > Yes, the same file is used by all clients and appserver and al... - 05:12 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- Teodor Gorghe wrote:
> Yes, the same file is used by all clients and appserver and all data transfer is done in *mem... - 05:10 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- Yes, the same file is used by all clients and appserver and all data transfer is done in *memory*.
UDS can simulat... - 05:07 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- Teodor Gorghe wrote:
> Also, I don't quite understand what do you mean by cleaning when the FWD client terminates, a... - 04:49 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- Constantin Asofiei wrote:
> More, these files need to be cleaned (by the FWD server) when the client terminates, oth... - 04:42 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- Constantin Asofiei wrote:
> Next: is @p2j.net.SessionListener.terminate@ notification still working?
Yes, is stil... - 04:30 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- Teodor, I think the path of the UDS file needs to be calculated automatically by FWD, using some random UUID and plac...
- 03:53 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- Committed revision *16460* on task branch *11275a*:
- Added probing mechanism which guarantees that only one instanc... - 02:21 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- Committed revision *16459* on task branch *11275a*:
- Allow only UDS clients to authenticate on the process account....
03/05/2026
- 10:08 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- Created task branch *11275a*.
Committed revision *16458* on task branch *11275a*:
- Make Appservers and FWD client ... - 09:51 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- I will commit the changes soon, I need to fix the web clients real quick.
- 09:49 AM Feature #11275: Add UDS (Unix Domain Socket) support for communication between FWD client and server
- Teodor, feel free to commit any intermediary work on #11275. I intend to also make some tests on another customer for...
- 06:02 AM Feature #11275 (WIP): Add UDS (Unix Domain Socket) support for communication between FWD client a...
- There are two types of *Sockets* available on the major operating systems @Windows/Linux/MacOS@:
- Network Sockets ... - 05:44 AM Feature #11275 (Review): Add UDS (Unix Domain Socket) support for communication between FWD clien...
03/04/2026
- 06:31 AM Bug #11271: server-side streams and files with frames/redirected terminal
- AH, it also requires a folder @images/@ with 100 generated bmps. Attached a script to generate them.
- 06:29 AM Bug #11271: server-side streams and files with frames/redirected terminal
- > Alexandru: do you have some standalone tests for the behavior in #11184?
Attached example run in Hotel.
* Pro... - 06:26 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Currently, enabling server-side streams does not allow work with FRAMEs (i.e. redirected terminal). To make it work,...
- 06:22 AM Bug #11271 (Test): server-side streams and files with frames/redirected terminal
03/03/2026
- 02:11 PM Bug #10609: FWD compilation issues on Windows
- Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > > In this discussion what do you mean with term "official"? Is there ... - 12:32 PM Bug #10609: FWD compilation issues on Windows
- Greg Shah wrote:
> > In this discussion what do you mean with term "official"? Is there the resource where the @MinG...
03/02/2026
- 09:11 AM Bug #10609: FWD compilation issues on Windows
- > In this discussion what do you mean with term "official"? Is there the resource where the @MinGW@ can be taken as "...
- 08:52 AM Bug #10609: FWD compilation issues on Windows
- Greg Shah wrote:
> > The only note: it is a zip file for unzip and run approach. I have not found the GUI installer.... - 08:35 AM Bug #10609: FWD compilation issues on Windows
- > The only note: it is a zip file for unzip and run approach. I have not found the GUI installer. Is it a critical po...
02/28/2026
- 10:45 PM Bug #10609: FWD compilation issues on Windows
- Greg,
I have just tested recent @MinGW@ binaries from here: https://winlibs.com/ the version is @15_2_0@.
The c...
02/27/2026
- 07:37 AM Bug #10609: FWD compilation issues on Windows
- Greg Shah wrote:
> We do need to be able to use newer versions of mingw. No one except you has ever succeeded in ma... - 07:23 AM Bug #10609: FWD compilation issues on Windows
- We do need to be able to use newer versions of mingw. No one except you has ever succeeded in making mingw work. Th...
- 07:21 AM Bug #10609: FWD compilation issues on Windows
- Șerban Bursuc wrote:
> > I think we need to understand what is the difference between good working system and proble... - 06:57 AM Bug #10609: FWD compilation issues on Windows
- > I think we need to understand what is the difference between good working system and problematic one.
The differ... - 06:11 AM Bug #10609: FWD compilation issues on Windows
- Eugenie is right that we need to figure out the cause of the problem (the difference between the two environments).
... - 07:09 PM Bug #10609: FWD compilation issues on Windows
- Roger Borrello wrote:
> Eugenie Lyzenko wrote:
> > Yes this should be true. Moreover modern Windows also accept the...
02/26/2026
- 06:08 PM Bug #10609: FWD compilation issues on Windows
- Eugenie Lyzenko wrote:
> Yes this should be true. Moreover modern Windows also accept the @"/"@ for patch names in c... - 04:53 PM Bug #10609: FWD compilation issues on Windows
- Roger Borrello wrote:
> Eugenie Lyzenko wrote:
> > Last week I tested @4645a@ and trunk under Windows. In this proc... - 04:51 PM Bug #10609: FWD compilation issues on Windows
- With just some minor updates to the @src/native/makefile.*@ and a change to @build.gradle@, I think the pathing issue...
- 03:35 PM Bug #10609: FWD compilation issues on Windows
- Eugenie Lyzenko wrote:
> Last week I tested @4645a@ and trunk under Windows. In this process I got issues but never ... - 03:31 PM Bug #10609: FWD compilation issues on Windows
- Roger Borrello wrote:
> With the merge of #4645, the problem is still there:
> [...]
>
> I had tried updates to ... - 02:23 PM Bug #10609: FWD compilation issues on Windows
- With the merge of #4645, the problem is still there:...
- 03:45 AM Bug #10609: FWD compilation issues on Windows
- > although I don't see conflicting information related to the make and gcc, since they are both pointing to the 4.9.0...
- 01:01 AM Bug #10609: FWD compilation issues on Windows
- Șerban Bursuc wrote:
> Eugenie Lyzenko wrote:
> > Just FYI. I did a full recent trunk(@16183@) build inside Windows...
02/24/2026
- 03:08 AM Feature #10685 (Test): Move name_map.xml to the cvt folder
- Branch 7180a was merged into trunk as rev. 16438 and archived.
Also available in: Atom