[ https://issues.apache.org/jira/browse/ZOOKEEPER-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mahadev konar resolved ZOOKEEPER-509. ------------------------------------- Resolution: Fixed Release Note: fixed in ZOOKEEPER-508. fixed in ZOOKEEPER-508. > Truncating of logs does not work right at the followers. > -------------------------------------------------------- > > Key: ZOOKEEPER-509 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-509 > Project: Zookeeper > Issue Type: Bug > Reporter: Mahadev konar > Assignee: Benjamin Reed > Priority: Blocker > Fix For: 3.2.1, 3.3.0 > > > The truncating of logs does not work right because we use BufferedInputStream > and the truncation happens at the buffered read which is greater than the > actual truncate position. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.