svn commit: r686114 - /webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/util/msg_retrans_adjuster.c

[email protected]
Newsgroups gmane.comp.apache.webservices.fx.devel
Message-ID <[email protected]>
Author: damitha
Date: Thu Aug 14 19:33:20 2008
New Revision: 686114

URL: http://svn.apache.org/viewvc?rev=686114&view=rev
Log:
Adding a log message

Modified:
    webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/util/msg_retrans_adjuster.c

Modified: webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/util/msg_retrans_adjuster.c
URL: http://svn.apache.org/viewvc/webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/util/msg_retrans_adjuster.c?rev=686114&r1=686113&r2=686114&view=diff
==============================================================================
--- webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/util/msg_retrans_adjuster.c (original)
+++ webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/util/msg_retrans_adjuster.c Thu Aug 14 19:33:20 2008
@@ -94,6 +94,10 @@
     max_attempts = sandesha2_property_bean_get_max_retrans_count(property_bean, env);
     if(max_attempts > 0 &&  sent_count > max_attempts)
     {
+        AXIS2_LOG_DEBUG(env->log, AXIS2_LOG_SI, 
+            "[sandesha2] Sent count %d > %d specified in module.xml for sequence with internal "\
+            "sequence id %s", sent_count, max_attempts, internal_sequence_id);
+
         timeout_seq = AXIS2_TRUE;
     }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.