Author: kfujino
Date: Tue Dec 16 08:07:19 2014
New Revision: 1645876
URL: http://svn.apache.org/r1645876
Log:
Add document of ClusterSingleSignOn.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
tomcat/tc7.0.x/trunk/webapps/docs/config/cluster-valve.xml
Modified: tomcat/tc7.0
Author: kfujino
Date: Mon Jan 19 06:59:03 2015
New Revision: 1652925
URL: http://svn.apache.org/r1652925
Log:
Fix mbean descriptor of ClusterSingleSignOn.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/authenticator/mbeans-descriptors.xml
Modified:
tomcat/trunk/java/org/apache
Author: kfujino
Date: Mon Jan 19 07:01:03 2015
New Revision: 1652926
URL: http://svn.apache.org/r1652926
Log:
Fix mbean descriptor of ClusterSingleSignOn.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/authenticator/mbeans-descriptors.xml
tomcat/tc8.0.x/trunk/webapps/docs
Author: kfujino
Date: Mon Jan 19 07:04:04 2015
New Revision: 1652927
URL: http://svn.apache.org/r1652927
Log:
Fix mbean descriptor of ClusterSingleSignOn.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/authenticator/mbeans-descriptors.xml
tomcat/tc7.0.x/trunk/webapps/docs
Author: kfujino
Date: Tue Jan 20 01:47:08 2015
New Revision: 1653178
URL: http://svn.apache.org/r1653178
Log:
Clarify the handling of Copy message and Copy nodes.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Modified:
tomcat/trunk/java/org/apache
Author: kfujino
Date: Tue Jan 20 01:51:30 2015
New Revision: 1653179
URL: http://svn.apache.org/r1653179
Log:
Simplify the code.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis
Author: kfujino
Date: Tue Jan 20 01:55:29 2015
New Revision: 1653180
URL: http://svn.apache.org/r1653180
Log:
Remove duplicated code.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis
Author: kfujino
Date: Tue Jan 20 02:07:41 2015
New Revision: 1653181
URL: http://svn.apache.org/r1653181
Log:
Copy node does not need to send the entry data.
It is enough to send only the node information of the entry.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis
Author: kfujino
Date: Tue Jan 20 02:12:31 2015
New Revision: 1653182
URL: http://svn.apache.org/r1653182
Log:
Add changelog entry.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs
Author: kfujino
Date: Tue Jan 20 02:23:21 2015
New Revision: 1653183
URL: http://svn.apache.org/r1653183
Log:
ReplicatedMap should send the Copy message when replicating.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
tomcat/trunk/java/org/apache
Author: kfujino
Date: Tue Jan 20 04:54:05 2015
New Revision: 1653193
URL: http://svn.apache.org/r1653193
Log:
Fix behavior of ReplicatedMap when member has disappeared.
If map entry is primary, rebuild the backup members.
If primary node of map entry has disappeared, backup node is promoted to
Author: kfujino
Date: Tue Jan 20 05:58:32 2015
New Revision: 1653198
URL: http://svn.apache.org/r1653198
Log:
Fix typos.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
tomcat/trunk/java/org/apache/catalina/tribes/tipis/LazyReplicatedMap.java
Author: kfujino
Date: Wed Jan 21 02:37:15 2015
New Revision: 1653423
URL: http://svn.apache.org/r1653423
Log:
Backport.
Clarify the handling of Copy message and Copy nodes.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
tomcat/tc8.0.x
Author: kfujino
Date: Wed Jan 21 02:38:09 2015
New Revision: 1653424
URL: http://svn.apache.org/r1653424
Log:
Add changelog entry.
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat
Author: kfujino
Date: Wed Jan 28 05:59:49 2015
New Revision: 1655222
URL: http://svn.apache.org/r1655222
Log:
Fix a possible deadlock when receiver thread invokes mapMemberAdded() while
ping thread invokes memberAlive().
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis
Author: kfujino
Date: Wed Jan 28 06:02:29 2015
New Revision: 1655223
URL: http://svn.apache.org/r1655223
Log:
Fix a possible deadlock when receiver thread invokes mapMemberAdded() while
ping thread invokes memberAlive().
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/tipis
Author: kfujino
Date: Wed Jan 28 06:04:58 2015
New Revision: 1655224
URL: http://svn.apache.org/r1655224
Log:
Fix a possible deadlock when receiver thread invokes mapMemberAdded() while
ping thread invokes memberAlive().
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/tipis
Author: kfujino
Date: Tue Feb 17 02:17:16 2015
New Revision: 1660265
URL: http://svn.apache.org/r1660265
Log:
Make sure that add to the backup node of the map entry when map member has been
added to ReplicatedMap.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis
Author: kfujino
Date: Tue Feb 17 02:20:11 2015
New Revision: 1660266
URL: http://svn.apache.org/r1660266
Log:
Make sure that add to the backup node of the map entry when map member has been
added to ReplicatedMap.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/tipis
Author: kfujino
Date: Wed Feb 18 04:25:34 2015
New Revision: 1660564
URL: http://svn.apache.org/r1660564
Log:
rewrite changelog.
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat
Author: kfujino
Date: Mon Feb 23 02:34:50 2015
New Revision: 1661594
URL: http://svn.apache.org/r1661594
Log:
When docBase refers internal war and unpackWARs is set to false, avoid
registration of the invalid redeploy resource that has been added ".war"
extension in duplicate.
Author: kfujino
Date: Mon Feb 23 02:37:11 2015
New Revision: 1661595
URL: http://svn.apache.org/r1661595
Log:
If WAR exists, it is not necessary to trigger a reload when adding a Directory.
Modified:
tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java
Modified: tomcat/trunk/java
Author: kfujino
Date: Mon Feb 23 02:40:58 2015
New Revision: 1661597
URL: http://svn.apache.org/r1661597
Log:
-When docBase refers internal war and unpackWARs is set to false, avoid
registration of the invalid redeploy resource that has been added ".war"
extension in duplicate.
-If
Author: kfujino
Date: Mon Feb 23 02:43:23 2015
New Revision: 1661598
URL: http://svn.apache.org/r1661598
Log:
-When docBase refers internal war and unpackWARs is set to false, avoid
registration of the invalid redeploy resource that has been added ".war"
extension in duplicate.
-If
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new a08ac04 Added filtering expression for
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 03245ba Added filtering expression for requests
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 5df3038 Added filtering expression for requests
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 5a655b6 Add document for PersistentValve
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 5a655b6 Add document for PersistentValve
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 5a655b6 Add document for PersistentValve
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 5a655b6 Add document for PersistentValve
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 6af00e7 Add document for PersistentValve
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 5a655b6 Add document for PersistentValve
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 590405d Add document for PersistentValve
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 0f1e263 Use the correct method to calculate
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new ae03ad5 Use the correct method to calculate
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new d98d5e6 Use the correct method to calculate
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from d381d87 Add SameSite=strict to Manager and Host Manager cookies
add 3f3fee0 Fix race condition when saving
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from d381d87 Add SameSite=strict to Manager and Host Manager cookies
add 3f3fee0 Fix race condition when saving
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from d381d87 Add SameSite=strict to Manager and Host Manager cookies
add 3f3fee0 Fix race condition when saving
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from d381d87 Add SameSite=strict to Manager and Host Manager cookies
add 3f3fee0 Fix race condition when saving
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from d381d87 Add SameSite=strict to Manager and Host Manager cookies
add 3f3fee0 Fix race condition when saving
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 33ec983 Fix race condition when saving and
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new d14d690 Fix race condition when saving and
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new d14d690 Fix race condition when saving and
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new d14d690 Fix race condition when saving and
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new d14d690 Fix race condition when saving and
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new d14d690 Fix race condition when saving and
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new c5eefc7 Throw SQLException instead of
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 478ac96 Throw SQLException instead of
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 2336406 Throw SQLException instead of
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 42a0841 Add extended ErrorReportValve that
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 2957093 Add extended ErrorReportValve that
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new d564f63 Add docs for JsonErrorReportValve
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 598eddc Add docs for JsonErrorReportValve
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 13721f9 Fix Membership thread name
13721f9 is
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 518eb97 Fix Membership thread name
518eb97 is
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 9856bc9 Remove unused mbean definition
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 93ded83 Remove unused mbean definition
93ded83
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 82a7cad Remove unused mbean definition
82a7cad
Author: kfujino
Date: Mon Oct 21 09:22:47 2013
New Revision: 1534067
URL: http://svn.apache.org/r1534067
Log:
Add log message that initialization of AbstractReplicatedMap has been completed.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Modified
Author: kfujino
Date: Mon Oct 21 09:26:09 2013
New Revision: 1534070
URL: http://svn.apache.org/r1534070
Log:
Add log message that initialization of AbstractReplicatedMap has been completed.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Author: kfujino
Date: Tue Oct 22 09:39:30 2013
New Revision: 1534566
URL: http://svn.apache.org/r1534566
Log:
The logger of AbstractReplicatedMap should be non-static in order to enable
logging of each application.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis
Author: kfujino
Date: Tue Oct 22 09:42:08 2013
New Revision: 1534572
URL: http://svn.apache.org/r1534572
Log:
follow-up r1534566.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/LazyReplicatedMap.java
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis
Author: kfujino
Date: Tue Oct 22 09:45:25 2013
New Revision: 1534575
URL: http://svn.apache.org/r1534575
Log:
The logger of AbstractReplicatedMap should be non-static in order to enable
logging of each application.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/tipis
Author: kfujino
Date: Wed Oct 23 06:12:05 2013
New Revision: 1534918
URL: http://svn.apache.org/r1534918
Log:
Add a description of the side effects of r1534575.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http
Author: kfujino
Date: Wed Oct 23 06:14:49 2013
New Revision: 1534919
URL: http://svn.apache.org/r1534919
Log:
Add subsection name.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat
Author: kfujino
Date: Thu Oct 24 08:50:40 2013
New Revision: 1535313
URL: http://svn.apache.org/r1535313
Log:
Add to cluster document a description of notifyLifecycleListenerOnFailure and
heartbeatBackgroundEnabled.
Modified:
tomcat/trunk/webapps/docs/config/cluster.xml
Modified: tomcat
Author: kfujino
Date: Thu Oct 24 08:53:11 2013
New Revision: 1535315
URL: http://svn.apache.org/r1535315
Log:
Add to cluster document a description of notifyLifecycleListenerOnFailure and
heartbeatBackgroundEnabled.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
tomcat/tc7.0
Author: kfujino
Date: Thu Oct 24 08:55:09 2013
New Revision: 1535316
URL: http://svn.apache.org/r1535316
Log:
Add to cluster document a description of notifyLifecycleListenerOnFailure and
heartbeatBackgroundEnabled.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
tomcat/tc6.0
Author: kfujino
Date: Wed Oct 30 05:40:38 2013
New Revision: 1536968
URL: http://svn.apache.org/r1536968
Log:
Simplify the code of DeltaManager#startInternal().
Reduce unnecessary nesting for acquisition of cluster instance.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session
Author: kfujino
Date: Wed Oct 30 05:43:51 2013
New Revision: 1536970
URL: http://svn.apache.org/r1536970
Log:
Simplify the code of DeltaManager#startInternal().
Reduce unnecessary nesting for acquisition of cluster instance.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/session
Author: kfujino
Date: Wed Oct 30 06:09:24 2013
New Revision: 1536974
URL: http://svn.apache.org/r1536974
Log:
Remove unnecessary attributes of stateTransferCreateSendTime and receiverQueue
from cluster manager template.
These attributes should not be defined as a template.
Modified:
tomcat
Author: kfujino
Date: Wed Oct 30 06:12:26 2013
New Revision: 1536975
URL: http://svn.apache.org/r1536975
Log:
Remove unnecessary attributes of stateTransferCreateSendTime and receiverQueue
from cluster manager template.
These attributes should not be defined as a template.
Modified:
tomcat
Author: kfujino
Date: Wed Nov 6 08:37:05 2013
New Revision: 1539268
URL: http://svn.apache.org/r1539268
Log:
Fix MBean attribute definition of stateTransfered.
The method name is not isStateTransfered() but getStateTransfered().
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session
Author: kfujino
Date: Wed Nov 6 08:39:58 2013
New Revision: 1539269
URL: http://svn.apache.org/r1539269
Log:
Fix MBean attribute definition of stateTransfered.
The method name is not isStateTransfered() but getStateTransfered().
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha
Author: kfujino
Date: Wed Nov 6 08:44:00 2013
New Revision: 1539270
URL: http://svn.apache.org/r1539270
Log:
Correct stop failure log of cluster. Failure cause is not only Valve.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java
Modified: tomcat/trunk/java/org
Author: kfujino
Date: Wed Nov 6 08:47:14 2013
New Revision: 1539272
URL: http://svn.apache.org/r1539272
Log:
Correct stop failure log of cluster. Failure cause is not only Valve.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java
tomcat/tc7.0.x/trunk
Author: kfujino
Date: Wed Nov 6 08:55:59 2013
New Revision: 1539276
URL: http://svn.apache.org/r1539276
Log:
Remove unnecessary sleep when sending session blocks on session sync phase.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/DeltaManager.java
Modified: tomcat/trunk/java
Author: kfujino
Date: Wed Nov 6 08:58:35 2013
New Revision: 1539277
URL: http://svn.apache.org/r1539277
Log:
Remove unnecessary sleep when sending session blocks on session sync phase.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/session/DeltaManager.java
tomcat/tc7.0.x
Author: kfujino
Date: Tue Nov 26 09:35:40 2013
New Revision: 1545579
URL: http://svn.apache.org/r1545579
Log:
Correct the documentation for Cluster manager.
Modified:
tomcat/trunk/webapps/docs/config/cluster-manager.xml
Modified: tomcat/trunk/webapps/docs/config/cluster-manager.xml
URL
Author: kfujino
Date: Tue Nov 26 09:38:52 2013
New Revision: 1545580
URL: http://svn.apache.org/r1545580
Log:
Correct the documentation for Cluster manager.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
tomcat/tc7.0.x/trunk/webapps/docs/config/cluster-manager.xml
Modified
Author: kfujino
Date: Tue Nov 26 09:42:36 2013
New Revision: 1545582
URL: http://svn.apache.org/r1545582
Log:
Expose stateTimestampDrop of org.apache.catalina.ha.session.DeltaManager via
JMX.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml
Modified
Author: kfujino
Date: Tue Nov 26 09:47:20 2013
New Revision: 1545585
URL: http://svn.apache.org/r1545585
Log:
Expose stateTimestampDrop of org.apache.catalina.ha.session.DeltaManager via
JMX.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml
Author: kfujino
Date: Tue Dec 3 09:48:36 2013
New Revision: 1547327
URL: http://svn.apache.org/r1547327
Log:
When the ping timeouted, make sure that memberDisappeared method is not called
by specifying the members that has already been removed.
Modified:
tomcat/trunk/java/org/apache
Author: kfujino
Date: Tue Dec 3 10:01:11 2013
New Revision: 1547329
URL: http://svn.apache.org/r1547329
Log:
Add log message of session relocation when member disappeared.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Modified:
tomcat/trunk/java
Author: kfujino
Date: Tue Dec 3 10:15:54 2013
New Revision: 1547333
URL: http://svn.apache.org/r1547333
Log:
-When the ping timeouted, make sure that memberDisappeared method is not called
by specifying the members that has already been removed.
-Add log message of session relocation when
Author: kfujino
Date: Wed Dec 4 04:58:23 2013
New Revision: 1547709
URL: http://svn.apache.org/r1547709
Log:
If ping message fails, prevent the wrong timeout detection of normal member
that is no failure members.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis
Author: kfujino
Date: Wed Dec 4 05:13:26 2013
New Revision: 1547711
URL: http://svn.apache.org/r1547711
Log:
If ping message fails, prevent the wrong timeout detection of normal member
that is no failure members.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/tipis
Author: kfujino
Date: Thu Dec 12 10:25:49 2013
New Revision: 1550391
URL: http://svn.apache.org/r1550391
Log:
In AbstractReplicatedMap#finalize, remove rpcChannel from channel Listener of
group channel before sending MapMessage.MSG_STOP message.
This prevent that the node that sent the
Author: kfujino
Date: Fri Dec 13 01:41:13 2013
New Revision: 1550612
URL: http://svn.apache.org/r1550612
Log:
Fix changelog.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x
Author: kfujino
Date: Fri Dec 13 01:58:02 2013
New Revision: 1550614
URL: http://svn.apache.org/r1550614
Log:
Fix the sample configuration of StaticMembershipInterceptor in order to prevent
warning log. uniqueId must be 16 bytes.
Modified:
tomcat/trunk/webapps/docs/config/cluster
Author: kfujino
Date: Fri Dec 13 02:00:17 2013
New Revision: 1550616
URL: http://svn.apache.org/r1550616
Log:
Fix the sample configuration of StaticMembershipInterceptor in order to prevent
warning log. uniqueId must be 16 bytes.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Author: kfujino
Date: Fri Dec 13 02:02:09 2013
New Revision: 1550617
URL: http://svn.apache.org/r1550617
Log:
Fix the sample configuration of StaticMembershipInterceptor in order to prevent
warning log. uniqueId must be 16 bytes.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Author: kfujino
Date: Tue Dec 17 09:28:14 2013
New Revision: 1551494
URL: http://svn.apache.org/r1551494
Log:
Add time stamp to GET_ALL_SESSION message.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/DeltaManager.java
Modified: tomcat/trunk/java/org/apache/catalina/ha/session
Author: kfujino
Date: Tue Dec 17 09:29:36 2013
New Revision: 1551495
URL: http://svn.apache.org/r1551495
Log:
Add time stamp to GET_ALL_SESSION message.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/session/DeltaManager.java
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Author: kfujino
Date: Mon Jan 27 08:43:02 2014
New Revision: 1561609
URL: http://svn.apache.org/r1561609
Log:
The type of logger attribute of Context MBean should be not
org.apache.commons.logging.Log but org.apache.juli.logging.Log.
Modified:
tomcat/trunk/java/org/apache/catalina/core
Author: kfujino
Date: Mon Jan 27 08:44:31 2014
New Revision: 1561610
URL: http://svn.apache.org/r1561610
Log:
The type of logger attribute of Context MBean should be not
org.apache.commons.logging.Log but org.apache.juli.logging.Log.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina
Author: kfujino
Date: Thu Jan 30 08:49:32 2014
New Revision: 1562724
URL: http://svn.apache.org/r1562724
Log:
Simplify the code of o.a.c.ha.tcp.SimpleTcpCluster.createManager(String).
Remove unnecessary class cast.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java
Author: kfujino
Date: Thu Jan 30 08:50:55 2014
New Revision: 1562726
URL: http://svn.apache.org/r1562726
Log:
Simplify the code of o.a.c.ha.tcp.SimpleTcpCluster.createManager(String).
Remove unnecessary class cast.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/tcp
901 - 1000 of 1263 matches
Mail list logo