[ http://issues.apache.org/jira/browse/DERBY-515?page=comments#action_12366714 ]
Kathey Marsden commented on DERBY-515: -------------------------------------- I committed this patch. I think it would be good to add a comment to the code regarding why we use CheapDateFormatter and GMT. On your questions 1. I found that the test derbynet/NSinSameJVM.java has two masters - one for client and one for jcc driver. These masters are identical. Can we remove these and keep a single copy in top "master" folder? Yes, that sounds like a good idea 2. Will it be useful to add timestamp to messages for other netwrok server commands (like trace, timeslice, maxthreads etc) ? I think it would be useful for all messages to the console be timestamped, particularly for the connection messages an any exception information. > Network Server should log server start and shutdown time to derby.log > --------------------------------------------------------------------- > > Key: DERBY-515 > URL: http://issues.apache.org/jira/browse/DERBY-515 > Project: Derby > Type: Improvement > Components: Network Server > Versions: 10.1.2.0, 10.2.0.0 > Reporter: Kathey Marsden > Assignee: Deepa Remesh > Fix For: 10.2.0.0 > Attachments: derby-515-v2.diff, derby-515-v2.status > > Network server currently only reports the start and stop of network server to > the console output and does not print an associated timestamp. > It would be helpful if the start and stop times of network server were > recorded in the derby.log, so there would not be a need to check t the > console output. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
