Project

General

Profile

Activity

From 02/28/2026 to 03/29/2026

03/27/2026

11:35 AM Support #9709: Needed: Basic example of configuring separate client and server
Constantin, please review 9709d changes that Greg noted in #9709-687 about the review. Sergey Ivanovskiy
03:19 AM Support #9709: Needed: Basic example of configuring separate client and server
This is the patch that include Roger changes in this task. I found missed history entries and committed them in rev 1... Sergey Ivanovskiy
02:54 AM Support #9709: Needed: Basic example of configuring separate client and server
Hynek, please review the committed revision 16494 (9709d). The found issue and the code was fixed and cleaned. Sergey Ivanovskiy

03/25/2026

06:35 PM Support #9709: Needed: Basic example of configuring separate client and server
Committed revision 16491 (9709d) fixed found issues with @openMimeResource@ in new window. Tomorrow I am planning to ... Sergey Ivanovskiy
12:52 PM Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> Another point is that the broker client debug option is not given in this bootstrap confi...
Roger Borrello
12:08 PM Support #9709: Needed: Basic example of configuring separate client and server
Another point is that the broker client debug option is not given in this bootstrap configuration but they are provid... Sergey Ivanovskiy
12:05 PM Support #9709: Needed: Basic example of configuring separate client and server
Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > With 9709e the broker client configuration has these changes
...
Sergey Ivanovskiy
12:02 PM Support #9709: Needed: Basic example of configuring separate client and server
Roger, the idea of these changes was to use the same relative paths as the same values have in the @directory.xml@. I... Sergey Ivanovskiy
10:54 AM Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> With 9709e the broker client configuration has these changes...
Roger Borrello
08:14 AM Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> > > Also we certainly don't want to duplicate the auth mechanisms, CHIPS alongside JWT.
> > I...
Sergey Ivanovskiy
05:29 AM Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > @9709d@ cannot. Embedded reports...
Hynek Cihlar
04:06 AM Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > @9709d@ cannot. Embedded reports that should be opened in new ta...
Sergey Ivanovskiy
03:57 AM Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> @9709d@ cannot. Embedded reports that should be opened in new tabs are not authorized bec...
Hynek Cihlar
12:38 AM Support #9709: Needed: Basic example of configuring separate client and server
In respect to
>9709d cannot. Embedded reports that should be opened in new tabs are not authorized because the secur...
Sergey Ivanovskiy

03/24/2026

06:28 PM Support #9709: Needed: Basic example of configuring separate client and server
With 9709e the broker client configuration has these changes... Sergey Ivanovskiy
06:18 PM Support #9709: Needed: Basic example of configuring separate client and server
I tested @9709e@ and @9709d@.
@9709e@ can be merged into the trunk. Please complete the review.
@9709d@ cannot....
Sergey Ivanovskiy
04:55 PM Support #9709: Needed: Basic example of configuring separate client and server
Thank you! The broker client was connected. Now I see what happened that the @client.sh@ had been updated. Sergey Ivanovskiy
04:51 PM Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> @export TERM=xterm;./client.sh -cbroker1_client.xml@ was used in this test.
Make sure ...
Roger Borrello
04:46 PM Support #9709: Needed: Basic example of configuring separate client and server
This is the client log. The initial connection was to insecure port and guest user: bogus. How should this logic flow? Sergey Ivanovskiy
04:33 PM Support #9709: Needed: Basic example of configuring separate client and server
@export TERM=xterm;./client.sh -cbroker1_client.xml@ was used in this test. Sergey Ivanovskiy
04:29 PM Support #9709: Needed: Basic example of configuring separate client and server
I need to discuss the following logic at @BrokerManager.registerBroker@. While preparing @Hotel_Gui@ environment I go... Sergey Ivanovskiy
05:48 AM Support #9709: Needed: Basic example of configuring separate client and server
OK, I will use web clients spawned on VM that accessed by the vm ip address. Sergey Ivanovskiy
05:39 AM Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Committed revision 16488 (9709d) fixed incorrect prefix. I can t...
Hynek Cihlar
05:33 AM Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> Committed revision 16488 (9709d) fixed incorrect prefix. I can test only the existed conf...
Hynek Cihlar
05:27 AM Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Code review 9709d.
>
> *Cookie name prefix (`AuthHandler.java:194` in diff)*: The cookie na...
Sergey Ivanovskiy
05:26 AM Support #9709: Needed: Basic example of configuring separate client and server
Greg Shah wrote:
> > Greg, please inspect @ConfigItem@ for defined bootstrap options. This class should define all c...
Sergey Ivanovskiy
03:36 AM Support #9709: Needed: Basic example of configuring separate client and server
Yes, I tested these cases although the prefix that you found was not correct. I will retest the changes with the corr... Sergey Ivanovskiy
03:28 AM Support #9709: Needed: Basic example of configuring separate client and server
Code review 9709d.
*Cookie name prefix (`AuthHandler.java:194` in diff)*: The cookie name is changed to @"--Host-A...
Hynek Cihlar

03/23/2026

12:39 PM Support #9709: Needed: Basic example of configuring separate client and server
> What is about 9709d where cross-site secure cookies with partition attribute CHIPS (Cookies Having Independent Part... Greg Shah
11:15 AM Support #9709: Needed: Basic example of configuring separate client and server
9709d is rebased up to rev 16487. Sergey Ivanovskiy
11:12 AM Support #9709: Needed: Basic example of configuring separate client and server
Yes, I will clean the code in 9709e.
What is about 9709d where cross-site secure cookies with partition attribute ...
Sergey Ivanovskiy
09:41 AM Support #9709: Needed: Basic example of configuring separate client and server
> Greg, please inspect @ConfigItem@ for defined bootstrap options. This class should define all configuration paramet... Greg Shah
04:52 AM Support #9709: Needed: Basic example of configuring separate client and server
I found that we have the following settings... Sergey Ivanovskiy

03/21/2026

03:01 AM Support #9709: Needed: Basic example of configuring separate client and server
Another idea is to use @clientConfig@ and @webClient@ as categories of bootstrap options. Following this way gives
...
Sergey Ivanovskiy

03/20/2026

10:06 AM Support #9709: Needed: Basic example of configuring separate client and server
We have @webClient@ and @clientConfig@ nodes that can be under these parents described by the following algorithm (ja... Sergey Ivanovskiy
02:34 AM Support #9709: Needed: Basic example of configuring separate client and server
Greg, please inspect @ConfigItem@ for defined bootstrap options. This class should define all configuration parameter... Sergey Ivanovskiy

03/18/2026

10:37 AM Support #9709: Needed: Basic example of configuring separate client and server
In the directory, the broker @clientConfig@ would be inside what parent section? It would not be @remote@, right?
...
Greg Shah
10:30 AM Support #9709: Needed: Basic example of configuring separate client and server
Greg, do you propose to replace these ones to @clientConfig@ too?... Sergey Ivanovskiy
08:44 AM Support #9709: Needed: Basic example of configuring separate client and server
Right. This is where I think that @java@ does not intuitively match the idea of our @clientConfig@. Greg Shah
08:02 AM Support #9709: Needed: Basic example of configuring separate client and server
Yes, we have equivalent settings for local web clients given via these directory settings:... Sergey Ivanovskiy
07:58 AM Support #9709: Needed: Basic example of configuring separate client and server
> I agree that @remote@ is counterintuitive, but it has been used historically for the broker client configuration fi... Greg Shah
07:54 AM Support #9709: Needed: Basic example of configuring separate client and server
I agree that @remote@ is counterintuitive, but it has been used historically for the broker client configuration file... Sergey Ivanovskiy
07:42 AM Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> Please review rev 16471 and rev 16472 (9709e) that use intuitive client config settings @...
Greg Shah

03/17/2026

01:24 PM Support #9709: Needed: Basic example of configuring separate client and server
Found issue and cleaned the code. Please review the committed revision 16473 (9709e). Sergey Ivanovskiy
12:08 PM Support #9709: Needed: Basic example of configuring separate client and server
Please review rev 16471 and rev 16472 (9709e) that use intuitive client config settings @remote:java:minAgentPort@ an... Sergey Ivanovskiy
11:15 AM Support #9709: Needed: Basic example of configuring separate client and server
> Can we add new settings to support jmx and java debugger agents?
Yes, but we should map these into bootstrap cfg...
Greg Shah
02:14 AM Support #9709: Needed: Basic example of configuring separate client and server
Greg, for debugging broker-spawned web clients we need to deliver these parameters @minAgentPort@ and @maxAgentPort@ ... Sergey Ivanovskiy

03/16/2026

01:28 PM Support #9709: Needed: Basic example of configuring separate client and server
Code Review Task branch 9709e Revisions 16469 and 16470
The changes look good.
Greg Shah

03/15/2026

03:20 PM Support #9709: Needed: Basic example of configuring separate client and server
Created 9709e in order to provide the ports range for each broker host. Committed revision 16470.(9709e). Please revi... Sergey Ivanovskiy

03/12/2026

05:23 AM Support #9709: Needed: Basic example of configuring separate client and server
Rebased to revision 16472 (9709d). Sergey Ivanovskiy

03/09/2026

02:50 AM Support #9709: Needed: Basic example of configuring separate client and server
Yes, please review rev 16463 9709d with partitioned cookies. Sergey Ivanovskiy
02:26 AM Support #9709: Needed: Basic example of configuring separate client and server
Sergey, is this ready for a final review? I ask because the issue is at 90% done. Hynek Cihlar

03/02/2026

11:42 AM 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
07:46 AM Support #9709: Needed: Basic example of configuring separate client and server
22.04 is almost 4 years old. We should not use it.
24.04 is almost 2 years old. It is stable and works well. Th...
Greg Shah
06:32 AM Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> So, I need to migrate from Ubuntu 22.04 -> 24.04.
I googled this issue and got
*The ...
Sergey Ivanovskiy

03/01/2026

04:25 PM Support #9709 (Review): Needed: Basic example of configuring separate client and server
9709d is ready for the review rev 16452. Sergey Ivanovskiy
04:21 PM Support #9709: Needed: Basic example of configuring separate client and server
So, I need to migrate from Ubuntu 22.04 -> 24.04. Sergey Ivanovskiy
09:10 AM 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
08:52 AM Support #9709: Needed: Basic example of configuring separate client and server
Should I use #9709-362? Sergey Ivanovskiy
08:50 AM Support #9709: Needed: Basic example of configuring separate client and server
Roger, can I use @tools/docker@ scripts if I am using Ubuntu 22.04 host? Where can I find docs for Hotel_Gui docker s... Sergey Ivanovskiy
 

Also available in: Atom