- 16 Jan, 2015 2 commits
- 11 Jan, 2015 1 commit
-
-
Tom Evans authored
This patch fixes several NullPointerExceptions that were observed in an cluster when running under high load and latency, including related issues in the BOSH connector and hazelcast plugin. Some related logging improvements are also included. Some of the NPEs were generated during the startup phase before the server was fully initialized. These have been corrected by checking appropriate "ready state" indicators. In general, sessions hosted in remote cluster nodes that cannot be addressed due to timeouts during remote task execution should be considered temporarily "unavailable" to the cluster member that initiated the call.
-
- 09 Dec, 2014 1 commit
-
-
Tom Evans authored
Updates the MINA 2.0.9 core to fix a locking issue documented here: https://issues.apache.org/jira/browse/DIRMINA-995 Also updates connection manager and thread pool configurations to better allocate resources within the JVM.
-
- 14 Nov, 2014 1 commit
-
-
Tom Evans authored
Pick the latest bug fixes from Apache MINA 2.0,9
-
- 21 Oct, 2014 1 commit
-
-
Tom Evans authored
Update version number and dependency change for OF 3.10.0 (due to MINA 2.0.x API change)
-
- 17 Oct, 2014 1 commit
-
-
Vlatko Kosturjak authored
to property route.really-all-resources is true
-
- 16 Oct, 2014 1 commit
-
-
Vlatko Kosturjak authored
Introduce option to really send to all resources fix missing bracket
-
- 07 Aug, 2014 1 commit
-
-
jackrabbit128 authored
- install ReadThrottleFilterBuilder into filter chains - adjust SSLFilter positioning in chain so that ReadThrottleFilter works correctly
-
- 11 Jun, 2014 1 commit
-
-
Christian Schudt authored
-
- 07 Jun, 2014 1 commit
-
-
Christian Schudt authored
This commit fixes the regression, that was introduced with the addition of Message Carbons. Message Carbons are delivered to all non-negative sessions. If there's no Message Carbons-enabled session, it will be delivered to the highest priority session only.
-
- 05 Jun, 2014 1 commit
-
-
Sven Bunge authored
-
- 31 May, 2014 1 commit
-
-
André Berenguel authored
-
- 02 May, 2014 1 commit
-
-
Christian Schudt authored
Fixing more JavaDoc errors in order to make it build with Java 8's DocLint eventually (JavaDoc for Openfire's core builds now with DocLint)
-
- 05 Apr, 2014 1 commit
-
-
csh authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@14012 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 04 Apr, 2014 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@14009 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 24 Mar, 2014 1 commit
-
-
csh authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@14002 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Mar, 2014 1 commit
-
-
csh authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13984 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 27 Mar, 2013 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13594 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 09 Jan, 2013 1 commit
-
-
Tom Evans authored
OF-590: Improved exception handling and error recovery in core clustering classes; retooled cache configuration to prevent eviction of core components; updated versions and documentation for clustering and hazelcast plugins git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13392 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 10 Oct, 2012 1 commit
-
-
Tom Evans authored
OF-573: Improve session concurrency and consistency across local and remote (clustered) client sessions git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13312 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 19 Feb, 2012 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13001 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 17 Feb, 2012 2 commits
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12999 b35dd754-fafc-0310-a699-88a17e54d16e
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12998 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Jan, 2012 2 commits
-
-
guus authored
OF-270: Patch by LG - first delete any pending presences, before adding a new one. Should be crude/effective. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12956 b35dd754-fafc-0310-a699-88a17e54d16e
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12955 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Feb, 2010 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11608 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 09 Nov, 2009 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11388 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Nov, 2009 2 commits
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11373 b35dd754-fafc-0310-a699-88a17e54d16e
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11372 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Sep, 2009 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11291 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 03 Aug, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10723 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 29 Jul, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10705 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 02 Jul, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10632 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 23 Apr, 2008 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10260 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Apr, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10204 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Apr, 2008 1 commit
-
-
Daniel Henninger authored
[JM-1291] Renamed/prefixed all Openfire tables with 'of' to prevent conflicts with other applications in same database. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10158 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 27 Mar, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10139 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 20 Mar, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10086 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 Mar, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10077 b35dd754-fafc-0310-a699-88a17e54d16e
-