[
https://issues.apache.org/jira/browse/DERBY-4980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984396#action_12984396
]
Dag H. Wanvik commented on DERBY-4980:
--------------------------------------
Just to answer my own question, "Does this fact get logged to the console?":
derby.log is being opened with "-Dderby.infolog.append=true" so that means the
contents of both servers logs go to the same derby.log file. Without this
option, I still see no error on the console when I start two servers with the
same current directory, but stuff would likely be lost.
> Replication tests lose derby.log for slave
> ------------------------------------------
>
> Key: DERBY-4980
> URL: https://issues.apache.org/jira/browse/DERBY-4980
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.6.1.0, 10.6.2.1, 10.7.1.1
> Reporter: Dag H. Wanvik
> Attachments: derby-4980-1.diff
>
>
> After running ReplicationRun_Local_3_p1 I notice that of the two directories
> created, db_master and db_slave, only db_master contains a derby.log file.
> This is not so nice, since the log file is sometimes needed for test
> debugging ;-)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.