Activity
From 09/27/2021 to 10/26/2021
10/26/2021
- 11:56 AM Feature #5776: reduce memory requirements for the FWD client
- Yes, memptr/file to memptr/file (m to m, m to f, f to m, f to f) should be an all client operation in a single downcall.
- 11:33 AM Feature #5776: reduce memory requirements for the FWD client
- Another idea: for COPY-LOB when both the source and the target are on the client (like file to memptr), we should do ...
- 11:25 AM Feature #5776: reduce memory requirements for the FWD client
- > In my view, the goal of this task is to identify all APIs which work with byte[] in FWD to transfer data over the n...
- 10:54 AM Feature #5776: reduce memory requirements for the FWD client
- Greg Shah wrote:
> The memptr data only persists on the client. This is required to properly work with native APIs,... - 10:45 AM Feature #5776: reduce memory requirements for the FWD client
- The BLOB and CLOB support was added in #3500. That task has no useful details about the actual implementation, just ...
- 10:34 AM Feature #5776: reduce memory requirements for the FWD client
- > with every memptr and I think for COPY-LOB, too, we transfer the entire LOB to the client
The memptr data only p... - 10:23 AM Feature #5776: reduce memory requirements for the FWD client
- The GUI client uses a huge amount of memory. We have had to set it around 1GB for some installations, which is a rid...
- 10:22 AM Feature #5776 (Test): reduce memory requirements for the FWD client
10/15/2021
- 06:00 AM Bug #5734: datetimetz.toStringMessage() incorrect output: the time zone spec is duplicated
- The result of converting a @datetimetz@ value to a string with @toStringMessage@ has two time zone specs instead of o...
- 05:48 AM Bug #5734 (Closed): datetimetz.toStringMessage() incorrect output: the time zone spec is duplicated
10/02/2021
- 08:55 PM Bug #5703: rationalize, standardize and simplify the client-side log file name configuration
- I think we need to implement the following:
* standard redirections
* log file names and locations
* log helper ... - 08:41 PM Bug #5703: rationalize, standardize and simplify the client-side log file name configuration
- Our "internal" FWD-specific logging is written to @STDERR@. This happens when we write to any @Logger@ instance obta...
10/01/2021
- 09:37 PM Bug #5703: rationalize, standardize and simplify the client-side log file name configuration
- This task is intended to implement a unified and simple approach for configuring logging. We need to also consider w...
- 09:33 PM Bug #5703: rationalize, standardize and simplify the client-side log file name configuration
- +4GL Logging Facilities+
* @LOG-MANAGER@ system handle
** assign the @LOGFILE-NAME@ attribute to associate a log ...
09/30/2021
- 01:17 PM Bug #5703 (Closed): rationalize, standardize and simplify the client-side log file name configura...
- 12:35 PM Bug #5701: logfile names for -O outputToFile use the spawner pid instead of the Java (FWD client ...
- When @clientConfig/outputToFile@ is specified in the directory for an appserver process, the value is treated as a sp...
- 12:22 PM Bug #5701 (Closed): logfile names for -O outputToFile use the spawner pid instead of the Java (FW...
- 11:50 AM Bug #5699: broken logfile name on Windows appserver clients (and probably other cases on Windows)
- Spawned appserver clients (and batch processes?) can be configured in the server's directory with a log filename for ...
- 11:23 AM Bug #5699 (Closed): broken logfile name on Windows appserver clients (and probably other cases on...
Also available in: Atom