[jira] [Commented] (HBASE-20940) HStore.cansplit should not allow split to happen if it has references

2018-08-12 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577845#comment-16577845 ] Vishal Khandelwal commented on HBASE-20940: --- For build following did not fail as it is skip

[jira] [Updated] (HBASE-20940) HStore.cansplit should not allow split to happen if it has references

2018-08-12 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal Khandelwal updated HBASE-20940: -- Attachment: HBASE-20940.v4.patch > HStore.cansplit should not allow split to happen

[jira] [Commented] (HBASE-20940) HStore.cansplit should not allow split to happen if it has references

2018-08-12 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577832#comment-16577832 ] Vishal Khandelwal commented on HBASE-20940: --- Sorry [~apurtell] I reran the test 

[jira] [Commented] (HBASE-21028) Backport HBASE-18633 to branch-1.3

2018-08-12 Thread Vikas Vishwakarma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577829#comment-16577829 ] Vikas Vishwakarma commented on HBASE-21028: --- +1 in the original request this change is already

[jira] [Commented] (HBASE-20704) Sometimes some compacted storefiles are not archived on region close

2018-08-12 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577823#comment-16577823 ] Francis Liu commented on HBASE-20704: - [~apurtell] Apologies for the delay was thinking through

[jira] [Updated] (HBASE-20704) Sometimes some compacted storefiles are not archived on region close

2018-08-12 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Liu updated HBASE-20704: Attachment: HBASE-20704.005.patch > Sometimes some compacted storefiles are not archived on

[jira] [Commented] (HBASE-21032) ScanResponses contain only one cell each

2018-08-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577799#comment-16577799 ] Duo Zhang commented on HBASE-21032: --- OK, I think the problem is that you use the same startRow and

[jira] [Commented] (HBASE-21031) Memory leak if replay edits failed during region opening

2018-08-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577798#comment-16577798 ] Allan Yang commented on HBASE-21031: Thanks for reviewing, [~yuzhih...@gmail.com]. Any other

[jira] [Updated] (HBASE-21032) ScanResponses contain only one cell each

2018-08-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-21032: -- Component/s: Performance > ScanResponses contain only one cell each >

[jira] [Commented] (HBASE-21032) ScanResponses contain only one cell each

2018-08-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577784#comment-16577784 ] Duo Zhang commented on HBASE-21032: --- The ScannerContext is per rpc call, so theoretically the

[jira] [Commented] (HBASE-21025) Add cache for TableStateManager

2018-08-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577783#comment-16577783 ] Duo Zhang commented on HBASE-21025: --- For the naming or typo, we can open new issues to address them?

[jira] [Resolved] (HBASE-21025) Add cache for TableStateManager

2018-08-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-21025. --- Resolution: Fixed Pushed the addendum to branch-2.0+. Thanks [~zghaobac]. > Add cache for

[jira] [Updated] (HBASE-21025) Add cache for TableStateManager

2018-08-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21025: -- Attachment: HBASE-21025-addendum.patch > Add cache for TableStateManager >

[jira] [Commented] (HBASE-21025) Add cache for TableStateManager

2018-08-12 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577781#comment-16577781 ] Guanghao Zhang commented on HBASE-21025: {code:java} * Set this key to false in Configuration

[jira] [Commented] (HBASE-21025) Add cache for TableStateManager

2018-08-12 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577780#comment-16577780 ] Guanghao Zhang commented on HBASE-21025: {code:java} public Set

[jira] [Commented] (HBASE-21032) ScanResponses contain only one cell each

2018-08-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1659#comment-1659 ] Duo Zhang commented on HBASE-21032: --- Will take a look. > ScanResponses contain only one cell each >

[jira] [Commented] (HBASE-21032) ScanResponses contain only one cell each

2018-08-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1658#comment-1658 ] Reid Chan commented on HBASE-21032: --- ping [~Apache9], would you mind taking a look at this phenomenon.

[jira] [Commented] (HBASE-21025) Add cache for TableStateManager

2018-08-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1655#comment-1655 ] Duo Zhang commented on HBASE-21025: --- Yes, let me prepare an addendum. > Add cache for

[jira] [Reopened] (HBASE-21025) Add cache for TableStateManager

2018-08-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-21025: --- Reopen for pushing addendum > Add cache for TableStateManager > --- > >

[jira] [Commented] (HBASE-21025) Add cache for TableStateManager

2018-08-12 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1653#comment-1653 ] Guanghao Zhang commented on HBASE-21025: {code:java} 232 boolean succ = false; 233

[jira] [Comment Edited] (HBASE-21032) ScanResponses contain only one cell each

2018-08-12 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577736#comment-16577736 ] Xu Cang edited comment on HBASE-21032 at 8/12/18 11:12 PM: --- [~timoha] Found a

[jira] [Commented] (HBASE-21032) ScanResponses contain only one cell each

2018-08-12 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577736#comment-16577736 ] Xu Cang commented on HBASE-21032: - [~timoha] Found a solution for you. Just need to add this line:

[jira] [Commented] (HBASE-20387) flaky infrastructure should work for all branches

2018-08-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577732#comment-16577732 ] Hudson commented on HBASE-20387: Results for branch HBASE-20387 [build #8 on

[jira] [Commented] (HBASE-18477) Umbrella JIRA for HBase Read Replica clusters

2018-08-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577721#comment-16577721 ] Hudson commented on HBASE-18477: Results for branch HBASE-18477 [build #293 on

[jira] [Commented] (HBASE-20975) Lock may not be taken or released while rolling back procedure

2018-08-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577694#comment-16577694 ] Hadoop QA commented on HBASE-20975: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-21031) Memory leak if replay edits failed during region opening

2018-08-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577686#comment-16577686 ] Hadoop QA commented on HBASE-21031: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Created] (HBASE-21040) printStackTrace() is used in RestoreDriver in case Exception is caught

2018-08-12 Thread Ted Yu (JIRA)
Ted Yu created HBASE-21040: -- Summary: printStackTrace() is used in RestoreDriver in case Exception is caught Key: HBASE-21040 URL: https://issues.apache.org/jira/browse/HBASE-21040 Project: HBase

[jira] [Updated] (HBASE-21038) SAXParseException when hbase.spark.use.hbasecontext=false

2018-08-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21038: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0 Status: Resolved (was:

[jira] [Commented] (HBASE-21038) SAXParseException when hbase.spark.use.hbasecontext=false

2018-08-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577648#comment-16577648 ] Ted Yu commented on HBASE-21038: >From https://builds.apache.org/job/PreCommit-HBASE-Build/14014/console

[jira] [Commented] (HBASE-20881) Introduce a region transition procedure to handle all the state transition for a region

2018-08-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577637#comment-16577637 ] Hadoop QA commented on HBASE-20881: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Assigned] (HBASE-21038) SAXParseException when hbase.spark.use.hbasecontext=false

2018-08-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-21038: -- Assignee: Ajith S > SAXParseException when hbase.spark.use.hbasecontext=false >

[jira] [Commented] (HBASE-20975) Lock may not be taken or released while rolling back procedure

2018-08-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577625#comment-16577625 ] Allan Yang commented on HBASE-20975: rebasing, and trigger a run in branch-2.1. We need to fix it

[jira] [Comment Edited] (HBASE-20975) Lock may not be taken or released while rolling back procedure

2018-08-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577625#comment-16577625 ] Allan Yang edited comment on HBASE-20975 at 8/12/18 3:31 PM: - Rebasing, and

[jira] [Updated] (HBASE-20975) Lock may not be taken or released while rolling back procedure

2018-08-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-20975: --- Attachment: HBASE-20975.branch-2.1.001.patch > Lock may not be taken or released while rolling back

[jira] [Updated] (HBASE-20975) Lock may not be taken or released while rolling back procedure

2018-08-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-20975: --- Attachment: HBASE-20975.branch-2.0.005.patch > Lock may not be taken or released while rolling back

[jira] [Commented] (HBASE-20881) Introduce a region transition procedure to handle all the state transition for a region

2018-08-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577622#comment-16577622 ] Hadoop QA commented on HBASE-20881: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-21038) SAXParseException when hbase.spark.use.hbasecontext=false

2018-08-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21038: --- Status: Patch Available (was: Open) > SAXParseException when hbase.spark.use.hbasecontext=false >

[jira] [Updated] (HBASE-21031) Memory leak if replay edits failed during region opening

2018-08-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-21031: --- Attachment: HBASE-21031.branch-2.0.005.patch > Memory leak if replay edits failed during region

[jira] [Commented] (HBASE-21038) SAXParseException when hbase.spark.use.hbasecontext=false

2018-08-12 Thread Ajith S (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577601#comment-16577601 ] Ajith S commented on HBASE-21038: - updated patch with a testcase to reproduce > SAXParseException when

[jira] [Updated] (HBASE-21038) SAXParseException when hbase.spark.use.hbasecontext=false

2018-08-12 Thread Ajith S (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajith S updated HBASE-21038: Attachment: HBASE-21038.02.patch > SAXParseException when hbase.spark.use.hbasecontext=false >

[jira] [Commented] (HBASE-21031) Memory leak if replay edits failed during region opening

2018-08-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577592#comment-16577592 ] Ted Yu commented on HBASE-21031: Looks good overall. > Memory leak if replay edits failed during

[jira] [Commented] (HBASE-21031) Memory leak if replay edits failed during region opening

2018-08-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577584#comment-16577584 ] Hadoop QA commented on HBASE-21031: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Comment Edited] (HBASE-21035) Meta Table should be able to online even if all procedures are lost

2018-08-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576229#comment-16576229 ] Duo Zhang edited comment on HBASE-21035 at 8/12/18 12:48 PM: - What if you

[jira] [Updated] (HBASE-20881) Introduce a region transition procedure to handle all the state transition for a region

2018-08-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20881: -- Attachment: HBASE-20881-v8.patch > Introduce a region transition procedure to handle all the state

[jira] [Created] (HBASE-21039) Procedure worker should not quit when getting unexpected error

2018-08-12 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-21039: - Summary: Procedure worker should not quit when getting unexpected error Key: HBASE-21039 URL: https://issues.apache.org/jira/browse/HBASE-21039 Project: HBase

[jira] [Commented] (HBASE-21038) SAXParseException when hbase.spark.use.hbasecontext=false

2018-08-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577515#comment-16577515 ] Ted Yu commented on HBASE-21038: is it possible to add a test showing the problem without the fix ? >

[jira] [Commented] (HBASE-20881) Introduce a region transition procedure to handle all the state transition for a region

2018-08-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577509#comment-16577509 ] Duo Zhang commented on HBASE-20881: --- It seems that the 'kill before update ' is too aggressive and

[jira] [Commented] (HBASE-20881) Introduce a region transition procedure to handle all the state transition for a region

2018-08-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577508#comment-16577508 ] Duo Zhang commented on HBASE-20881: --- Looped 100 times locally and it finally failed with {noformat}

[jira] [Updated] (HBASE-20881) Introduce a region transition procedure to handle all the state transition for a region

2018-08-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20881: -- Attachment: HBASE-20881-v7.patch > Introduce a region transition procedure to handle all the state

[jira] [Commented] (HBASE-20881) Introduce a region transition procedure to handle all the state transition for a region

2018-08-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577506#comment-16577506 ] Duo Zhang commented on HBASE-20881: --- {noformat} [ERROR] Errors: [ERROR]

[jira] [Commented] (HBASE-21032) ScanResponses contain only one cell each

2018-08-12 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577500#comment-16577500 ] Xu Cang commented on HBASE-21032: - [~timoha] this is caused by HBASE-20457. This patch set read type to

[jira] [Updated] (HBASE-21031) Memory leak if replay edits failed during region opening

2018-08-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-21031: --- Attachment: HBASE-21031.branch-2.0.004.patch > Memory leak if replay edits failed during region

[jira] [Commented] (HBASE-21031) Memory leak if replay edits failed during region opening

2018-08-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577496#comment-16577496 ] Allan Yang commented on HBASE-21031: {quote} Can you come up with a test which fails if

[jira] [Commented] (HBASE-20881) Introduce a region transition procedure to handle all the state transition for a region

2018-08-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577495#comment-16577495 ] Hadoop QA commented on HBASE-20881: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-21029) Miscount of memstore's heap/offheap size if same cell was put

2018-08-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577483#comment-16577483 ] Allan Yang commented on HBASE-21029: [~yuzhih...@gmail.com], just checked, master branch and

[jira] [Issue Comment Deleted] (HBASE-21031) Memory leak if replay edits failed during region opening

2018-08-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-21031: --- Comment: was deleted (was: [~yuzhih...@gmail.com], just checked, master branch and branch-2 has

[jira] [Commented] (HBASE-21031) Memory leak if replay edits failed during region opening

2018-08-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577482#comment-16577482 ] Allan Yang commented on HBASE-21031: [~yuzhih...@gmail.com], just checked, master branch and

[jira] [Commented] (HBASE-20512) document change to running tests on secure clusters

2018-08-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577474#comment-16577474 ] Hudson commented on HBASE-20512: Results for branch master [build #428 on

[jira] [Commented] (HBASE-21012) Revert the change of serializing TimeRangeTracker

2018-08-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577473#comment-16577473 ] Hudson commented on HBASE-21012: Results for branch master [build #428 on

[jira] [Commented] (HBASE-20981) Rollback stateCount accounting thrown-off when exception out of rollbackState

2018-08-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577475#comment-16577475 ] Hudson commented on HBASE-20981: Results for branch master [build #428 on

[jira] [Updated] (HBASE-21038) SAXParseException when hbase.spark.use.hbasecontext=false

2018-08-12 Thread Ajith S (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajith S updated HBASE-21038: Description: {{org.xml.sax.SAXParseException; systemId:

[jira] [Updated] (HBASE-21038) SAXParseException when hbase.spark.use.hbasecontext=false

2018-08-12 Thread Ajith S (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajith S updated HBASE-21038: Attachment: HBASE-21038.01.patch > SAXParseException when hbase.spark.use.hbasecontext=false >

[jira] [Commented] (HBASE-21038) SAXParseException when hbase.spark.use.hbasecontext=false

2018-08-12 Thread Ajith S (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577464#comment-16577464 ] Ajith S commented on HBASE-21038: - Attached a patch for same, please review > SAXParseException when

[jira] [Created] (HBASE-21038) SAXParseException when hbase.spark.use.hbasecontext=false

2018-08-12 Thread Ajith S (JIRA)
Ajith S created HBASE-21038: --- Summary: SAXParseException when hbase.spark.use.hbasecontext=false Key: HBASE-21038 URL: https://issues.apache.org/jira/browse/HBASE-21038 Project: HBase Issue Type:

[jira] [Commented] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577451#comment-16577451 ] Hadoop QA commented on HBASE-21024: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-12 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Attachment: HBASE-21024.branch-2.001.patch > Add RSgroup info for Region Servers and Tables >

[jira] [Commented] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577443#comment-16577443 ] Hadoop QA commented on HBASE-21024: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-12 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Assignee: wenbang Attachment: HBASE-21024.master.001.patch Status: Patch Available (was:

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-12 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Attachment: (was: HBASE-21024.master.001.patch) > Add RSgroup info for Region Servers and Tables >

[jira] [Issue Comment Deleted] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-12 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Comment: was deleted (was: [^HBASE-21024.master.001.patch] added patch) > Add RSgroup info for Region

[jira] [Commented] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-12 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577441#comment-16577441 ] wenbang commented on HBASE-21024: - [^HBASE-21024.master.001.patch] added patch > Add RSgroup info for

[jira] [Updated] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-12 Thread wenbang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenbang updated HBASE-21024: Attachment: HBASE-21024.master.001.patch > Add RSgroup info for Region Servers and Tables >

[jira] [Commented] (HBASE-20881) Introduce a region transition procedure to handle all the state transition for a region

2018-08-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577432#comment-16577432 ] Duo Zhang commented on HBASE-20881: --- Rebase. > Introduce a region transition procedure to handle all

[jira] [Updated] (HBASE-20881) Introduce a region transition procedure to handle all the state transition for a region

2018-08-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20881: -- Attachment: HBASE-20881-v7.patch > Introduce a region transition procedure to handle all the state