General

Profile

Roger Borrello's activity

From 02/17/2026 to 03/18/2026

03/18/2026

08:56 AM Database Feature #10491: Tool to standardize PG cluster creation
Ovidiu Maxiniuc wrote:
> Roger,
> I remember seeing that warning. I did not investigate what is the exact cause, bu...
Roger Borrello

03/14/2026

03:37 PM Deployment Support #11272: JSON configuration usage in applications
Greg Shah wrote:
> No, they don't. No one uses it.
>
> That is the problem. We don't have docs or a generic pro...
Roger Borrello

03/12/2026

05:55 PM Deployment Support #11272: JSON configuration usage in applications
Greg Shah wrote:
> There is no documentation for using the JSON and no project uses it other than the one customer y...
Roger Borrello

03/11/2026

07:00 PM Deployment Support #11272: JSON configuration usage in applications
Greg Shah wrote:
> This task is meant to design an *external* JSON file that can be used to configure a FWD system (...
Roger Borrello

03/10/2026

05:02 PM Deployment Support #11272: JSON configuration usage in applications
Sergey Ivanovskiy wrote:
> Greg, I can do the changes if your requirements are to set port ranges for each broker in...
Roger Borrello
04:37 PM Deployment Support #11272: JSON configuration usage in applications
Greg Shah wrote:
> Those ranges are "logically" associated with each broker. So the person writing the JSON cfg fil...
Roger Borrello
03:52 PM Deployment Support #11272: JSON configuration usage in applications
Greg Shah wrote:
> Why are you putting databases back inside of the server object? Keep the core database definitio...
Roger Borrello
02:29 PM Deployment Support #11272: JSON configuration usage in applications
Greg Shah wrote:
> > Wouldn't the server need to know something about the valid ports that are going to be utilized?...
Roger Borrello
02:23 PM Deployment Support #11272: JSON configuration usage in applications
I have another pass at an example JSON setup, but I'm still questioning how the databases are setup. In some respects... Roger Borrello
02:19 PM Deployment Support #11272: JSON configuration usage in applications
Greg Shah wrote:
> Roger Borrello wrote:
> > Greg Shah wrote:
> > > > I also don't understand why a *server* with ...
Roger Borrello
10:57 AM Deployment Support #11272: JSON configuration usage in applications
Greg Shah wrote:
> > I also don't understand why a *server* with brokers also has these values:
>
> If you have b...
Roger Borrello
09:39 AM Deployment Support #11272: JSON configuration usage in applications
Greg Shah wrote:
> I don't see the value to this. Keep it simple for the users/admins and make it less fragile/erro...
Roger Borrello
09:13 AM Deployment Support #11272: JSON configuration usage in applications
Greg Shah wrote:
> The moment you have to say "we are breaking that rule", you'd better have a good reason to do it....
Roger Borrello

03/09/2026

08:56 AM Database Feature #10491: Tool to standardize PG cluster creation
Ovidiu, I have been seeing the below after the server connects to the DB. Do you know where this function comes from?... Roger Borrello

03/04/2026

01:37 PM Deployment Support #11272: JSON configuration usage in applications
Greg Shah wrote:
> Rules of thumb:
>
> # One JSON file.
> # Group related values together, using the structure o...
Roger Borrello
12:48 PM Deployment Support #11272: JSON configuration usage in applications
When you use the @prepare_json.sh@ from the hotels, it utilizes the old text files that were redirected into the @pre... Roger Borrello
12:10 PM Deployment Support #11272: JSON configuration usage in applications
This is a place for discussion of the JSON used mostly by @./deploy/server/prepare_dir.sh@ which primarily creates th... Roger Borrello
12:02 PM Deployment Support #11272 (New): JSON configuration usage in applications
Roger Borrello
11:10 AM Database Feature #4369: implement stateless FWD server clustering
Greg Shah wrote:
> Let's discuss this in another task (create one for this). I don't want to pollute this one with ...
Roger Borrello
09:44 AM Database Feature #4369: implement stateless FWD server clustering
Alexandru Lungu wrote:
> FYI: I created https://proj.goldencode.com/projects/p2j/wiki/Stateless_Server_Clustering fo...
Roger Borrello
09:33 AM Database Feature #4369: implement stateless FWD server clustering
For the configuration, the @./deploy/server/prepare_dir.sh@ can be updated to look for a new section in the JSON, whi... Roger Borrello

03/03/2026

07:29 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
Roger Borrello wrote:
> I'll create a *10727b* branch as I've just thought of a nice enhancement to @dbash.sh@. The ...
Roger Borrello

03/02/2026

11:42 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg Shah wrote:
> 22.04 is almost 4 years old. We should not use it.
>
> 24.04 is almost 2 years old. It is st...
Roger Borrello

03/01/2026

09:10 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> Roger, can I use @tools/docker@ scripts if I am using Ubuntu 22.04 host? Where can I find...
Roger Borrello

02/28/2026

12:45 AM Build and Source Control Feature #4645: Migrate Ant build logic into Gradle and use the standard Java plugin
Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > 4645a merged to trunk revision 16447 and archived.
>
> Do we ha...
Roger Borrello

02/26/2026

06:10 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey, I am going to check in some tools in the @./tools/docker@ directory of *9709d*. I was writing up instructions... Roger Borrello
03:59 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> Roger, is spawner install script updated accordingly?
The bash @install_spawner.sh@ ca...
Roger Borrello
03:14 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> Yes, doing it right now.
Thank you. I also placed the branch in @/opt/fwd/9709d@ for c...
Roger Borrello
02:56 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey, is there any chance you could rebase 9709d to the latest trunk? Roger Borrello
06:08 PM Runtime Infrastructure 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...
Roger Borrello
04:51 PM Runtime Infrastructure 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... Roger Borrello
03:35 PM Runtime Infrastructure 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 ...
Roger Borrello
02:23 PM Runtime Infrastructure Bug #10609: FWD compilation issues on Windows
With the merge of #4645, the problem is still there:... Roger Borrello
01:01 AM Runtime Infrastructure 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...
Roger Borrello
09:21 AM Build and Source Control Feature #4645: Migrate Ant build logic into Gradle and use the standard Java plugin
Constantin Asofiei wrote:
> So is good to merge. We need to ensure customers are aware that for FWD build ant is no...
Roger Borrello

02/25/2026

11:34 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> Pre-building a dev image with FWD trunk would save some steps for a common case. But I agree tha...
Roger Borrello
09:04 AM Build and Source Control Feature #4645: Migrate Ant build logic into Gradle and use the standard Java plugin
Greg Shah wrote:
> Eugenie Lyzenko wrote:
> > Greg Shah wrote:
> > > No, please use the Regression Testing project...
Roger Borrello

02/23/2026

10:52 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
I'll create a *10727b* branch as I've just thought of a nice enhancement to @dbash.sh@. The @--detach@ option, so tha... Roger Borrello
09:29 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
Branch 10727a was merged to trunk at revision 16439 and archived. Roger Borrello
09:18 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
Constantin Asofiei wrote:
> Roger, 10727a is placed on the merge queue - please merge now.
On it...
Roger Borrello

02/20/2026

04:52 PM Build and Source Control Feature #4645: Migrate Ant build logic into Gradle and use the standard Java plugin
Is *fwdspi.jar* next to *hotel.jar*? Build may be placing it incorrectly on Windows for Java 17. Java 8 needed in in ... Roger Borrello
08:22 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
Constantin Asofiei wrote:
> Roger, new issue: prepare_dir.sh needs this:
> [...]
> otherwise @brokers@ remains set...
Roger Borrello

02/19/2026

04:48 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
Constantin Asofiei wrote:
> Roger Borrello wrote:
> > Try including the @-w@ option when you start @dbash.sh@ so yo...
Roger Borrello
03:37 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
Roger Borrello wrote:
> Constantin Asofiei wrote:
> > I'm following the docs at [[p2j:Development_Using_a_Docker_Co...
Roger Borrello
03:21 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
Constantin Asofiei wrote:
> I'm following the docs at [[p2j:Development_Using_a_Docker_Container]] with Hotel GUI an...
Roger Borrello
10:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Constantin Asofiei wrote:
> *Roger* - in what repository do we have dbash.sh ? Because now all ports are open, and y...
Roger Borrello
10:10 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Constantin Asofiei wrote:
> *Roger* - the directory.xml in Hotel GUI must not include the broker ACLs by default; an...
Roger Borrello
10:52 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Added 2 tools to the @deploy/server@ directory of Hotel GUI:
* @prepare_compose.sh@
* @prepare_swarm.sh@
These b...
Roger Borrello

02/18/2026

02:50 PM Build and Source Control Feature #4645: Migrate Ant build logic into Gradle and use the standard Java plugin
Hynek Cihlar wrote:
> Roger Borrello wrote:
> > FYI, any projects based off recent Hotel samples wouldn't use *ant*...
Roger Borrello
11:27 AM Build and Source Control Feature #4645: Migrate Ant build logic into Gradle and use the standard Java plugin
Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > Some projects may have @install_spawner.sh@ (or @.cmd@) still d...
Roger Borrello
09:02 AM Build and Source Control Feature #4645: Migrate Ant build logic into Gradle and use the standard Java plugin
Hynek Cihlar wrote:
> Roger, do you recall any case where Ant tasks from @build.xml@ would be called directly from a...
Roger Borrello
02:36 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> I do not understand what do you mean by @It seems they have to be exposed both on the ser...
Roger Borrello
02:20 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> >I'm using 9709b_16459 and the ports are all exposed. I saw that you can add them in the ...
Roger Borrello
10:18 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg Shah wrote:
> Roger Borrello wrote:
> > Greg Shah wrote:
> > > In regard to the issues you posted in #9709-53...
Roger Borrello
09:39 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> This should be the certificate issue, you should copy the link and open this link in a ne...
Roger Borrello
09:15 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg Shah wrote:
> In regard to the issues you posted in #9709-532, I understand that these same issues are not pres...
Roger Borrello
10:28 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I removed one broker from the swarm configuration to simplify things. The same issue comes up. I went in to developer... Roger Borrello
08:04 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I was sorely disappointed when I moved the "all-in-one" configuration to 3 VMs. I moved the DB to *fwddev1*, the serv... Roger Borrello

02/17/2026

09:18 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > The current rev 9709b is 16458. Did you use this version?
> I...
Roger Borrello
08:22 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> Roger. should these certificates store be in the repository? Should I use these committed...
Roger Borrello
08:17 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> The current rev 9709b is 16458. Did you use this version?
I am updating now.
Roger Borrello
 

Also available in: Atom