Project

General

Profile

Activity

From 06/22/2025 to 07/21/2025

07/21/2025

02:09 PM Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Constantin, please review 8060a. Sergey Ivanovskiy
04:01 AM Feature #9687 (Internal Test): drop support for Java 8 and Java 11
Tomasz Domin

07/18/2025

10:37 AM Feature #9687: drop support for Java 8 and Java 11
Note I've updated *Jetty 12* to version *12.0.22* as it came out in meantime and build is still based on *trunk* revi... Tomasz Domin
09:33 AM Feature #9687: drop support for Java 8 and Java 11
Code review 9687b revision 16008. The changes look OK, I have no more concerns. Hynek Cihlar
09:14 AM Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> Handler's MIME types are inherited from server's MIME types, which are by default initialized...
Hynek Cihlar
06:52 AM Feature #9687: drop support for Java 8 and Java 11
I plan to push this to xfer as soon as:
* Hynek confirms that the changes pass review.
* Tomasz confirms that the...
Greg Shah
05:17 AM Feature #9687: drop support for Java 8 and Java 11
Hynek Cihlar wrote:
> @sendPendingResponse@, the exception handler for @InterruptedException@ should restore the thr...
Tomasz Domin
03:22 AM Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> Hynek Cihlar wrote:
> > I suppose @doScope@ in @SpreadsheetWebApp@ still doesn't work, correc...
Hynek Cihlar

07/17/2025

05:07 PM Feature #9687: drop support for Java 8 and Java 11
Hynek Cihlar wrote:
> Missing history entry in @AuthFilter.java@
>
> In @BasicAuth.getAuthenticationDetails@ @new...
Tomasz Domin
04:02 PM Feature #9687: drop support for Java 8 and Java 11
Constantin Asofiei wrote:
Thank you
> Tomasz, this is for 15996 to 16007:
> * @BasicAuth@ - can we de-duplicate ...
Tomasz Domin
03:10 PM Feature #9687: drop support for Java 8 and Java 11
Missing history entry in @AuthFilter.java@
In @BasicAuth.getAuthenticationDetails@ @new String(bytes)@ uses the de...
Hynek Cihlar
11:13 AM Feature #9687: drop support for Java 8 and Java 11
Tomasz, this is for 15996 to 16007:
* @BasicAuth@ - can we de-duplicate the code in @getAuthenticationDetails@, @aut...
Constantin Asofiei

07/14/2025

10:33 AM Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> Pushed up to revision 9687b/16007.
> Please review 9687b revisions 16005-16007 (bzr diff -r 1...
Tomasz Domin

07/11/2025

07:55 AM Bug #8060 (Review): Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Sergey Ivanovskiy
07:54 AM Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Created 8060a. Please review the rev 16035 (8060a). Sergey Ivanovskiy
04:13 AM Feature #9687: drop support for Java 8 and Java 11
Pushed up to revision 9687b/16007.
It appeared that 9687b branch migration to Jetty 12 was missing migration of ...
Tomasz Domin

07/10/2025

04:18 PM Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Constantin Asofiei wrote:
> Please post the stacktrace for #8060-7. I don't understand how the patch would solve th...
Sergey Ivanovskiy
03:49 PM Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Please post the stacktrace for #8060-7. I don't understand how the patch would solve the problem. Constantin Asofiei
03:18 PM Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Constantin, could you review this patch? @DatabaseManager.autoConnect()@ is invoked on @setTargetLive@ and in this ca... Sergey Ivanovskiy
10:18 AM Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
I would not surprise that this issue was due to @LegacyLogManagerImpl@. Sergey Ivanovskiy
07:59 AM Bug #8060 (WIP): Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Sergey Ivanovskiy
06:33 AM Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
If I understand this code correctly, then this @DatabaseManager.autoConnect@ should be invoked somehow on the user lo... Sergey Ivanovskiy

07/09/2025

04:19 PM Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
You can see a more recent stack trace {{collapse(here)... Roger Borrello

07/07/2025

09:40 AM Bug #10252: gradle version includes trailing / char in branch name
Note that all these formats can come back from @bzr info@, and the *buildVersion* could not handle them all:... Roger Borrello
01:28 AM Bug #10252 (Closed): gradle version includes trailing / char in branch name
Created task branch 10252a from trunk rev 16026.
Rev 16027 fixes @buildVersion@ in @build.gradle@ when the branch ...
Constantin Asofiei

07/05/2025

11:35 AM Bug #10252: gradle version includes trailing / char in branch name
The regular expression looks good. Hynek Cihlar
05:16 AM Bug #10252: gradle version includes trailing / char in branch name
When the branch is bound like this:... Constantin Asofiei
05:09 AM Bug #10252 (Closed): gradle version includes trailing / char in branch name
Constantin Asofiei

07/04/2025

05:03 AM Bug #10174 (Test): Method/Procedure call overwrites procedure return value
Branch 10174a was merged to trunk rev 16025 and archived. Teodor Gorghe
04:48 AM Bug #10174 (Merge Pending): Method/Procedure call overwrites procedure return value
Please merge now. Constantin Asofiei

07/02/2025

04:47 AM Bug #10174 (Internal Test): Method/Procedure call overwrites procedure return value
Teodor Gorghe wrote:
> Committed revision *15993* on task branch *10174a*:
> - Addressed code review #10174-18: mov...
Constantin Asofiei
04:44 AM Bug #10174: Method/Procedure call overwrites procedure return value
Committed revision *15993* on task branch *10174a*:
- Addressed code review #10174-18: moved the if condition, so th...
Teodor Gorghe
04:23 AM Bug #10174: Method/Procedure call overwrites procedure return value
There is also this for @CONSUME@:... Constantin Asofiei
04:19 AM Bug #10174 (Review): Method/Procedure call overwrites procedure return value
Committed revision *15992* on task branch *10174a*:
- Addressed code review from #10174-15: @returnNormal@ and @retu...
Teodor Gorghe
01:55 AM Bug #10174: Method/Procedure call overwrites procedure return value
Constantin Asofiei wrote:
> @rtype == ReturnType.STORE@ should match also on @rtype == ReturnType.NORMAL@. Was @rty...
Teodor Gorghe

07/01/2025

11:41 AM Bug #10174: Method/Procedure call overwrites procedure return value
@rtype == ReturnType.STORE@ should match also on @rtype == ReturnType.NORMAL@. Was @rtype != ReturnType.ERROR@ match... Constantin Asofiei

06/26/2025

07:43 AM Bug #10174: Method/Procedure call overwrites procedure return value
Danut and Lorian told to me that now the tests passes. I have done some smoke tests and some harness tests on two cus... Teodor Gorghe

06/24/2025

06:50 PM Feature #10200: session level heap usage tracking
The idea is to use JVM APIs to track overall heap and CPU metrics to determine when the system is overcommitted. Aft... Greg Shah
06:44 PM Feature #10200 (New): session level heap usage tracking
Greg Shah
09:40 AM Bug #10174 (Internal Test): Method/Procedure call overwrites procedure return value
Teodor Gorghe
09:39 AM Bug #10174: Method/Procedure call overwrites procedure return value
Committed revision *15991* on task branch *10174a*:
- fixed regression when using @BlockManager.returnNormal@.
Teodor Gorghe
02:43 AM Bug #10174 (WIP): Method/Procedure call overwrites procedure return value
There are some issues with testing. Danut told me that there is a big regression in a customer application. I need to... Teodor Gorghe
08:55 PM Feature #9685: move FWD to Java 21
Roger Borrello wrote:
> Tomasz Domin wrote:
> > Roger
> > In file @container_java_21.diff@ please find changes to ...
Roger Borrello

06/23/2025

11:56 AM Feature #9685: move FWD to Java 21
Tomasz Domin wrote:
> Roger
> In file @container_java_21.diff@ please find changes to @container@ project to suppor...
Roger Borrello
09:52 AM Feature #9685: move FWD to Java 21
Roger
In file @container_java_21.diff@ please find changes to @container@ project to support Java 21.
The patch is ...
Tomasz Domin
02:51 AM Bug #10174 (Internal Test): Method/Procedure call overwrites procedure return value
I'm OK with the change. Constantin Asofiei
 

Also available in: Atom