[jira] [Updated] (HBASE-12679) Add HBaseInterfaceAudience.TOOLS and move some of the Public classes to LimitedPrivate

2014-12-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-12679: -- Attachment: hbase-12679_v2.patch Rebased to master. Will commit if hadoopqa passes. > Add HBa

[jira] [Commented] (HBASE-12683) Compilation with hadoop-2.7.0-SNAPSHOT is broken

2014-12-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245880#comment-14245880 ] Hadoop QA commented on HBASE-12683: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-12679) Add HBaseInterfaceAudience.TOOLS and move some of the Public classes to LimitedPrivate

2014-12-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245882#comment-14245882 ] Hadoop QA commented on HBASE-12679: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Created] (HBASE-12684) Add new AsyncRpcClient

2014-12-14 Thread Jurriaan Mous (JIRA)
Jurriaan Mous created HBASE-12684: - Summary: Add new AsyncRpcClient Key: HBASE-12684 URL: https://issues.apache.org/jira/browse/HBASE-12684 Project: HBase Issue Type: Improvement Co

[jira] [Updated] (HBASE-12684) Add new AsyncRpcClient

2014-12-14 Thread Jurriaan Mous (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jurriaan Mous updated HBASE-12684: -- Attachment: HBASE-12684.patch First suggestion for AsyncRpcClient to jumpstart this issue. - B

[jira] [Assigned] (HBASE-12684) Add new AsyncRpcClient

2014-12-14 Thread Jurriaan Mous (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jurriaan Mous reassigned HBASE-12684: - Assignee: Jurriaan Mous > Add new AsyncRpcClient > -- > >

[jira] [Commented] (HBASE-12668) Adapt PayloadCarryingRpcController so it can also be used in async way

2014-12-14 Thread Jurriaan Mous (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245889#comment-14245889 ] Jurriaan Mous commented on HBASE-12668: --- I opened HBASE-12684 for an async RpcClien

[jira] [Updated] (HBASE-12659) Replace the method calls to grant and revoke in shell scripts with AccessControlClient

2014-12-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-12659: --- Fix Version/s: 0.98.10 Integrated to 0.98 as well. > Replace the method calls to grant and revoke in shell s

[jira] [Updated] (HBASE-12659) Replace the method calls to grant and revoke in shell scripts with AccessControlClient

2014-12-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-12659: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Replace the method calls to grant and re

[jira] [Commented] (HBASE-12659) Replace the method calls to grant and revoke in shell scripts with AccessControlClient

2014-12-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245965#comment-14245965 ] Hudson commented on HBASE-12659: FAILURE: Integrated in HBase-0.98 #739 (See [https://bu

[jira] [Commented] (HBASE-12659) Replace the method calls to grant and revoke in shell scripts with AccessControlClient

2014-12-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245975#comment-14245975 ] Hudson commented on HBASE-12659: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #706 (Se

[jira] [Created] (HBASE-12685) TestSplitLogManager#testLogFilesAreArchived sometimes times out due to race condition

2014-12-14 Thread Ted Yu (JIRA)
Ted Yu created HBASE-12685: -- Summary: TestSplitLogManager#testLogFilesAreArchived sometimes times out due to race condition Key: HBASE-12685 URL: https://issues.apache.org/jira/browse/HBASE-12685 Project: H

[jira] [Updated] (HBASE-12685) TestSplitLogManager#testLogFilesAreArchived sometimes times out due to race condition

2014-12-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-12685: --- Attachment: 12685-v1.txt With patch, 10 runs of TestSplitLogManager#testLogFilesAreArchived passed. > TestSp

[jira] [Updated] (HBASE-12685) TestSplitLogManager#testLogFilesAreArchived sometimes times out due to race condition

2014-12-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-12685: --- Status: Patch Available (was: Open) > TestSplitLogManager#testLogFilesAreArchived sometimes times out due to

[jira] [Commented] (HBASE-12685) TestSplitLogManager#testLogFilesAreArchived sometimes times out due to race condition

2014-12-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246095#comment-14246095 ] Hadoop QA commented on HBASE-12685: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Commented] (HBASE-12465) HBase master start fails due to incorrect file creations

2014-12-14 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246118#comment-14246118 ] Alicia Ying Shu commented on HBASE-12465: - [~saint@gmail.com] [~jeffreyz] If

[jira] [Updated] (HBASE-12677) Update replication docs to clarify terminology

2014-12-14 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-12677: Attachment: HBASE-12677-v1.patch > Update replication docs to clarify terminology >

[jira] [Commented] (HBASE-12677) Update replication docs to clarify terminology

2014-12-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246191#comment-14246191 ] Hadoop QA commented on HBASE-12677: --- {color:red}-1 overall{color}. Here are the result

[jira] [Created] (HBASE-12686) Failures in split left the daughter regions in transition forever even after rollback

2014-12-14 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created HBASE-12686: --- Summary: Failures in split left the daughter regions in transition forever even after rollback Key: HBASE-12686 URL: https://issues.apache.org/jira/browse/HB

[jira] [Assigned] (HBASE-12686) Failures in split left the daughter regions in transition forever even after rollback

2014-12-14 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu reassigned HBASE-12686: -- Assignee: rajeshbabu > Failures in split left the daughter regions in transition forever even

[jira] [Created] (HBASE-12687) Book is missing styling

2014-12-14 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-12687: Summary: Book is missing styling Key: HBASE-12687 URL: https://issues.apache.org/jira/browse/HBASE-12687 Project: HBase Issue Type: Bug Components:

[jira] [Assigned] (HBASE-12686) Failures in split left the daughter regions in transition forever even after rollback

2014-12-14 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla reassigned HBASE-12686: --- Assignee: Rajeshbabu Chintaguntla (was: rajeshbabu) > Failures in s

[jira] [Updated] (HBASE-12686) Failures in split left the daughter regions in transition forever even after rollback

2014-12-14 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated HBASE-12686: Description: If there are any split failures then the both daughter regions

[jira] [Updated] (HBASE-12686) Failures in split before PONR not clearing the daughter regions from regions in transition during rollback

2014-12-14 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated HBASE-12686: Summary: Failures in split before PONR not clearing the daughter regions fr

[jira] [Updated] (HBASE-12687) Book is missing styling

2014-12-14 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-12687: - Attachment: HBASE-12687.00.patch > Book is missing styling > --- > >

[jira] [Updated] (HBASE-12687) Book is missing styling

2014-12-14 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-12687: - Status: Patch Available (was: Open) > Book is missing styling > --- > >

[jira] [Created] (HBASE-12688) Update site with a bootstrap-based UI

2014-12-14 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-12688: Summary: Update site with a bootstrap-based UI Key: HBASE-12688 URL: https://issues.apache.org/jira/browse/HBASE-12688 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-12688) Update site with a bootstrap-based UI

2014-12-14 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-12688: - Attachment: HBASE-12688.00.patch > Update site with a bootstrap-based UI > --

[jira] [Updated] (HBASE-12688) Update site with a bootstrap-based UI

2014-12-14 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-12688: - Status: Patch Available (was: Open) > Update site with a bootstrap-based UI > --

[jira] [Commented] (HBASE-12651) Backport HBASE-12559 'Provide LoadBalancer with online configuration capability' to branch-1

2014-12-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246227#comment-14246227 ] Enis Soztutar commented on HBASE-12651: --- Sorry I was not part of the original revie

[jira] [Updated] (HBASE-12679) Add HBaseInterfaceAudience.TOOLS and move some of the Public classes to LimitedPrivate

2014-12-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-12679: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available

[jira] [Commented] (HBASE-12687) Book is missing styling

2014-12-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246232#comment-14246232 ] Hadoop QA commented on HBASE-12687: --- {color:red}-1 overall{color}. Here are the result

[jira] [Updated] (HBASE-12686) Failures in split before PONR not clearing the daughter regions from regions in transition during rollback

2014-12-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12686: --- Priority: Blocker (was: Major) Fix Version/s: 1.0.0 > Failures in split before PONR

[jira] [Updated] (HBASE-12686) Failures in split before PONR not clearing the daughter regions from regions in transition during rollback

2014-12-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12686: --- Fix Version/s: 2.0.0 > Failures in split before PONR not clearing the daughter regions from r

[jira] [Updated] (HBASE-12686) Failures in split before PONR not clearing the daughter regions from regions in transition during rollback

2014-12-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12686: --- Fix Version/s: (was: 0.98.10) 0.98.9 > Failures in split before PONR n

[jira] [Commented] (HBASE-12685) TestSplitLogManager#testLogFilesAreArchived sometimes times out due to race condition

2014-12-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246239#comment-14246239 ] Andrew Purtell commented on HBASE-12685: +1 > TestSplitLogManager#testLogFilesAr

[jira] [Commented] (HBASE-12688) Update site with a bootstrap-based UI

2014-12-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246277#comment-14246277 ] Hadoop QA commented on HBASE-12688: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-12679) Add HBaseInterfaceAudience.TOOLS and move some of the Public classes to LimitedPrivate

2014-12-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246282#comment-14246282 ] Hudson commented on HBASE-12679: SUCCESS: Integrated in HBase-TRUNK #5918 (See [https://

[jira] [Commented] (HBASE-12422) Use ConnectionFactory in HTable constructors

2014-12-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246291#comment-14246291 ] stack commented on HBASE-12422: --- Sorry the patch is big but its big because I added timeout

[jira] [Updated] (HBASE-12422) Use ConnectionFactory in HTable constructors

2014-12-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12422: -- Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to branch-1+ > Use ConnectionFactory

[jira] [Commented] (HBASE-12679) Add HBaseInterfaceAudience.TOOLS and move some of the Public classes to LimitedPrivate

2014-12-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246297#comment-14246297 ] Hudson commented on HBASE-12679: SUCCESS: Integrated in HBase-1.0 #581 (See [https://bui

[jira] [Commented] (HBASE-12685) TestSplitLogManager#testLogFilesAreArchived sometimes times out due to race condition

2014-12-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246303#comment-14246303 ] Anoop Sam John commented on HBASE-12685: LGTM > TestSplitLogManager#testLogFiles

[jira] [Commented] (HBASE-12687) Book is missing styling

2014-12-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246309#comment-14246309 ] stack commented on HBASE-12687: --- I remember that styling. You know where we dropped it? +

[jira] [Commented] (HBASE-12688) Update site with a bootstrap-based UI

2014-12-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246308#comment-14246308 ] stack commented on HBASE-12688: --- I tried it locally. Its great. +1. Maybe use the file:/

[jira] [Commented] (HBASE-12687) Book is missing styling

2014-12-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246310#comment-14246310 ] stack commented on HBASE-12687: --- I kept looking for a better styling of docbook other than

[jira] [Created] (HBASE-12689) Move version on from 0.99.2 to HBASE-1.0.0-SNAPSHOT

2014-12-14 Thread stack (JIRA)
stack created HBASE-12689: - Summary: Move version on from 0.99.2 to HBASE-1.0.0-SNAPSHOT Key: HBASE-12689 URL: https://issues.apache.org/jira/browse/HBASE-12689 Project: HBase Issue Type: Task

[jira] [Commented] (HBASE-12677) Update replication docs to clarify terminology

2014-12-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246313#comment-14246313 ] stack commented on HBASE-12677: --- I applied this locally. It seems to work for me [~misty] S

[jira] [Commented] (HBASE-12688) Update site with a bootstrap-based UI

2014-12-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246315#comment-14246315 ] Enis Soztutar commented on HBASE-12688: --- Looks better. +1. > Update site with a bo

[jira] [Resolved] (HBASE-12689) Move version on from 0.99.2 to HBASE-1.0.0-SNAPSHOT

2014-12-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-12689. --- Resolution: Fixed Fix Version/s: 1.0.0 Pushed to branch-1 > Move version on from 0.99.2 to HBASE-1.0.

[jira] [Commented] (HBASE-12689) Move version on from 0.99.2 to HBASE-1.0.0-SNAPSHOT

2014-12-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246316#comment-14246316 ] Enis Soztutar commented on HBASE-12689: --- Thanks Stack. Forgot about that after the

[jira] [Commented] (HBASE-12668) Adapt PayloadCarryingRpcController so it can also be used in async way

2014-12-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246317#comment-14246317 ] stack commented on HBASE-12668: --- Your plan sounds great [~jurmous] You might post a note on

[jira] [Updated] (HBASE-12686) Failures in split before PONR not clearing the daughter regions from regions in transition during rollback

2014-12-14 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated HBASE-12686: Assignee: Vandana Ayyalasomayajula (was: Rajeshbabu Chintaguntla) > Failur

[jira] [Commented] (HBASE-12684) Add new AsyncRpcClient

2014-12-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246321#comment-14246321 ] stack commented on HBASE-12684: --- bq. Besides delivering a new AsyncRpcClient I would also l

[jira] [Commented] (HBASE-12683) Compilation with hadoop-2.7.0-SNAPSHOT is broken

2014-12-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246323#comment-14246323 ] stack commented on HBASE-12683: --- +1 Good catch. > Compilation with hadoop-2.7.0-SNAPSHOT i

[jira] [Commented] (HBASE-12645) HBaseTestingUtility is using ${$HOME} for rootDir

2014-12-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246327#comment-14246327 ] stack commented on HBASE-12645: --- [~varun_saxena] Sorry.. should have explained. I ran the

[jira] [Commented] (HBASE-12422) Use ConnectionFactory in HTable constructors

2014-12-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246329#comment-14246329 ] Hudson commented on HBASE-12422: SUCCESS: Integrated in HBase-TRUNK #5919 (See [https://

[jira] [Commented] (HBASE-12636) Avoid too many write operations on zookeeper in replication

2014-12-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246330#comment-14246330 ] stack commented on HBASE-12636: --- bq. if the frequency is too high, just check a little less

[jira] [Updated] (HBASE-12677) Update replication docs to clarify terminology

2014-12-14 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-12677: Resolution: Fixed Fix Version/s: 2.0.0 Hadoop Flags: Reviewed

[jira] [Commented] (HBASE-12673) Add a UT to read mob file when the mob hfile moving from the mob dir to the archive dir

2014-12-14 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246344#comment-14246344 ] Jiajia Li commented on HBASE-12673: --- hi, [~j...@cloudera.com], can you review this patc

[jira] [Commented] (HBASE-12689) Move version on from 0.99.2 to HBASE-1.0.0-SNAPSHOT

2014-12-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246349#comment-14246349 ] Hudson commented on HBASE-12689: SUCCESS: Integrated in HBase-1.0 #582 (See [https://bui

[jira] [Commented] (HBASE-12422) Use ConnectionFactory in HTable constructors

2014-12-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246348#comment-14246348 ] Hudson commented on HBASE-12422: SUCCESS: Integrated in HBase-1.0 #582 (See [https://bui

[jira] [Created] (HBASE-12690) list_quotas command is failing with not able to load Java class

2014-12-14 Thread Ashish Singhi (JIRA)
Ashish Singhi created HBASE-12690: - Summary: list_quotas command is failing with not able to load Java class Key: HBASE-12690 URL: https://issues.apache.org/jira/browse/HBASE-12690 Project: HBase

[jira] [Updated] (HBASE-12690) list_quotas command is failing with not able to load Java class

2014-12-14 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-12690: -- Attachment: HBASE-12690.patch > list_quotas command is failing with not able to load Java class

[jira] [Updated] (HBASE-12690) list_quotas command is failing with not able to load Java class

2014-12-14 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-12690: -- Status: Patch Available (was: Open) > list_quotas command is failing with not able to load Jav

[jira] [Commented] (HBASE-12332) [mob] use filelink instad of retry when resolving an hfilelink.

2014-12-14 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246357#comment-14246357 ] Jiajia Li commented on HBASE-12332: --- hi, [~j...@cloudera.com], the case you mentioned i

[jira] [Commented] (HBASE-10201) Port 'Make flush decisions per column family' to trunk

2014-12-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246385#comment-14246385 ] stack commented on HBASE-10201: --- I'm +1 on this going into master branch. I am +1 on this

[jira] [Commented] (HBASE-12677) Update replication docs to clarify terminology

2014-12-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246395#comment-14246395 ] Hudson commented on HBASE-12677: SUCCESS: Integrated in HBase-TRUNK #5920 (See [https://

[jira] [Commented] (HBASE-12686) Failures in split before PONR not clearing the daughter regions from regions in transition during rollback

2014-12-14 Thread Vandana Ayyalasomayajula (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246396#comment-14246396 ] Vandana Ayyalasomayajula commented on HBASE-12686: -- Is this JIRA a block

[jira] [Commented] (HBASE-12686) Failures in split before PONR not clearing the daughter regions from regions in transition during rollback

2014-12-14 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246402#comment-14246402 ] Rajeshbabu Chintaguntla commented on HBASE-12686: - I have written one tes

[jira] [Updated] (HBASE-12686) Failures in split before PONR not clearing the daughter regions from regions in transition during rollback

2014-12-14 Thread Vandana Ayyalasomayajula (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vandana Ayyalasomayajula updated HBASE-12686: - Attachment: HBASE-12686-branch-1.patch Patch for branch-1 > Failures in