[jira] [Commented] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread Martin Tzvetanov Grigorov (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516223#comment-17516223 ] Martin Tzvetanov Grigorov commented on WICKET-6967: --- I don't know. Try

[wicket] branch master updated: [CLEAN_UP] get rid of unused imports

2022-04-01 Thread reiern70
This is an automated email from the ASF dual-hosted git repository. reiern70 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 eb8ea96 [CLEAN_UP] get rid of unused imports

[jira] [Commented] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516118#comment-17516118 ] ASF subversion and git services commented on WICKET-6967: - Commi

[wicket] branch master updated: [WICKET-6967] fix compile error

2022-04-01 Thread reiern70
This is an automated email from the ASF dual-hosted git repository. reiern70 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 b5099ce [WICKET-6967] fix compile error b5099

[jira] [Resolved] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread Ernesto Reinaldo Barreiro (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernesto Reinaldo Barreiro resolved WICKET-6967. --- Resolution: Fixed implemented. [~mgrigorov] Do you think sendMessag

[jira] [Commented] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516116#comment-17516116 ] ASF subversion and git services commented on WICKET-6967: - Commi

[wicket] branch master updated: [WICKET-6967] allow sending asynchronous messages via IWebSocketConnection

2022-04-01 Thread reiern70
This is an automated email from the ASF dual-hosted git repository. reiern70 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 e438df9 [WICKET-6967] allow sending asynchron

[jira] [Assigned] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread Ernesto Reinaldo Barreiro (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernesto Reinaldo Barreiro reassigned WICKET-6967: - Assignee: Ernesto Reinaldo Barreiro > allow to send non-blockin

[jira] [Commented] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516107#comment-17516107 ] ASF subversion and git services commented on WICKET-6967: - Commi

[wicket] branch wicket-9.x updated: [WICKET-6967] allow sending asynchronous messages via IWebSocketConnection

2022-04-01 Thread reiern70
This is an automated email from the ASF dual-hosted git repository. reiern70 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 abca745 [WICKET-6967] allow sending a

svn commit: r53520 - in /dev/wicket/9.9.1: ./ binaries/

2022-04-01 Thread adelbene
Author: adelbene Date: Fri Apr 1 20:10:01 2022 New Revision: 53520 Log: Upload wicket-9.9.1 to staging area Added: dev/wicket/9.9.1/CHANGELOG-9.x dev/wicket/9.9.1/apache-wicket-9.9.1.tar.gz (with props) dev/wicket/9.9.1/apache-wicket-9.9.1.tar.gz.asc dev/wicket/9.9.1/apache-wic

svn commit: r53519 - /dev/wicket/9.9.1/

2022-04-01 Thread adelbene
Author: adelbene Date: Fri Apr 1 20:08:47 2022 New Revision: 53519 Log: Create 9.9.1 release staging area Added: dev/wicket/9.9.1/

[jira] [Commented] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516102#comment-17516102 ] ASF subversion and git services commented on WICKET-6967: - Commi

[wicket] branch improvement/reiern70/WICKET-6967 updated (0ef90df -> 07d6622)

2022-04-01 Thread reiern70
This is an automated email from the ASF dual-hosted git repository. reiern70 pushed a change to branch improvement/reiern70/WICKET-6967 in repository https://gitbox.apache.org/repos/asf/wicket.git. omit 0ef90df [WICKET-6967] allow sending asynchronous messages add 07d6622 [WICKET-6967

[jira] [Commented] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516101#comment-17516101 ] ASF GitHub Bot commented on WICKET-6967: reiern70 commented on a change in pull

[GitHub] [wicket] reiern70 commented on a change in pull request #506: [WICKET-6967] allow sending asynchronous messages

2022-04-01 Thread GitBox
reiern70 commented on a change in pull request #506: URL: https://github.com/apache/wicket/pull/506#discussion_r840881541 ## File path: wicket-native-websocket/wicket-native-websocket-core/src/main/java/org/apache/wicket/protocol/ws/api/IWebSocketConnection.java ## @@ -55,6 +5

[jira] [Updated] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread Ernesto Reinaldo Barreiro (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernesto Reinaldo Barreiro updated WICKET-6967: -- Description: Currently IWebSocketConnection does not allow to send asy

[jira] [Commented] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516096#comment-17516096 ] ASF GitHub Bot commented on WICKET-6967: reiern70 commented on a change in pull

[GitHub] [wicket] reiern70 commented on a change in pull request #506: [WICKET-6967] allow sending asynchronous messages

2022-04-01 Thread GitBox
reiern70 commented on a change in pull request #506: URL: https://github.com/apache/wicket/pull/506#discussion_r840876810 ## File path: wicket-native-websocket/wicket-native-websocket-core/src/main/java/org/apache/wicket/protocol/ws/api/IWebSocketConnection.java ## @@ -55,6 +5

[jira] [Commented] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516091#comment-17516091 ] ASF GitHub Bot commented on WICKET-6967: martin-g commented on a change in pull

[GitHub] [wicket] martin-g commented on a change in pull request #506: [WICKET-6967] allow sending asynchronous messages

2022-04-01 Thread GitBox
martin-g commented on a change in pull request #506: URL: https://github.com/apache/wicket/pull/506#discussion_r840866554 ## File path: wicket-native-websocket/wicket-native-websocket-core/src/main/java/org/apache/wicket/protocol/ws/api/IWebSocketConnection.java ## @@ -55,6 +5

[jira] [Commented] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread Martin Tzvetanov Grigorov (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516089#comment-17516089 ] Martin Tzvetanov Grigorov commented on WICKET-6967: --- Please add a good

[jira] [Comment Edited] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread Ernesto Reinaldo Barreiro (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516086#comment-17516086 ] Ernesto Reinaldo Barreiro edited comment on WICKET-6967 at 4/1/22 7:15 PM: ---

[jira] [Commented] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread Ernesto Reinaldo Barreiro (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516086#comment-17516086 ] Ernesto Reinaldo Barreiro commented on WICKET-6967: --- I mean something

[jira] [Commented] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516084#comment-17516084 ] ASF subversion and git services commented on WICKET-6967: - Commi

[wicket] 01/01: [WICKET-6967] allow sending asynchronous messages

2022-04-01 Thread reiern70
This is an automated email from the ASF dual-hosted git repository. reiern70 pushed a commit to branch improvement/reiern70/WICKET-6967 in repository https://gitbox.apache.org/repos/asf/wicket.git commit 0ef90df522c4309cae3923f080b54eaf17dd645d Author: reiern70 AuthorDate: Fri Apr 1 13:10:54 202

[wicket] branch improvement/reiern70/WICKET-6967 created (now 0ef90df)

2022-04-01 Thread reiern70
This is an automated email from the ASF dual-hosted git repository. reiern70 pushed a change to branch improvement/reiern70/WICKET-6967 in repository https://gitbox.apache.org/repos/asf/wicket.git. at 0ef90df [WICKET-6967] allow sending asynchronous messages This branch includes the foll

[wicket] branch wicket-9.x updated: Spring version bumped to 5.3.18

2022-04-01 Thread adelbene
This is an automated email from the ASF dual-hosted git repository. adelbene 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 eebcf61 Spring version bumped to 5.3.

[jira] [Commented] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread Martin Tzvetanov Grigorov (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516072#comment-17516072 ] Martin Tzvetanov Grigorov commented on WICKET-6967: --- Non-blocking WebS

[jira] [Created] (WICKET-6967) allow to send non-blocking web socket messages

2022-04-01 Thread Ernesto Reinaldo Barreiro (Jira)
Ernesto Reinaldo Barreiro created WICKET-6967: - Summary: allow to send non-blocking web socket messages Key: WICKET-6967 URL: https://issues.apache.org/jira/browse/WICKET-6967 Project: Wick

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

2022-04-01 Thread Sven Meier (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-6966. Fix Version/s: 10.0.0 9.9.1 Assignee: Sven Meier Resolution: Fix

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

2022-04-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515768#comment-17515768 ] ASF subversion and git services commented on WICKET-6966: - Commi

[wicket] branch wicket-9.x updated: WICKET-6966 do not record session size by default

2022-04-01 Thread svenmeier
This is an automated email from the ASF dual-hosted git repository. svenmeier 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 a37fecc WICKET-6966 do not record se

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

2022-04-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515767#comment-17515767 ] ASF subversion and git services commented on WICKET-6966: - Commi

[wicket] branch master updated: WICKET-6966 do not record session size by default

2022-04-01 Thread svenmeier
This is an automated email from the ASF dual-hosted git repository. svenmeier 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 4764ac8 WICKET-6966 do not record session si