[
https://issues.apache.org/jira/browse/DERBY-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suran Jayathilaka updated DERBY-3706:
-------------------------------------
Attachment: derby-3706-4.diff
Added an extra boolean argument named 'printTimeStamp' to the following
methods, so now they are
consolePropertyMessage(String, boolean)
consolePropertyMessageWork(string, string[], boolean)
consoleMessage(string, boolean).
This was added in order to provide a mechanism for message that do not want a
timestamp to be prepended to say so. Is this approach acceptable?
Changed master files
maxthreads.out
timeslice.out
Ran tests.
> NetworkServer console messages should print a time stamp
> --------------------------------------------------------
>
> Key: DERBY-3706
> URL: https://issues.apache.org/jira/browse/DERBY-3706
> Project: Derby
> Issue Type: Improvement
> Components: Network Server, Newcomer
> Affects Versions: 10.3.3.1, 10.4.1.4, 10.5.0.0
> Reporter: Kathey Marsden
> Assignee: Suran Jayathilaka
> Priority: Minor
> Attachments: derby-3706-2.diff, derby-3706-3.diff, derby-3706-4.diff,
> derby-3706.diff
>
>
> Network Server console messages should print a time stamp. Methods that need
> to be changed are
> NetworkServerControlImpl., consoleMessage, onsolePropertyMessage and
> consoleExceptionPrintTrace
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.