[jira] Updated: (ZOOKEEPER-212) snapshot is synchronous in 3.0

2008-11-04 Thread Patrick Hunt (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Hunt updated ZOOKEEPER-212:
---

Fix Version/s: 3.0.1

 snapshot is synchronous in 3.0
 --

 Key: ZOOKEEPER-212
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-212
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.0.0
Reporter: Mahadev konar
Assignee: Mahadev konar
Priority: Critical
 Fix For: 3.0.1, 3.1.0

 Attachments: ZOOKEEPER-212-test.patch, ZOOKEEPER-212.patch


 the snapshot in 3.0 is syunchronous. this will affect performance of the 
 system.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-212) snapshot is synchronous in 3.0

2008-10-31 Thread Benjamin Reed (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Reed updated ZOOKEEPER-212:


Priority: Critical  (was: Major)
Hadoop Flags: [Reviewed]

+1 I can't believe we missed this! I think we should do a 3.0.1 release to get 
this out soon. This will cause big problems with big databases!

 snapshot is synchronous in 3.0
 --

 Key: ZOOKEEPER-212
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-212
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.0.0
Reporter: Mahadev konar
Assignee: Mahadev konar
Priority: Critical
 Fix For: 3.1.0

 Attachments: ZOOKEEPER-212.patch


 the snapshot in 3.0 is syunchronous. this will affect performance of the 
 system.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-212) snapshot is synchronous in 3.0

2008-10-31 Thread Benjamin Reed (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Reed updated ZOOKEEPER-212:


Attachment: ZOOKEEPER-212-test.patch

This test checks for the problem that reported by this issue. I checked that 
the test fails before Mahadev's patch and passes after.

 snapshot is synchronous in 3.0
 --

 Key: ZOOKEEPER-212
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-212
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.0.0
Reporter: Mahadev konar
Assignee: Mahadev konar
Priority: Critical
 Fix For: 3.1.0

 Attachments: ZOOKEEPER-212-test.patch, ZOOKEEPER-212.patch


 the snapshot in 3.0 is syunchronous. this will affect performance of the 
 system.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-212) snapshot is synchronous in 3.0

2008-10-28 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-212:


Status: Patch Available  (was: Open)

 snapshot is synchronous in 3.0
 --

 Key: ZOOKEEPER-212
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-212
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.0.0
Reporter: Mahadev konar
Assignee: Mahadev konar
 Fix For: 3.1.0

 Attachments: ZOOKEEPER-212.patch


 the snapshot in 3.0 is syunchronous. this will affect performance of the 
 system.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-212) snapshot is synchronous in 3.0

2008-10-28 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-212:


Attachment: ZOOKEEPER-212.patch

this patch fixes the issue by adding a thread that does the snapshots in 
syncrequestprocessor.

 snapshot is synchronous in 3.0
 --

 Key: ZOOKEEPER-212
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-212
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.0.0
Reporter: Mahadev konar
Assignee: Mahadev konar
 Fix For: 3.1.0

 Attachments: ZOOKEEPER-212.patch


 the snapshot in 3.0 is syunchronous. this will affect performance of the 
 system.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.