[jira] [Commented] (WICKET-6966) IndexOutOfBounds in InSessionPageStore

2022-03-31 Thread Andrea Del Bene (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515563#comment-17515563 ] Andrea Del Bene commented on WICKET-6966: - Since we have to release an hotfix for WICKET-6963 we

[jira] [Commented] (WICKET-6966) IndexOutOfBounds in InSessionPageStore

2022-03-31 Thread Youri de Boer (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515307#comment-17515307 ] Youri de Boer commented on WICKET-6966: --- We will keep it disabled for now, it will probably take a

[jira] [Commented] (WICKET-6966) IndexOutOfBounds in InSessionPageStore

2022-03-31 Thread Martin Tzvetanov Grigorov (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515298#comment-17515298 ] Martin Tzvetanov Grigorov commented on WICKET-6966: --- +1 > IndexOutOfBounds in

[jira] [Commented] (WICKET-6966) IndexOutOfBounds in InSessionPageStore

2022-03-31 Thread Sven Meier (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515292#comment-17515292 ] Sven Meier commented on WICKET-6966: For performance reasons alone,

[jira] [Updated] (WICKET-6963) Use singletons for PanelMarkupSourcingStrategy

2022-03-31 Thread Martin Tzvetanov Grigorov (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Tzvetanov Grigorov updated WICKET-6963: -- Fix Version/s: 9.9.1 > Use singletons for PanelMarkupSourcingStrategy

[jira] [Commented] (WICKET-6963) Use singletons for PanelMarkupSourcingStrategy

2022-03-31 Thread Thomas Heigl (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515202#comment-17515202 ] Thomas Heigl commented on WICKET-6963: -- My proposed solution is buggy under some circumstances. See

[jira] [Commented] (WICKET-6963) Use singletons for PanelMarkupSourcingStrategy

2022-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515199#comment-17515199 ] ASF subversion and git services commented on WICKET-6963: - Commit

[wicket] branch master updated: Revert "WICKET-6963 Use singletons for PanelMarkupSourcingStrategy (#503)"

2022-03-31 Thread theigl
This is an automated email from the ASF dual-hosted git repository. theigl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/wicket.git The following commit(s) were added to refs/heads/master by this push: new 85fab89 Revert "WICKET-6963 Use singletons for

[jira] [Commented] (WICKET-6963) Use singletons for PanelMarkupSourcingStrategy

2022-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515198#comment-17515198 ] ASF subversion and git services commented on WICKET-6963: - Commit

[wicket] branch wicket-9.x updated: Revert "WICKET-6963 Use singletons for PanelMarkupSourcingStrategy (#503)"

2022-03-31 Thread theigl
This is an automated email from the ASF dual-hosted git repository. theigl pushed a commit to branch wicket-9.x in repository https://gitbox.apache.org/repos/asf/wicket.git The following commit(s) were added to refs/heads/wicket-9.x by this push: new 96bf411 Revert "WICKET-6963 Use

[jira] [Commented] (WICKET-6966) IndexOutOfBounds in InSessionPageStore

2022-03-31 Thread Youri de Boer (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515152#comment-17515152 ] Youri de Boer commented on WICKET-6966: --- Yes, it's also enabled on production. Next patch we will

[jira] [Comment Edited] (WICKET-6966) IndexOutOfBounds in InSessionPageStore

2022-03-31 Thread Youri de Boer (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515152#comment-17515152 ] Youri de Boer edited comment on WICKET-6966 at 3/31/22, 8:02 AM: - Yes,

[jira] [Commented] (WICKET-6966) IndexOutOfBounds in InSessionPageStore

2022-03-31 Thread Sven Meier (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515133#comment-17515133 ] Sven Meier commented on WICKET-6966: Ah, so the requestlogger is causing the session serialization.

[jira] [Commented] (WICKET-6966) IndexOutOfBounds in InSessionPageStore

2022-03-31 Thread Youri de Boer (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515124#comment-17515124 ] Youri de Boer commented on WICKET-6966: --- We don't configure Jetty's session manager, so that