Activity
From 02/20/2026 to 03/21/2026
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
...
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...
- 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...
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?
... - 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?...
- 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@.
- 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:...
- 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...
- 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...
- 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 @...
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).
- 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...
- 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... - 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@ ...
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.
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...
03/12/2026
- 05:23 AM Support #9709: Needed: Basic example of configuring separate client and server
- Rebased to revision 16472 (9709d).
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.
- 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.
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... - 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... - 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 ...
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.
- 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.
- 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... - 08:52 AM Support #9709: Needed: Basic example of configuring separate client and server
- Should I use #9709-362?
- 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...
02/27/2026
- 06:41 AM Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Sergey, I am going to check in some tools in the @./tools/docker@ directory of *9709d*. I wa...
02/26/2026
- 06:10 PM 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...
- 03:59 PM 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... - 03:46 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I updated rev 16449 (9709d) but I do not know how to setup spawner. I used to run
> [..... - 03:38 PM Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> As I said, I don't want to implement the 9709b approach. I'm just trying to get it documented an... - 03:34 PM Support #9709: Needed: Basic example of configuring separate client and server
- As I said, I don't want to implement the 9709b approach. I'm just trying to get it documented and to understand it.
... - 03:33 PM Support #9709: Needed: Basic example of configuring separate client and server
- I updated rev 16449 (9709d) but I do not know how to setup spawner. I used to run ...
- 03:14 PM 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... - 03:00 PM Support #9709: Needed: Basic example of configuring separate client and server
- Yes, doing it right now.
- 02:56 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey, is there any chance you could rebase 9709d to the latest trunk?
- 02:54 PM Support #9709: Needed: Basic example of configuring separate client and server
- My proposals for 9709b were to use the symmetric cryptography to store the private key per session and to preallocate...
- 02:48 PM Support #9709: Needed: Basic example of configuring separate client and server
- Hynek proposed #9709-586 tokens that expired after the specified time. Please review the proposals. The current web c...
- 02:32 PM Support #9709: Needed: Basic example of configuring separate client and server
- The jscript web client is loaded by the java web client, first resources and then jscript code is running.
The jscri... - 12:12 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> The token can have an expiration date or can be one time token so each new request needs ... - 10:37 AM Support #9709: Needed: Basic example of configuring separate client and server
- At this moment I have this very raw version of @9709b@ (rev 16474) with one time tokens but the scenario in which the...
- 10:21 AM Support #9709: Needed: Basic example of configuring separate client and server
- The token can have an expiration date or can be one time token so each new request needs to get new one. My initial p...
- 10:13 AM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> After discussion with Hynek we agreed that we need to refresh the token used for the init... - 10:08 AM Support #9709: Needed: Basic example of configuring separate client and server
- After discussion with Hynek we agreed that we need to refresh the token used for the initial web socket connection. T...
- 08:15 AM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Greg, I am sorry for confusions here but we should discuss all these parts from the begin... - 08:03 AM Support #9709: Needed: Basic example of configuring separate client and server
- Greg, I am sorry for confusions here but we should discuss all these parts from the beginning because I would propose...
- 07:56 AM Support #9709: Needed: Basic example of configuring separate client and server
- I would like to express the opposite opinion that CHIPs should fit the current design.
- 07:53 AM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> > My worry here is that this is very over-complicated and has serious resource implicatio... - 07:44 AM Support #9709: Needed: Basic example of configuring separate client and server
- > My worry here is that this is very over-complicated and has serious resource implications. I prefer to avoid this ...
- 07:38 AM Support #9709: Needed: Basic example of configuring separate client and server
- > The branch @9709b@ must use authentication tokens instead of http secure cookies to authenticate requests from the ...
- 03:31 AM Support #9709: Needed: Basic example of configuring separate client and server
- Greg, agree with you that I did not express the idea clearly. I am working on @9709b@ and @9709d@ completely differen...
02/25/2026
- 02:25 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Greg Shah wrote:
> > We aren't going to have an additional thread for each session. Tha... - 01:17 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Greg Shah wrote:
> > We aren't going to have an additional thread for each session. Tha... - 11:57 AM Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> We aren't going to have an additional thread for each session. That doesn't scale.
To get an ac... - 11:50 AM Support #9709: Needed: Basic example of configuring separate client and server
- We aren't going to have an additional thread for each session. That doesn't scale.
I don't understand what proces... - 09:00 AM Support #9709: Needed: Basic example of configuring separate client and server
- I see that the similar context switch is implemented by @LegacyWebSecurityManager@. I can use @AssociatedThread@ to s...
02/24/2026
- 02:15 AM Support #9709: Needed: Basic example of configuring separate client and server
- Stanislav, could we rename and split this logic @SecurityManager.getUserId()@ into @SecurityManager.getUserAndStorage...
- 11:48 PM Support #9709: Needed: Basic example of configuring separate client and server
- > I do not know why this @storageId@ was added to FWD user but finally I need to apply this something patch
Galya ...
02/23/2026
- 07:31 AM Support #9709: Needed: Basic example of configuring separate client and server
- Stanislav, could you help with this issue that @SecurityManager.getUserId()@ returns @userId/storageId@ now?
It br... - 05:38 AM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey, this change is part of these logs:...
02/21/2026
- 07:03 AM Support #9709: Needed: Basic example of configuring separate client and server
- I do not know why this @storageId@ was added to FWD user but finally I need to apply this something patch...
- 06:32 AM Support #9709: Needed: Basic example of configuring separate client and server
- It looks that @bogus/storage-hotel@ that comes from ...
02/20/2026
- 02:28 PM Support #9709: Needed: Basic example of configuring separate client and server
- I found at least a copy/paste in fine logs:...
- 02:06 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I should report new issue with the trunk rev 16435 related to *New Session* functionality... - 12:29 PM Support #9709: Needed: Basic example of configuring separate client and server
- Thank you, I will use this library but I would like to make some adjustment to plans. I know that the customer would ...
- 12:18 PM Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Can I use the following library https://github.com/jwtk/jjwt?#gradle?
Greg mentioned in ... - 12:16 PM Support #9709: Needed: Basic example of configuring separate client and server
- Debugging the issue but the spawn processes are failed without visible logs. The server logs just shows the several t...
- 12:04 PM Support #9709: Needed: Basic example of configuring separate client and server
- Updating #9709-611: it is a localhost setup without brokers that means that all web clients are spawned locally.
- 12:01 PM Support #9709: Needed: Basic example of configuring separate client and server
- I should report new issue with the trunk rev 16435 related to *New Session* functionality.
Steps to reproduce :
#... - 07:05 AM Support #9709 (WIP): Needed: Basic example of configuring separate client and server
- Can I use the following library https://github.com/jwtk/jjwt?#gradle?
Also available in: Atom