[jboss-cvs] JBoss Messaging SVN: r7863 - branches/JBMESSAGING-1742/src/main/org/jboss/messaging/core/impl/postoffice.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Oct 22 02:48:20 EDT 2009
Author: gaohoward
Date: 2009-10-22 02:48:20 -0400 (Thu, 22 Oct 2009)
New Revision: 7863
Modified:
branches/JBMESSAGING-1742/src/main/org/jboss/messaging/core/impl/postoffice/MessagingPostOffice.java
Log:
comments adjustment
Modified: branches/JBMESSAGING-1742/src/main/org/jboss/messaging/core/impl/postoffice/MessagingPostOffice.java
===================================================================
--- branches/JBMESSAGING-1742/src/main/org/jboss/messaging/core/impl/postoffice/MessagingPostOffice.java 2009-10-22 06:37:35 UTC (rev 7862)
+++ branches/JBMESSAGING-1742/src/main/org/jboss/messaging/core/impl/postoffice/MessagingPostOffice.java 2009-10-22 06:48:20 UTC (rev 7863)
@@ -763,7 +763,7 @@
* if it is non-clustered, change it to be clustered.
*
* Note: this method should be called during the destination loading time, i.e.
- * the queue is not activated yet. Only applicable to clustered post office.
+ * the queue is not activated yet.
*/
public Queue convertDestination(ManagedDestination newDest) throws Throwable
{
More information about the jboss-cvs-commits
mailing list