[
https://issues.apache.org/jira/browse/DERBY-5195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834140#comment-13834140
]
Myrna van Lunteren commented on DERBY-5195:
-------------------------------------------
I tried to build LogFileReader with trunk at revision 1545883, and it failed to
compile:
LogFileReader.java:389: TwoByte has private access in
org.apache.derby.iapi.services.io.RegisteredFormatIds
String operationName = RegisteredFormatIds.TwoByte[
formatableID ];
^
1 error
LogFileReader compiled after I changed the method TwoByte in
org.apache.derby.iapi.services.io.RegisteredFormatIds to public.
> Create tools for browsing the files in the database log directory.
> ------------------------------------------------------------------
>
> Key: DERBY-5195
> URL: https://issues.apache.org/jira/browse/DERBY-5195
> Project: Derby
> Issue Type: Task
> Components: Tools
> Affects Versions: 10.9.1.0
> Reporter: Rick Hillegas
> Attachments: ControlFileReader.java, ControlFileReader.java,
> LogFileReader.java, LogFileReader.java, LogFileReader.java
>
>
> It would be nice to have some tools to examine the contents of the log
> directory. The tools should be able to read the files in that directory
> without disturbing them.
--
This message was sent by Atlassian JIRA
(v6.1#6144)