[jira] [Updated] (HBASE-4580) Some invalid zk nodes were created when a clean cluster restarts

2011-10-18 Thread gaojinchao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gaojinchao updated HBASE-4580: -- Attachment: HBASE-4580_TrunkV2.patch V2 has reviewed Some invalid zk nodes were

[jira] [Commented] (HBASE-4580) Some invalid zk nodes were created when a clean cluster restarts

2011-10-18 Thread gaojinchao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129526#comment-13129526 ] gaojinchao commented on HBASE-4580: --- Thanks for Ted and Ram's review.

[jira] [Commented] (HBASE-4607) Split log worker should terminate properly when waiting for znode

2011-10-18 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129534#comment-13129534 ] Ted Yu commented on HBASE-4607: --- +1 on patch v2, if tests pass. Split log

[jira] [Commented] (HBASE-4603) Uneeded sleep time for tests in hbase.master.ServerManager#waitForRegionServers

2011-10-18 Thread nkeywal (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129553#comment-13129553 ] nkeywal commented on HBASE-4603: @Jonathan: Great, let's wait for for this more general

[jira] [Updated] (HBASE-4528) The put operation can release the rowlock before sync-ing the Hlog

2011-10-18 Thread dhruba borthakur (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HBASE-4528: Attachment: appendNoSyncPut6.txt After some discussion with Ted and JGray, we decided that

[jira] [Commented] (HBASE-4553) The update of .tableinfo is not atomic; we remove then rename

2011-10-18 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129660#comment-13129660 ] stack commented on HBASE-4553: -- Patch looks fine Akash (long as you ensure an upper bound on

[jira] [Updated] (HBASE-3581) hbase rpc should send size of response

2011-10-18 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3581: - Resolution: Fixed Release Note: Adds a length to the rpc reponse Status: Resolved (was: Patch

[jira] [Created] (HBASE-4612) Allow ColumnPrefixFilter to support multiple refixes

2011-10-18 Thread Eran Kutner (Created) (JIRA)
Allow ColumnPrefixFilter to support multiple refixes Key: HBASE-4612 URL: https://issues.apache.org/jira/browse/HBASE-4612 Project: HBase Issue Type: Improvement Components:

[jira] [Updated] (HBASE-4612) Allow ColumnPrefixFilter to support multiple refixes

2011-10-18 Thread Eran Kutner (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Kutner updated HBASE-4612: --- Attachment: HBASE-4612-0.90.patch Allow ColumnPrefixFilter to support multiple refixes

[jira] [Updated] (HBASE-4612) Allow ColumnPrefixFilter to support multiple prefixes

2011-10-18 Thread Eran Kutner (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Kutner updated HBASE-4612: --- Summary: Allow ColumnPrefixFilter to support multiple prefixes (was: Allow ColumnPrefixFilter to

[jira] [Commented] (HBASE-4528) The put operation can release the rowlock before sync-ing the Hlog

2011-10-18 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129790#comment-13129790 ] Ted Yu commented on HBASE-4528: --- +1 if tests pass. The put operation can

[jira] [Commented] (HBASE-4528) The put operation can release the rowlock before sync-ing the Hlog

2011-10-18 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129811#comment-13129811 ] jirapos...@reviews.apache.org commented on HBASE-4528: --

[jira] [Commented] (HBASE-4607) Split log worker should terminate properly when waiting for znode

2011-10-18 Thread Mikhail Bautin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129822#comment-13129822 ] Mikhail Bautin commented on HBASE-4607: --- Unit tests seem to succeed, except for

[jira] [Updated] (HBASE-4607) Split log worker should terminate properly when waiting for znode

2011-10-18 Thread Mikhail Bautin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-4607: -- Attachment: HBASE-4607_SplitLogWorker_should_correct-20111017231456-47a82ef3.patch Split

[jira] [Commented] (HBASE-3581) hbase rpc should send size of response

2011-10-18 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129834#comment-13129834 ] Hudson commented on HBASE-3581: --- Integrated in HBase-TRUNK #2336 (See

[jira] [Commented] (HBASE-4580) Some invalid zk nodes were created when a clean cluster restarts

2011-10-18 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129893#comment-13129893 ] jirapos...@reviews.apache.org commented on HBASE-4580: --

[jira] [Commented] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-18 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129894#comment-13129894 ] ramkrishna.s.vasudevan commented on HBASE-4585: --- Committed to trunk and

[jira] [Updated] (HBASE-4607) Split log worker should terminate properly when waiting for znode

2011-10-18 Thread Ted Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4607: -- Fix Version/s: 0.94.0 Split log worker should terminate properly when waiting for znode

[jira] [Resolved] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-18 Thread ramkrishna.s.vasudevan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-4585. --- Resolution: Fixed Hadoop Flags: Reviewed Avoid seek operation

[jira] [Commented] (HBASE-4528) The put operation can release the rowlock before sync-ing the Hlog

2011-10-18 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129921#comment-13129921 ] jirapos...@reviews.apache.org commented on HBASE-4528: --

[jira] [Commented] (HBASE-3581) hbase rpc should send size of response

2011-10-18 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129922#comment-13129922 ] Ted Yu commented on HBASE-3581: --- TestMultiParallel#testFlushCommitsWithAbort hangs on

[jira] [Commented] (HBASE-4528) The put operation can release the rowlock before sync-ing the Hlog

2011-10-18 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129940#comment-13129940 ] jirapos...@reviews.apache.org commented on HBASE-4528: --

[jira] [Created] (HBASE-4613) hbase.util.Threads#threadDumpingIsAlive sleeps 1 second, slowing down the shutdown by 0.5s

2011-10-18 Thread nkeywal (Created) (JIRA)
hbase.util.Threads#threadDumpingIsAlive sleeps 1 second, slowing down the shutdown by 0.5s -- Key: HBASE-4613 URL: https://issues.apache.org/jira/browse/HBASE-4613

[jira] [Commented] (HBASE-4612) Allow ColumnPrefixFilter to support multiple prefixes

2011-10-18 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129955#comment-13129955 ] Jonathan Gray commented on HBASE-4612: -- Hey Eran. Thanks for the contribution! A

[jira] [Updated] (HBASE-4219) Add Per-Column Family Metrics

2011-10-18 Thread Nicolas Spiegelberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-4219: --- Attachment: HBASE-4219-v5.patch Add Per-Column Family Metrics

[jira] [Commented] (HBASE-4536) Allow CF to retain deleted rows

2011-10-18 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129970#comment-13129970 ] jirapos...@reviews.apache.org commented on HBASE-4536: --

[jira] [Commented] (HBASE-3581) hbase rpc should send size of response

2011-10-18 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129973#comment-13129973 ] Hudson commented on HBASE-3581: --- Integrated in HBase-0.92 #73 (See

[jira] [Commented] (HBASE-2856) TestAcidGuarantee broken on trunk

2011-10-18 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129986#comment-13129986 ] jirapos...@reviews.apache.org commented on HBASE-2856: -- bq. On

[jira] [Commented] (HBASE-4528) The put operation can release the rowlock before sync-ing the Hlog

2011-10-18 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129995#comment-13129995 ] Ted Yu commented on HBASE-4528: --- Minor comment, line 1184: {code} LOG.debug(Finished

[jira] [Updated] (HBASE-4418) Show all the hbase configuration in the web ui

2011-10-18 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4418: -- Attachment: (was: HBASE-4418_1.patch) Show all the hbase configuration in the web ui

[jira] [Updated] (HBASE-4418) Show all the hbase configuration in the web ui

2011-10-18 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4418: -- Attachment: (was: HBASE-4418_2.patch) Show all the hbase configuration in the web ui

[jira] [Work started] (HBASE-4418) Show all the hbase configuration in the web ui

2011-10-18 Thread Liyin Tang (Work started) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-4418 started by Liyin Tang. Show all the hbase configuration in the web ui -- Key:

[jira] [Updated] (HBASE-4418) Show all the hbase configuration in the web ui

2011-10-18 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4418: -- Attachment: hbase-4418-apache-trunk.patch Using refection to check whether the hadoop supports showing

[jira] [Commented] (HBASE-4532) Avoid top row seek by dedicated bloom filter for delete family bloom filter

2011-10-18 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130006#comment-13130006 ] jirapos...@reviews.apache.org commented on HBASE-4532: --

[jira] [Updated] (HBASE-4612) Allow ColumnPrefixFilter to support multiple prefixes

2011-10-18 Thread Eran Kutner (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Kutner updated HBASE-4612: --- Attachment: (was: HBASE-4612-0.90.patch) Allow ColumnPrefixFilter to support multiple

[jira] [Commented] (HBASE-4536) Allow CF to retain deleted rows

2011-10-18 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130013#comment-13130013 ] Ted Yu commented on HBASE-4536: --- +1 on patch v12. For Scan.java, I think the following can

[jira] [Commented] (HBASE-4418) Show all the hbase configuration in the web ui

2011-10-18 Thread Nicolas Spiegelberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130014#comment-13130014 ] Nicolas Spiegelberg commented on HBASE-4418: +1. Thanks Liyin

[jira] [Updated] (HBASE-4612) Allow ColumnPrefixFilter to support multiple prefixes

2011-10-18 Thread Ted Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4612: -- Fix Version/s: 0.94.0 Allow ColumnPrefixFilter to support multiple prefixes

[jira] [Assigned] (HBASE-4612) Allow ColumnPrefixFilter to support multiple prefixes

2011-10-18 Thread Ted Yu (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-4612: - Assignee: Eran Kutner Allow ColumnPrefixFilter to support multiple prefixes

[jira] [Commented] (HBASE-4612) Allow ColumnPrefixFilter to support multiple prefixes

2011-10-18 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130016#comment-13130016 ] Ted Yu commented on HBASE-4612: --- Improvements go to TRUNK. @Eran: Please prepare patch for

[jira] [Commented] (HBASE-4612) Allow ColumnPrefixFilter to support multiple prefixes

2011-10-18 Thread Eran Kutner (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130020#comment-13130020 ] Eran Kutner commented on HBASE-4612: Hi Jonathan, thanks for the feedback! See answers

[jira] [Resolved] (HBASE-4418) Show all the hbase configuration in the web ui

2011-10-18 Thread Nicolas Spiegelberg (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg resolved HBASE-4418. Resolution: Fixed Fix Version/s: 0.94.0 Show all the hbase

[jira] [Commented] (HBASE-4612) Allow ColumnPrefixFilter to support multiple prefixes

2011-10-18 Thread Eran Kutner (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130023#comment-13130023 ] Eran Kutner commented on HBASE-4612: @Ted: {quote}Improvements go to TRUNK.{quote} I

[jira] [Created] (HBASE-4614) Can't CopyTable between clusters if zoo.cfg is on the classpath

2011-10-18 Thread Jean-Daniel Cryans (Created) (JIRA)
Can't CopyTable between clusters if zoo.cfg is on the classpath --- Key: HBASE-4614 URL: https://issues.apache.org/jira/browse/HBASE-4614 Project: HBase Issue Type: Bug Affects

[jira] [Commented] (HBASE-4612) Allow ColumnPrefixFilter to support multiple prefixes

2011-10-18 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130033#comment-13130033 ] Ted Yu commented on HBASE-4612: --- As far as HBASE-4176 is concerned, take a look at this in

[jira] [Commented] (HBASE-4536) Allow CF to retain deleted rows

2011-10-18 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130036#comment-13130036 ] jirapos...@reviews.apache.org commented on HBASE-4536: --

[jira] [Commented] (HBASE-4536) Allow CF to retain deleted rows

2011-10-18 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130045#comment-13130045 ] jirapos...@reviews.apache.org commented on HBASE-4536: --

[jira] [Commented] (HBASE-4536) Allow CF to retain deleted rows

2011-10-18 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130049#comment-13130049 ] Ted Yu commented on HBASE-4536: --- +1 on patch r12. Allow CF to retain

[jira] [Resolved] (HBASE-2395) Coprocessors: implement propagation constraints

2011-10-18 Thread Andrew Purtell (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-2395. --- Resolution: Duplicate Dup of HBASE-4605 Coprocessors: implement

[jira] [Commented] (HBASE-4605) Add constraints as a top-level feature

2011-10-18 Thread Andrew Purtell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130093#comment-13130093 ] Andrew Purtell commented on HBASE-4605: --- @Jesse: Can we change the title of this

[jira] [Commented] (HBASE-4608) HLog Compression

2011-10-18 Thread Andrew Purtell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130099#comment-13130099 ] Andrew Purtell commented on HBASE-4608: --- bq. The current bottleneck to HBase write

[jira] [Commented] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-18 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130100#comment-13130100 ] Hudson commented on HBASE-4585: --- Integrated in HBase-TRUNK #2337 (See

[jira] [Updated] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-18 Thread jsichi (John Sichi) (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jsichi (John Sichi) updated HBASE-4611: --- Attachment: D21.1.patch nspiegelberg requested code review of [jira] [HBASE-4611]

[jira] [Updated] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-18 Thread jsichi (John Sichi) (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jsichi (John Sichi) updated HBASE-4611: --- Attachment: D21.1.patch nspiegelberg requested code review of [jira] [HBASE-4611]

[jira] [Commented] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-18 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130121#comment-13130121 ] Jonathan Gray commented on HBASE-4611: -- Should we change the display name of the

[jira] [Updated] (HBASE-4532) Avoid top row seek by dedicated bloom filter for delete family bloom filter

2011-10-18 Thread jsichi (John Sichi) (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jsichi (John Sichi) updated HBASE-4532: --- Attachment: D27.1.patch Liyin requested code review of [jira] [HBASE-4532] Avoid top

[jira] [Updated] (HBASE-4532) Avoid top row seek by dedicated bloom filter for delete family bloom filter

2011-10-18 Thread jsichi (John Sichi) (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jsichi (John Sichi) updated HBASE-4532: --- Attachment: D27.1.patch Liyin requested code review of [jira] [HBASE-4532] Avoid top

[jira] [Commented] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-18 Thread Marek Sapota (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130128#comment-13130128 ] Marek Sapota commented on HBASE-4611: - We probably should=) Do you know who might be

[jira] [Commented] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-18 Thread Liyin Tang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130137#comment-13130137 ] Liyin Tang commented on HBASE-4611: --- Very Awesome. I have tried to created one review on

[jira] [Commented] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-18 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130140#comment-13130140 ] Jonathan Gray commented on HBASE-4611: -- Looks like you're one step ahead on the a

[jira] [Commented] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-18 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130139#comment-13130139 ] Jonathan Gray commented on HBASE-4611: -- @Marek, we could file an INFRA task. Or we

[jira] [Commented] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-18 Thread Marek Sapota (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130153#comment-13130153 ] Marek Sapota commented on HBASE-4611: - I believe accounts need a valid email address

[jira] [Updated] (HBASE-4605) Constraints

2011-10-18 Thread Jesse Yates (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-4605: --- Summary: Constraints (was: Add constraints as a top-level feature) Constraints ---

[jira] [Commented] (HBASE-3581) hbase rpc should send size of response

2011-10-18 Thread Jean-Daniel Cryans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130280#comment-13130280 ] Jean-Daniel Cryans commented on HBASE-3581: --- I see the same stack trace trying

[jira] [Created] (HBASE-4615) Wrong permissions in source tarball

2011-10-18 Thread Peter Linnell (Created) (JIRA)
Wrong permissions in source tarball --- Key: HBASE-4615 URL: https://issues.apache.org/jira/browse/HBASE-4615 Project: HBase Issue Type: Bug Affects Versions: 0.90.4 Reporter: Peter Linnell

[jira] [Created] (HBASE-4616) Update hregion encoded name to reduce logic and prevent region collisions in META

2011-10-18 Thread Alex Newman (Created) (JIRA)
Update hregion encoded name to reduce logic and prevent region collisions in META - Key: HBASE-4616 URL: https://issues.apache.org/jira/browse/HBASE-4616 Project: HBase

[jira] [Created] (HBASE-4617) META migration

2011-10-18 Thread Alex Newman (Created) (JIRA)
META migration -- Key: HBASE-4617 URL: https://issues.apache.org/jira/browse/HBASE-4617 Project: HBase Issue Type: Sub-task Reporter: Alex Newman -- This message is automatically generated by JIRA. If you think

[jira] [Commented] (HBASE-4616) Update hregion encoded name to reduce logic and prevent region collisions in META

2011-10-18 Thread Alex Newman (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130298#comment-13130298 ] Alex Newman commented on HBASE-4616: I am going to combine these tasks into one task.

[jira] [Commented] (HBASE-4580) Some invalid zk nodes were created when a clean cluster restarts

2011-10-18 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130301#comment-13130301 ] jirapos...@reviews.apache.org commented on HBASE-4580: -- bq. On

[jira] [Assigned] (HBASE-4617) META migration

2011-10-18 Thread Alex Newman (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-4617: -- Assignee: Alex Newman META migration -- Key: HBASE-4617

[jira] [Assigned] (HBASE-2600) Change how we do meta tables; from tablename+STARTROW+randomid to instead, tablename+ENDROW+randomid

2011-10-18 Thread Alex Newman (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-2600: -- Assignee: Alex Newman Change how we do meta tables; from tablename+STARTROW+randomid to

[jira] [Commented] (HBASE-4219) Add Per-Column Family Metrics

2011-10-18 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130313#comment-13130313 ] Hudson commented on HBASE-4219: --- Integrated in HBase-TRUNK #2338 (See

[jira] [Commented] (HBASE-4418) Show all the hbase configuration in the web ui

2011-10-18 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130314#comment-13130314 ] Hudson commented on HBASE-4418: --- Integrated in HBase-TRUNK #2338 (See

[jira] [Updated] (HBASE-4388) Second start after migration from 90 to trunk crashes

2011-10-18 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4388: - Attachment: 4388-v4.txt Not done yet. Second start after migration from 90 to trunk crashes

[jira] [Updated] (HBASE-4553) The update of .tableinfo is not atomic; we remove then rename

2011-10-18 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4553: - Attachment: 4553-v5.txt Not done yet. What I have so far. The update of .tableinfo is not

[jira] [Commented] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-18 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130352#comment-13130352 ] ramkrishna.s.vasudevan commented on HBASE-4585: --- Reverted the patch for