Author: fhanik
Date: Mon Mar 20 10:38:45 2006
New Revision: 387274
URL: http://svn.apache.org/viewcvs?rev=387274&view=rev
Log:
Created a deepclone method, that performs a deep clone :)
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribe
Author: fhanik
Date: Mon Mar 20 11:30:50 2006
New Revision: 387285
URL: http://svn.apache.org/viewcvs?rev=387285&view=rev
Log:
Made sure the new config was working
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/tcp/ReplicationTransmitter.
Author: fhanik
Date: Mon Mar 20 11:58:47 2006
New Revision: 387290
URL: http://svn.apache.org/viewcvs?rev=387290&view=rev
Log:
update todo
Modified:
tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
URL:
http://svn.apache
Author: fhanik
Date: Mon Mar 20 12:09:55 2006
New Revision: 387292
URL: http://svn.apache.org/viewcvs?rev=387292&view=rev
Log:
Added in the ability to process data with a callback error handler
Added:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tr
Author: fhanik
Date: Mon Mar 20 12:20:59 2006
New Revision: 387302
URL: http://svn.apache.org/viewcvs?rev=387302&view=rev
Log:
minor updates to the todo
Modified:
tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
URL:
Author: fhanik
Date: Mon Mar 20 16:03:29 2006
New Revision: 387352
URL: http://svn.apache.org/viewcvs?rev=387352&view=rev
Log:
Implemented asynchronous messaging with a queue size limit in bytes, to avoid
OOM errors
Added:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/ap
Author: fhanik
Date: Tue Mar 21 08:07:12 2006
New Revision: 387560
URL: http://svn.apache.org/viewcvs?rev=387560&view=rev
Log:
Added documentation for the ReplicatedMapEntry and added the async replication
to the demos
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share
Author: fhanik
Date: Tue Mar 21 08:12:56 2006
New Revision: 387567
URL: http://svn.apache.org/viewcvs?rev=387567&view=rev
Log:
added in proper locking to the ReplicatedMapEntry
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/t
Author: fhanik
Date: Tue Mar 21 08:14:13 2006
New Revision: 387568
URL: http://svn.apache.org/viewcvs?rev=387568&view=rev
Log:
Added a default queue size
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/group/intercep
Author: fhanik
Date: Tue Mar 21 08:15:21 2006
New Revision: 387569
URL: http://svn.apache.org/viewcvs?rev=387569&view=rev
Log:
The DeltaSession now implements ReplicatedMapEntry, so it can be used in the
LazyReplicatedMap scenario
Modified:
tomcat/container/tc5.5.x/modules/ha/src/share
Author: fhanik
Date: Tue Mar 21 09:55:07 2006
New Revision: 387590
URL: http://svn.apache.org/viewcvs?rev=387590&view=rev
Log:
In order to make this manager extendable, it should not assume the class of the
session
Modified:
tomcat/container/tc5.5.x/catalina/src/share/org/apache/cata
Author: fhanik
Date: Tue Mar 21 10:18:15 2006
New Revision: 387596
URL: http://svn.apache.org/viewcvs?rev=387596&view=rev
Log:
Fixed deadlock in the RPC channel, responses can not be sent with ACK, cause
everyone ends up waiting for ACKs
Modified:
tomcat/container/tc5.5.x/modules/grou
Author: fhanik
Date: Tue Mar 21 12:35:39 2006
New Revision: 387616
URL: http://svn.apache.org/viewcvs?rev=387616&view=rev
Log:
Worked out some bugs in the map
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/ChannelException.java
tomcat/conta
Author: fhanik
Date: Tue Mar 21 17:57:39 2006
New Revision: 387686
URL: http://svn.apache.org/viewcvs?rev=387686&view=rev
Log:
Initial version of the backup manager, still super buggy, need to figure out a
way on how to deserialize sessions.
Added:
tomcat/container/tc5.5.x/modules/ha
Author: fhanik
Date: Wed Mar 22 07:14:44 2006
New Revision: 387872
URL: http://svn.apache.org/viewcvs?rev=387872&view=rev
Log:
ok, we finally got control of it, fully working now
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribe
Author: fhanik
Date: Wed Mar 22 19:59:38 2006
New Revision: 388020
URL: http://svn.apache.org/viewcvs?rev=388020&view=rev
Log:
more complete state of the replicated map
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/Member.java
tomcat/conta
Author: fhanik
Date: Wed Mar 22 20:20:42 2006
New Revision: 388027
URL: http://svn.apache.org/viewcvs?rev=388027&view=rev
Log:
slowly getting somewhere
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
to
Author: fhanik
Date: Thu Mar 23 00:12:41 2006
New Revision: 388098
URL: http://svn.apache.org/viewcvs?rev=388098&view=rev
Log:
More adjustments
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/ChannelException.java
tomcat/container/tc5
Author: fhanik
Date: Thu Mar 23 00:29:19 2006
New Revision: 388105
URL: http://svn.apache.org/viewcvs?rev=388105&view=rev
Log:
Fixed the startup order of the backup manager, otherwise the standard manager
empties out all the sessions upon stop
Modified:
tomcat/container/tc5.5.x/mod
Author: fhanik
Date: Thu Mar 23 00:32:29 2006
New Revision: 388108
URL: http://svn.apache.org/viewcvs?rev=388108&view=rev
Log:
removed debug statements
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Modi
Author: fhanik
Date: Thu Mar 23 00:41:18 2006
New Revision: 388111
URL: http://svn.apache.org/viewcvs?rev=388111&view=rev
Log:
Corrected the XML
Modified:
tomcat/container/tc5.5.x/modules/groupcom/etc/cluster-server.xml
tomcat/container/tc5.5.x/modules/ha/etc/cluster-server.xml
Modi
Author: fhanik
Date: Thu Mar 23 01:00:30 2006
New Revision: 388112
URL: http://svn.apache.org/viewcvs?rev=388112&view=rev
Log:
Use containsKey() instead of get(), this way you can ensure that you get a
completely unique session Id across the cluster.
get() can initiate a RPC call to o
Author: fhanik
Date: Thu Mar 23 06:33:27 2006
New Revision: 388179
URL: http://svn.apache.org/viewcvs?rev=388179&view=rev
Log:
Added in the ability to set map send options per manager
Modified:
tomcat/container/tc5.5.x/modules/groupcom/etc/cluster-server.xml
tomcat/container/tc5
Author: fhanik
Date: Thu Mar 23 07:43:19 2006
New Revision: 388192
URL: http://svn.apache.org/viewcvs?rev=388192&view=rev
Log:
minor updates
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/tipis/ReplicatedMap.java
Modified:
tomcat/container/tc5
Author: fhanik
Date: Thu Mar 23 09:27:08 2006
New Revision: 388220
URL: http://svn.apache.org/viewcvs?rev=388220&view=rev
Log:
format changes
Modified:
tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
URL:
Author: fhanik
Date: Fri Mar 24 05:14:35 2006
New Revision: 388515
URL: http://svn.apache.org/viewcvs?rev=388515&view=rev
Log:
added job
Modified:
tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
URL:
http://svn.apache
Author: fhanik
Date: Fri Mar 24 07:26:05 2006
New Revision: 388561
URL: http://svn.apache.org/viewcvs?rev=388561&view=rev
Log:
Using long lifed bytebuffers for sending
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/tcp/nio/NioSender.java
Modi
Author: fhanik
Date: Fri Mar 24 08:20:37 2006
New Revision: 388569
URL: http://svn.apache.org/viewcvs?rev=388569&view=rev
Log:
Added to do, played around with the default values
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/tcp
Author: fhanik
Date: Fri Mar 24 08:32:50 2006
New Revision: 388570
URL: http://svn.apache.org/viewcvs?rev=388570&view=rev
Log:
Added in default values so that you can create a channel in a super simple way
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/cata
Author: fhanik
Date: Fri Mar 24 08:34:25 2006
New Revision: 388572
URL: http://svn.apache.org/viewcvs?rev=388572&view=rev
Log:
more defaults, now you can create channel by saying new GroupChannel(), then
start and you are done
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/s
Author: fhanik
Date: Fri Mar 24 08:47:32 2006
New Revision: 388576
URL: http://svn.apache.org/viewcvs?rev=388576&view=rev
Log:
Oops, now are are completely autoconfigured
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/group/ChannelCoordinator.
Author: fhanik
Date: Fri Mar 24 15:54:45 2006
New Revision: 388678
URL: http://svn.apache.org/viewcvs?rev=388678&view=rev
Log:
Added to do items
Modified:
tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
URL:
Author: fhanik
Date: Sat Mar 25 13:52:27 2006
New Revision: 388840
URL: http://svn.apache.org/viewcvs?rev=388840&view=rev
Log:
Added todo
Modified:
tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
URL:
http://svn.apache
Author: fhanik
Date: Tue Mar 28 10:22:41 2006
New Revision: 389569
URL: http://svn.apache.org/viewcvs?rev=389569&view=rev
Log:
Added in a completion notification
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/ErrorHandler.java
tomcat/conta
Author: fhanik
Date: Tue Mar 28 10:57:21 2006
New Revision: 389574
URL: http://svn.apache.org/viewcvs?rev=389574&view=rev
Log:
Added a uniqueId to a member, this will help identify a membership session, ie
the difference between crash and network hickup
Modified:
tomcat/container/tc5
Author: fhanik
Date: Tue Mar 28 11:31:12 2006
New Revision: 389588
URL: http://svn.apache.org/viewcvs?rev=389588&view=rev
Log:
Added the unique Id to the toString method
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/mcast/MemberImpl.java
Modi
Author: fhanik
Date: Tue Mar 28 13:51:40 2006
New Revision: 389612
URL: http://svn.apache.org/viewcvs?rev=389612&view=rev
Log:
Removed not needed imports
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/ChannelInterceptor.java
tomcat/conta
Author: fhanik
Date: Thu Mar 30 10:01:51 2006
New Revision: 390196
URL: http://svn.apache.org/viewcvs?rev=390196&view=rev
Log:
Removed JMX dependency, all JMX code should be in wrappers, and not baked into
the core
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/ap
Author: fhanik
Date: Fri Mar 31 07:02:18 2006
New Revision: 390440
URL: http://svn.apache.org/viewcvs?rev=390440&view=rev
Log:
Channel interceptors can all have a flag to use, and the group channel can make
an optional dependency check to make sure that two interceptors don't have the
Author: fhanik
Date: Fri Mar 31 08:55:23 2006
New Revision: 390456
URL: http://svn.apache.org/viewcvs?rev=390456&view=rev
Log:
fixed the dependency check
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/group/GroupChannel.java
Modified:
to
Author: fhanik
Date: Mon Apr 3 07:51:30 2006
New Revision: 391057
URL: http://svn.apache.org/viewcvs?rev=391057&view=rev
Log:
Fixed ROOT.war deployment, aligned with Pero's fixes
Modified:
tomcat/container/tc5.5.x/modules/ha/src/share/org/apache/catalina/ha/ClusterDeployer.java
Author: fhanik
Date: Mon Apr 3 13:17:44 2006
New Revision: 391136
URL: http://svn.apache.org/viewcvs?rev=391136&view=rev
Log:
Fixed compilation
Modified:
tomcat/container/tc5.5.x/modules/groupcom/build.xml
tomcat/container/tc5.5.x/modules/ha/src/share/org/apache/catalin
Author: fhanik
Date: Mon Apr 3 13:18:47 2006
New Revision: 391138
URL: http://svn.apache.org/viewcvs?rev=391138&view=rev
Log:
Made extensible, so that we can easily create a replicated context
Modified:
tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/
Author: fhanik
Date: Mon Apr 3 13:24:17 2006
New Revision: 391141
URL: http://svn.apache.org/viewcvs?rev=391141&view=rev
Log:
Made extensible
Modified:
tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/core/StandardContext.java
Modified:
tomcat/container/tc5.5.x/cata
Author: fhanik
Date: Mon Apr 3 13:34:19 2006
New Revision: 391143
URL: http://svn.apache.org/viewcvs?rev=391143&view=rev
Log:
Initial skeleton for a context that uses a replicated attribute map
Added:
tomcat/container/tc5.5.x/modules/ha/src/share/org/apache/catalina/ha/context/
to
Author: fhanik
Date: Mon Apr 3 15:38:54 2006
New Revision: 391160
URL: http://svn.apache.org/viewcvs?rev=391160&view=rev
Log:
fixed logging
Modified:
tomcat/container/tc5.5.x/modules/ha/src/share/org/apache/catalina/ha/context/ReplicatedContext.java
Modified:
tomcat/container/tc5
Author: fhanik
Date: Mon Apr 3 15:57:59 2006
New Revision: 391169
URL: http://svn.apache.org/viewcvs?rev=391169&view=rev
Log:
added small todo
Modified:
tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
URL:
Author: fhanik
Date: Tue Apr 4 06:40:11 2006
New Revision: 391307
URL: http://svn.apache.org/viewcvs?rev=391307&view=rev
Log:
Enabled all socket options for both receiving and sending sockets
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/trans
Author: fhanik
Date: Tue Apr 4 06:53:31 2006
New Revision: 391312
URL: http://svn.apache.org/viewcvs?rev=391312&view=rev
Log:
More defaults and socket values
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/transport/AbstractSender.java
to
Author: fhanik
Date: Tue Apr 4 07:15:40 2006
New Revision: 391316
URL: http://svn.apache.org/viewcvs?rev=391316&view=rev
Log:
Remove logging dependency, so that standalone lib can log as well
Added:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/
Author: fhanik
Date: Tue Apr 4 07:57:49 2006
New Revision: 391327
URL: http://svn.apache.org/viewcvs?rev=391327&view=rev
Log:
Added missing socket options
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/transport/ReceiverBase.java
to
Author: fhanik
Date: Wed Apr 12 13:42:48 2006
New Revision: 393603
URL: http://svn.apache.org/viewcvs?rev=393603&view=rev
Log:
http://issues.apache.org/bugzilla/show_bug.cgi?id=38346
Fixed in 5.5 backporting to 5.0
Fixed provided by Rainer Jung
Modified:
tomcat/container/branches/tc5
Author: fhanik
Date: Wed Apr 12 13:57:55 2006
New Revision: 393611
URL: http://svn.apache.org/viewcvs?rev=393611&view=rev
Log:
http://issues.apache.org/bugzilla/show_bug.cgi?id=33368
Already applied to 5.5, backport to 5.0
Fixed provided by Rainer Jung
Modified:
tomcat/connectors/bran
Author: fhanik
Date: Wed Apr 12 13:58:10 2006
New Revision: 393612
URL: http://svn.apache.org/viewcvs?rev=393612&view=rev
Log:
http://issues.apache.org/bugzilla/show_bug.cgi?id=33368
Already applied to 5.5, backport to 5.0
Fixed provided by Rainer Jung
Modified:
tomcat/jasper/branches/t
Author: fhanik
Date: Wed Apr 12 14:08:01 2006
New Revision: 393613
URL: http://svn.apache.org/viewcvs?rev=393613&view=rev
Log:
http://issues.apache.org/bugzilla/show_bug.cgi?id=36847
Fixes a bug where a WAR file gets overwritten by itself, and results in a 0
byte file
when using the
Author: fhanik
Date: Wed Apr 12 14:51:37 2006
New Revision: 393626
URL: http://svn.apache.org/viewcvs?rev=393626&view=rev
Log:
Updated on fixed bugs
Modified:
tomcat/container/tc5.5.x/webapps/docs/changelog.xml
Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL:
Author: fhanik
Date: Wed Apr 12 16:16:56 2006
New Revision: 393653
URL: http://svn.apache.org/viewcvs?rev=393653&view=rev
Log:
Fix for http://issues.apache.org/bugzilla/show_bug.cgi?id=35064
Fix submitted by [EMAIL PROTECTED]
Modified:
tomcat/container/tc5.5.x/webapps/admin/WEB-INF/cla
Author: fhanik
Date: Thu Apr 13 12:08:45 2006
New Revision: 393893
URL: http://svn.apache.org/viewcvs?rev=393893&view=rev
Log:
Cloning should use Object return type
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/ChannelMessage.java
to
Author: fhanik
Date: Thu Apr 13 12:24:30 2006
New Revision: 393897
URL: http://svn.apache.org/viewcvs?rev=393897&view=rev
Log:
cross over ports from old cluster impl
Modified:
tomcat/container/tc5.5.x/modules/ha/src/share/org/apache/catalina/ha/session/DeltaManager.java
to
Author: fhanik
Date: Thu Apr 13 14:06:57 2006
New Revision: 393941
URL: http://svn.apache.org/viewcvs?rev=393941&view=rev
Log:
Problem with reusing the send buffer on windows, still investigating, this is a
temporary workaround
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/s
Author: fhanik
Date: Thu Apr 13 14:20:21 2006
New Revision: 393944
URL: http://svn.apache.org/viewcvs?rev=393944&view=rev
Log:
Fixed, when reusing a send buffer need to set the limit
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/transport
Author: fhanik
Date: Thu Apr 13 15:02:56 2006
New Revision: 393958
URL: http://svn.apache.org/viewcvs?rev=393958&view=rev
Log:
Fixed Map state transfer, removed not needed curPos variable from the sender
since we are reusing a write buffer
Modified:
tomcat/container/tc5.5.x/mod
Author: fhanik
Date: Thu Apr 13 15:05:22 2006
New Revision: 393959
URL: http://svn.apache.org/viewcvs?rev=393959&view=rev
Log:
updated bug report
Modified:
tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
URL:
Author: fhanik
Date: Fri Apr 14 09:54:29 2006
New Revision: 394139
URL: http://svn.apache.org/viewcvs?rev=394139&view=rev
Log:
added small todo
Modified:
tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
URL:
Author: fhanik
Date: Fri Apr 14 10:24:08 2006
New Revision: 394147
URL: http://svn.apache.org/viewcvs?rev=394147&view=rev
Log:
Moved RpcChannel to the group implementation
Added:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/group/RpcChannel.java
to
Author: fhanik
Date: Fri Apr 14 11:38:48 2006
New Revision: 394168
URL: http://svn.apache.org/viewcvs?rev=394168&view=rev
Log:
Work in progress for no-timeout membership config
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/group/GroupChannel.
Author: fhanik
Date: Fri Apr 14 15:43:24 2006
New Revision: 394219
URL: http://svn.apache.org/viewcvs?rev=394219&view=rev
Log:
Fixed startup coordination
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/group/GroupChannel.java
tomcat/conta
Author: fhanik
Date: Fri Apr 14 15:46:00 2006
New Revision: 394220
URL: http://svn.apache.org/viewcvs?rev=394220&view=rev
Log:
minor change to the demo
Modified:
tomcat/container/tc5.5.x/modules/groupcom/test/org/apache/catalina/tribes/demos/MapDemo.java
Modified:
tomcat/container/tc5
Author: fhanik
Date: Fri Apr 14 15:48:35 2006
New Revision: 394221
URL: http://svn.apache.org/viewcvs?rev=394221&view=rev
Log:
updated fixed tasks
Modified:
tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
URL:
Author: fhanik
Date: Tue Apr 18 13:24:18 2006
New Revision: 395027
URL: http://svn.apache.org/viewcvs?rev=395027&view=rev
Log:
doc stuff
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/ByteMessage.java
tomcat/container/tc5.5.x/modules/grou
Author: fhanik
Date: Sun Apr 23 07:20:10 2006
New Revision: 396274
URL: http://svn.apache.org/viewcvs?rev=396274&view=rev
Log:
if no channel has been specified, create the default one
Modified:
tomcat/container/tc5.5.x/modules/ha/src/share/org/apache/catalina/ha/tcp/SimpleTcpCluster.
Author: fhanik
Date: Tue Apr 25 06:06:31 2006
New Revision: 396873
URL: http://svn.apache.org/viewcvs?rev=396873&view=rev
Log:
Moved the RpcCallback interface to the correct location
Added:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/group/RpcCallback.
Author: fhanik
Date: Tue Apr 25 06:08:15 2006
New Revision: 396874
URL: http://svn.apache.org/viewcvs?rev=396874&view=rev
Log:
moved to the correct location
Added:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/group/Response.java
- copied, changed
Author: fhanik
Date: Tue Apr 25 07:13:21 2006
New Revision: 396895
URL: http://svn.apache.org/viewcvs?rev=396895&view=rev
Log:
Added a NO_REPLY to RPC messages
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/group/RpcChannel.java
Modified:
to
Author: fhanik
Date: Tue Apr 25 07:15:53 2006
New Revision: 396896
URL: http://svn.apache.org/viewcvs?rev=396896&view=rev
Log:
don't need to add it to the map, if we don't expect any responses
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalin
Author: fhanik
Date: Wed Apr 26 07:31:25 2006
New Revision: 397203
URL: http://svn.apache.org/viewcvs?rev=397203&view=rev
Log:
Added in support for IPv6
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/group/RpcChannel.java
tomcat/container/t
Author: fhanik
Date: Wed Apr 26 11:59:29 2006
New Revision: 397270
URL: http://svn.apache.org/viewcvs?rev=397270&view=rev
Log:
Started Tribes documentation
Added:
tomcat/container/tc5.5.x/modules/groupcom/VERSION
tomcat/container/tc5.5.x/modules/groupcom/doc/
tomcat/container/tc5
Author: fhanik
Date: Wed Apr 26 12:49:26 2006
New Revision: 397280
URL: http://svn.apache.org/viewcvs?rev=397280&view=rev
Log:
Documentation and build script for it
Added:
tomcat/container/tc5.5.x/modules/groupcom/build/
tomcat/container/tc5.5.x/modules/groupcom/build/build
Author: fhanik
Date: Thu Apr 27 09:56:52 2006
New Revision: 397588
URL: http://svn.apache.org/viewcvs?rev=397588&view=rev
Log:
Independent build script for jar and documentation generation
Added:
tomcat/container/tc5.5.x/modules/groupcom/test/org/apache/catalina/tribes/d
Author: fhanik
Date: Thu Apr 27 13:59:00 2006
New Revision: 397631
URL: http://svn.apache.org/viewcvs?rev=397631&view=rev
Log:
more doco updates
Modified:
tomcat/container/tc5.5.x/modules/groupcom/build/build.xml
tomcat/container/tc5.5.x/modules/groupcom/doc/introduction.xml
to
Author: fhanik
Date: Fri Apr 28 06:36:49 2006
New Revision: 397897
URL: http://svn.apache.org/viewcvs?rev=397897&view=rev
Log:
Fixed to support 1.4
Modified:
tomcat/container/tc5.5.x/modules/groupcom/VERSION
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tr
Author: fhanik
Date: Fri Apr 28 11:56:11 2006
New Revision: 397981
URL: http://svn.apache.org/viewcvs?rev=397981&view=rev
Log:
Tribes should be jdk1.4 compatible. Broke out the only reference to a 1.5 class
in its own class
Added:
tomcat/container/tc5.5.x/modules/groupcom/src/share
Author: fhanik
Date: Fri Apr 28 12:11:17 2006
New Revision: 397984
URL: http://svn.apache.org/viewcvs?rev=397984&view=rev
Log:
If no interceptor stack is defined, then by minimum, support async messaging
Modified:
tomcat/container/tc5.5.x/modules/groupcom/VERSION
tomcat/container/t
Author: fhanik
Date: Fri Apr 28 15:17:56 2006
New Revision: 398026
URL: http://svn.apache.org/viewcvs?rev=398026&view=rev
Log:
Adjusted some of the measurements
Modified:
tomcat/container/tc5.5.x/modules/groupcom/test/org/apache/catalina/tribes/demos/LoadTest.java
Modified:
to
Author: fhanik
Date: Tue May 2 08:35:09 2006
New Revision: 398966
URL: http://svn.apache.org/viewcvs?rev=398966&view=rev
Log:
Changed logging to info for a soft shutdown
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/member
Author: fhanik
Date: Tue May 2 08:31:11 2006
New Revision: 398964
URL: http://svn.apache.org/viewcvs?rev=398964&view=rev
Log:
Added in a stop message for a soft shutdown
Added in the ability to send a payload with each broadcast package
Modified:
tomcat/container/tc5.5.x/modules/grou
Author: fhanik
Date: Tue May 2 10:28:06 2006
New Revision: 398970
URL: http://svn.apache.org/viewcvs?rev=398970&view=rev
Log:
Fix shutdown message, wasnt getting broadcasted since it caches the serialized
data for speed purposes
Started implementing the fail ack command so that we can ha
Author: fhanik
Date: Tue May 2 10:36:53 2006
New Revision: 398973
URL: http://svn.apache.org/viewcvs?rev=398973&view=rev
Log:
Completed the failed ack feature. Its now optional whether it throws the
exception or not, default is not
Modified:
tomcat/container/tc5.5.x/modules/groupcom
Author: fhanik
Date: Tue May 2 10:42:43 2006
New Revision: 398982
URL: http://svn.apache.org/viewcvs?rev=398982&view=rev
Log:
Added helper method to process the option flags, and the message dispatch
interceptor uses the hard coded
flag, but can be changed
Modified:
tomcat/conta
Author: fhanik
Date: Tue May 2 13:30:17 2006
New Revision: 399039
URL: http://svn.apache.org/viewcvs?rev=399039&view=rev
Log:
Refactored the sender so that its easy to transfer properties, and not missing
important settings
Moved shutdown payload to the Member interface so that an app
Author: fhanik
Date: Tue May 2 13:45:02 2006
New Revision: 399042
URL: http://svn.apache.org/viewcvs?rev=399042&view=rev
Log:
A member is unique to its session, applications should not assume that a
crashed member, that has rejoined is guaranteed to be the same application
Modi
Author: fhanik
Date: Tue May 2 14:15:22 2006
New Revision: 399050
URL: http://svn.apache.org/viewcvs?rev=399050&view=rev
Log:
Implemented a channel interceptor heartbeat, useful for cleaning up
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/g
Author: fhanik
Date: Tue May 2 14:19:03 2006
New Revision: 399051
URL: http://svn.apache.org/viewcvs?rev=399051&view=rev
Log:
moved around code and made the heartbeat thread be low priority
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/g
Author: fhanik
Date: Tue May 2 14:42:43 2006
New Revision: 399059
URL: http://svn.apache.org/viewcvs?rev=399059&view=rev
Log:
Fixed a small bug with soft shutdown in the membership layer
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/member
Author: fhanik
Date: Tue May 2 14:59:20 2006
New Revision: 399064
URL: http://svn.apache.org/viewcvs?rev=399064&view=rev
Log:
no need to synchronize on a get
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/membership/McastMembership.java
Modi
Author: fhanik
Date: Tue May 2 16:46:22 2006
New Revision: 399090
URL: http://svn.apache.org/viewcvs?rev=399090&view=rev
Log:
Refactored the membership layer to not be tied to multicasting, so that same
logic can be used for other implementations
Started implemented a TcpFailureDetector
Author: fhanik
Date: Tue May 2 16:51:02 2006
New Revision: 399092
URL: http://svn.apache.org/viewcvs?rev=399092&view=rev
Log:
More coding, still need to complete the heartbeat() to make sure there isn't a
leak
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/o
Author: fhanik
Date: Tue May 2 16:58:18 2006
New Revision: 399095
URL: http://svn.apache.org/viewcvs?rev=399095&view=rev
Log:
implemented the heart beat, the failure detector should be ready to test
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tr
Author: fhanik
Date: Tue May 2 16:59:40 2006
New Revision: 399096
URL: http://svn.apache.org/viewcvs?rev=399096&view=rev
Log:
added small comment
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/group/interceptors/TcpFailureDetector.java
Modi
Author: fhanik
Date: Wed May 3 09:54:15 2006
New Revision: 399350
URL: http://svn.apache.org/viewcvs?rev=399350&view=rev
Log:
fixed some small code issues
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/group/interceptors/TcpFailureDetector.
201 - 300 of 2087 matches
Mail list logo