[jira] [Commented] (ZOOKEEPER-2420) Autopurge deletes log file prior to oldest retained snapshot even though restore may need it

2016-06-02 Thread Ed Rowe (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311816#comment-15311816 ] Ed Rowe commented on ZOOKEEPER-2420: My original description was not 100% accurate - I've updated

[jira] [Updated] (ZOOKEEPER-2420) Autopurge deletes log file prior to oldest retained snapshot even though restore may need it

2016-06-02 Thread Ed Rowe (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Rowe updated ZOOKEEPER-2420: --- Description: Autopurge retains all log files whose zxid are >= the zxid of the oldest snapshot

[jira] [Commented] (ZOOKEEPER-1549) Data inconsistency when follower is receiving a DIFF with a dirty snapshot

2016-05-30 Thread Ed Rowe (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15306472#comment-15306472 ] Ed Rowe commented on ZOOKEEPER-1549: [~fpj] I think the approach of deleting snapshots is a good

[jira] [Updated] (ZOOKEEPER-2436) Inconsistent truncation logic and out of sync logging and comments in recovery code

2016-05-30 Thread Ed Rowe (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Rowe updated ZOOKEEPER-2436: --- Description: Consider this scenario: # Ensemble of nodes A, B, C, D, E with A as the leader #

[jira] [Created] (ZOOKEEPER-2436) Inconsistent truncation logic and out of sync logging and comments in recovery code

2016-05-30 Thread Ed Rowe (JIRA)
Ed Rowe created ZOOKEEPER-2436: -- Summary: Inconsistent truncation logic and out of sync logging and comments in recovery code Key: ZOOKEEPER-2436 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2436

[jira] [Updated] (ZOOKEEPER-2434) Error handling issues in truncation code

2016-05-28 Thread Ed Rowe (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Rowe updated ZOOKEEPER-2434: --- Description: # If FileTxnLog.truncate() is unable to delete a log file, it calls LOG.warn() but

[jira] [Updated] (ZOOKEEPER-2434) Error handling issues in truncation code

2016-05-28 Thread Ed Rowe (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Rowe updated ZOOKEEPER-2434: --- Description: # If FileTxnLog.truncate() is unable to delete a log file, it calls LOG.warn() but

[jira] [Created] (ZOOKEEPER-2434) Error handling issues in truncation code

2016-05-28 Thread Ed Rowe (JIRA)
Ed Rowe created ZOOKEEPER-2434: -- Summary: Error handling issues in truncation code Key: ZOOKEEPER-2434 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2434 Project: ZooKeeper Issue Type:

[jira] [Commented] (ZOOKEEPER-2420) Autopurge deletes log file prior to oldest retained snapshot even though restore may need it

2016-05-26 Thread Ed Rowe (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301716#comment-15301716 ] Ed Rowe commented on ZOOKEEPER-2420: v3 patch uploaded. [~hanm] it adds the test (augments

[jira] [Updated] (ZOOKEEPER-2420) Autopurge deletes log file prior to oldest retained snapshot even though restore may need it

2016-05-26 Thread Ed Rowe (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Rowe updated ZOOKEEPER-2420: --- Attachment: ZOOKEEPER-2420.patch_v3 > Autopurge deletes log file prior to oldest retained

[jira] [Commented] (ZOOKEEPER-2420) Autopurge deletes log file prior to oldest retained snapshot even though restore may need it

2016-05-25 Thread Ed Rowe (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299714#comment-15299714 ] Ed Rowe commented on ZOOKEEPER-2420: New patch uploaded. [~hanm] as you suggested I am now using

[jira] [Updated] (ZOOKEEPER-2420) Autopurge deletes log file prior to oldest retained snapshot even though restore may need it

2016-05-25 Thread Ed Rowe (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Rowe updated ZOOKEEPER-2420: --- Attachment: ZOOKEEPER-2420.patch_v2 > Autopurge deletes log file prior to oldest retained

[jira] [Commented] (ZOOKEEPER-2420) Autopurge deletes log file prior to oldest retained snapshot even though restore may need it

2016-05-19 Thread Ed Rowe (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15290613#comment-15290613 ] Ed Rowe commented on ZOOKEEPER-2420: Thanks Michael. I'm looking into your suggestion. In the

[jira] [Commented] (ZOOKEEPER-2420) Autopurge deletes log file prior to oldest retained snapshot even though restore may need it

2016-05-13 Thread Ed Rowe (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283034#comment-15283034 ] Ed Rowe commented on ZOOKEEPER-2420: I've posted a patch for review. Please have a look. >

[jira] [Commented] (ZOOKEEPER-2420) Autopurge deletes log file prior to oldest retained snapshot even though restore may need it

2016-05-04 Thread Ed Rowe (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15270317#comment-15270317 ] Ed Rowe commented on ZOOKEEPER-2420: Sure. I won't be able to get to it for a few days but I can

[jira] [Updated] (ZOOKEEPER-2420) Autopurge deletes log file prior to oldest retained snapshot even though restore may need it

2016-05-03 Thread Ed Rowe (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Rowe updated ZOOKEEPER-2420: --- Description: Autopurge retains all log files whose zxid are >= the zxid of the oldest snapshot

[jira] [Created] (ZOOKEEPER-2420) Autopurge deletes log file prior to oldest retained snapshot even though restore would need it

2016-05-01 Thread Ed Rowe (JIRA)
Ed Rowe created ZOOKEEPER-2420: -- Summary: Autopurge deletes log file prior to oldest retained snapshot even though restore would need it Key: ZOOKEEPER-2420 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2420