[jira] [Updated] (HBASE-8024) Make Store flush algorithm pluggable

2013-04-25 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin updated HBASE-8024:


Fix Version/s: 0.95.1

 Make Store flush algorithm pluggable
 

 Key: HBASE-8024
 URL: https://issues.apache.org/jira/browse/HBASE-8024
 Project: HBase
  Issue Type: Sub-task
  Components: regionserver
Affects Versions: 0.94.5, 0.95.0, 0.95.2
Reporter: Maryann Xue
Assignee: Sergey Shelukhin
 Fix For: 0.95.1

 Attachments: HBASE-8024-trunk.patch, HBASE-8024.v2.patch, 
 HBASE-8024-v3.patch, HBASE-8024-v4.patch


 The idea is to make StoreFlusher an interface instead of an implementation 
 class, and have the original StoreFlusher as the default store flush impl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-8024) Make Store flush algorithm pluggable

2013-04-25 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin updated HBASE-8024:


Resolution: Fixed
Status: Resolved  (was: Patch Available)

 Make Store flush algorithm pluggable
 

 Key: HBASE-8024
 URL: https://issues.apache.org/jira/browse/HBASE-8024
 Project: HBase
  Issue Type: Sub-task
  Components: regionserver
Affects Versions: 0.94.5, 0.95.0, 0.95.2
Reporter: Maryann Xue
Assignee: Sergey Shelukhin
 Fix For: 0.95.1

 Attachments: HBASE-8024-trunk.patch, HBASE-8024.v2.patch, 
 HBASE-8024-v3.patch, HBASE-8024-v4.patch


 The idea is to make StoreFlusher an interface instead of an implementation 
 class, and have the original StoreFlusher as the default store flush impl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-8024) Make Store flush algorithm pluggable

2013-04-24 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin updated HBASE-8024:


Attachment: HBASE-8024-v4.patch

Updated based on r feedback, as well as multi-file error handling in commit.

 Make Store flush algorithm pluggable
 

 Key: HBASE-8024
 URL: https://issues.apache.org/jira/browse/HBASE-8024
 Project: HBase
  Issue Type: Sub-task
  Components: regionserver
Affects Versions: 0.94.5, 0.95.0, 0.95.2
Reporter: Maryann Xue
Assignee: Sergey Shelukhin
 Attachments: HBASE-8024-trunk.patch, HBASE-8024.v2.patch, 
 HBASE-8024-v3.patch, HBASE-8024-v4.patch


 The idea is to make StoreFlusher an interface instead of an implementation 
 class, and have the original StoreFlusher as the default store flush impl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-8024) Make Store flush algorithm pluggable

2013-04-23 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin updated HBASE-8024:


Attachment: HBASE-8024-v3.patch

 Make Store flush algorithm pluggable
 

 Key: HBASE-8024
 URL: https://issues.apache.org/jira/browse/HBASE-8024
 Project: HBase
  Issue Type: Sub-task
  Components: regionserver
Affects Versions: 0.94.5, 0.95.0, 0.95.2
Reporter: Maryann Xue
Assignee: Sergey Shelukhin
 Attachments: HBASE-8024-trunk.patch, HBASE-8024.v2.patch, 
 HBASE-8024-v3.patch


 The idea is to make StoreFlusher an interface instead of an implementation 
 class, and have the original StoreFlusher as the default store flush impl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-8024) Make Store flush algorithm pluggable

2013-04-23 Thread Devaraj Das (JIRA)

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

Devaraj Das updated HBASE-8024:
---

Attachment: 5930-2.4.patch

Updated patch to reflect the current trunk.

 Make Store flush algorithm pluggable
 

 Key: HBASE-8024
 URL: https://issues.apache.org/jira/browse/HBASE-8024
 Project: HBase
  Issue Type: Sub-task
  Components: regionserver
Affects Versions: 0.94.5, 0.95.0, 0.95.2
Reporter: Maryann Xue
Assignee: Sergey Shelukhin
 Attachments: 5930-2.4.patch, HBASE-8024-trunk.patch, 
 HBASE-8024.v2.patch, HBASE-8024-v3.patch


 The idea is to make StoreFlusher an interface instead of an implementation 
 class, and have the original StoreFlusher as the default store flush impl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-8024) Make Store flush algorithm pluggable

2013-04-23 Thread Devaraj Das (JIRA)

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

Devaraj Das updated HBASE-8024:
---

Attachment: (was: 5930-2.4.patch)

 Make Store flush algorithm pluggable
 

 Key: HBASE-8024
 URL: https://issues.apache.org/jira/browse/HBASE-8024
 Project: HBase
  Issue Type: Sub-task
  Components: regionserver
Affects Versions: 0.94.5, 0.95.0, 0.95.2
Reporter: Maryann Xue
Assignee: Sergey Shelukhin
 Attachments: HBASE-8024-trunk.patch, HBASE-8024.v2.patch, 
 HBASE-8024-v3.patch


 The idea is to make StoreFlusher an interface instead of an implementation 
 class, and have the original StoreFlusher as the default store flush impl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-8024) Make Store flush algorithm pluggable

2013-03-20 Thread Maryann Xue (JIRA)

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

Maryann Xue updated HBASE-8024:
---

Attachment: HBASE-8024-trunk.patch

Changes: 
1. Remove the orignal internal class HStore$StoreFlusherImpl
2. Create class DefaultStoreFlusher which implements StoreFlusher
3. Move all implementation of flushCache from HStore to DefaultStoreFlusher
4. Add method createStoreFlusher in StoreEngine

 Make Store flush algorithm pluggable
 

 Key: HBASE-8024
 URL: https://issues.apache.org/jira/browse/HBASE-8024
 Project: HBase
  Issue Type: Sub-task
  Components: regionserver
Affects Versions: 0.95.0, 0.96.0, 0.94.5
Reporter: Maryann Xue
 Attachments: HBASE-8024-trunk.patch


 The idea is to make StoreFlusher an interface instead of an implementation 
 class, and have the original StoreFlusher as the default store flush impl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-8024) Make Store flush algorithm pluggable

2013-03-20 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-8024:
--

Status: Patch Available  (was: Open)

 Make Store flush algorithm pluggable
 

 Key: HBASE-8024
 URL: https://issues.apache.org/jira/browse/HBASE-8024
 Project: HBase
  Issue Type: Sub-task
  Components: regionserver
Affects Versions: 0.94.5, 0.95.0, 0.96.0
Reporter: Maryann Xue
 Attachments: HBASE-8024-trunk.patch


 The idea is to make StoreFlusher an interface instead of an implementation 
 class, and have the original StoreFlusher as the default store flush impl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-8024) Make Store flush algorithm pluggable

2013-03-20 Thread Maryann Xue (JIRA)

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

Maryann Xue updated HBASE-8024:
---

Attachment: HBASE-8024.v2.patch

Yes, one file missing in the patch. Sorry for the mistake

 Make Store flush algorithm pluggable
 

 Key: HBASE-8024
 URL: https://issues.apache.org/jira/browse/HBASE-8024
 Project: HBase
  Issue Type: Sub-task
  Components: regionserver
Affects Versions: 0.95.0, 0.96.0, 0.94.5
Reporter: Maryann Xue
Assignee: Maryann Xue
 Attachments: HBASE-8024-trunk.patch, HBASE-8024.v2.patch


 The idea is to make StoreFlusher an interface instead of an implementation 
 class, and have the original StoreFlusher as the default store flush impl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-8024) Make Store flush algorithm pluggable

2013-03-11 Thread Andrew Purtell (JIRA)

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

Andrew Purtell updated HBASE-8024:
--

Affects Version/s: 0.96.0
   0.95.0

 Make Store flush algorithm pluggable
 

 Key: HBASE-8024
 URL: https://issues.apache.org/jira/browse/HBASE-8024
 Project: HBase
  Issue Type: Sub-task
  Components: regionserver
Affects Versions: 0.95.0, 0.96.0, 0.94.5
Reporter: Maryann Xue

 The idea is to make StoreFlusher an interface instead of an implementation 
 class, and have the original StoreFlusher as the default store flush impl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira