Keith Wall created QPID-6695:
--------------------------------

             Summary: Make model tasks have useful toStrings so that task 
submit/completion debug logs are useful
                 Key: QPID-6695
                 URL: https://issues.apache.org/jira/browse/QPID-6695
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Keith Wall
            Assignee: Keith Wall


At the moment, when running the Broker at debug, we currently write the 
following as each task is submitted to the task executor:

{noformat}
2015-07-31 15:29:45,096 DEBUG [VirtualHostNode-bdb-Config] 
(o.a.q.s.c.u.TaskExecutorImpl) - Task 
org.apache.qpid.server.model.AbstractConfiguredObject$2@201982d
is performed successfully with result: null
2015-07-31 15:29:45,116 DEBUG [VirtualHostNode-bdb-Config] 
(o.a.q.s.c.u.TaskExecutorImpl) - Task 
org.apache.qpid.server.model.AbstractConfiguredObject$2@73dc353
4 is performed successfully with result: null
{noformat}

The ability to diagnose errors would be improved if the logging were improved 
to include the details of the operation and the action being performed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to