[jira] [Commented] (HBASE-20691) Storage policy should allow deferring to HDFS

2018-06-08 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506121#comment-16506121 ] Yu Li commented on HBASE-20691: --- Below is what I observed in my local run, FYI. {noformat} 2018-06-08

[jira] [Commented] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

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

[jira] [Updated] (HBASE-20699) QuotaCache should cancel the QuotaRefresherChore service inside its stop()

2018-06-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20699: --- Fix Version/s: 2.1.0 > QuotaCache should cancel the QuotaRefresherChore service inside its stop() >

[jira] [Commented] (HBASE-20701) too much logging when balancer runs from BaseLoadBalancer

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

[jira] [Updated] (HBASE-20691) Storage policy should allow deferring to HDFS

2018-06-08 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-20691: -- Attachment: HBASE-20691.v3.patch > Storage policy should allow deferring to HDFS >

[jira] [Commented] (HBASE-20706) [hack] Don't add known not-OPEN regions in reopen phase of MTP

2018-06-08 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506177#comment-16506177 ] Josh Elser commented on HBASE-20706: FYI, [~stack] [~Apache9]. I think this is a good bandaid to

[jira] [Commented] (HBASE-19852) HBase Thrift 1 server SPNEGO Improvements

2018-06-08 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506246#comment-16506246 ] Kevin Risden commented on HBASE-19852: -- Ugh yea sorry I'll fix it. > HBase Thrift 1 server SPNEGO

[jira] [Commented] (HBASE-20706) [hack] Don't add known not-OPEN regions in reopen phase of MTP

2018-06-08 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506280#comment-16506280 ] Josh Elser commented on HBASE-20706: {quote}Is it a hack? {quote} Well, it's a hack in a sense that

[jira] [Commented] (HBASE-20657) Retrying RPC call for ModifyTableProcedure may get stuck

2018-06-08 Thread Xiaolin Ha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505780#comment-16505780 ] Xiaolin Ha commented on HBASE-20657: I have encountered the problem that two concurrent

[jira] [Commented] (HBASE-20698) Master don't record right server version until new started region server call regionServerReport method

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

[jira] [Commented] (HBASE-20635) Support to convert the shaded user permission proto to client user permission object

2018-06-08 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506116#comment-16506116 ] Josh Elser commented on HBASE-20635: [~stack] you ok with this for branch-2.0? Small translation for

[jira] [Commented] (HBASE-19852) HBase Thrift 1 server SPNEGO Improvements

2018-06-08 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506147#comment-16506147 ] Josh Elser commented on HBASE-19852: [~risdenk], I see your patch #12 seems to have un-done the

[jira] [Commented] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506235#comment-16506235 ] stack commented on HBASE-20700: --- Looking at patch I worry the below check of ONLINE. Is it too

[jira] [Created] (HBASE-20706) [hack] Don't add known not-OPEN regions in reopen phase of MTP

2018-06-08 Thread Josh Elser (JIRA)
Josh Elser created HBASE-20706: -- Summary: [hack] Don't add known not-OPEN regions in reopen phase of MTP Key: HBASE-20706 URL: https://issues.apache.org/jira/browse/HBASE-20706 Project: HBase

[jira] [Updated] (HBASE-20672) Create new HBase metrics ReadRequestRate and WriteRequestRate that reset at every monitoring interval

2018-06-08 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated HBASE-20672: --- Attachment: HBASE-20672.master.003.patch > Create new HBase metrics ReadRequestRate and

[jira] [Commented] (HBASE-20691) Storage policy should allow deferring to HDFS

2018-06-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506078#comment-16506078 ] Sean Busbey commented on HBASE-20691: - The test is a nice addition, but it won't confirm the issue

[jira] [Updated] (HBASE-20701) too much logging when balancer runs from BaseLoadBalancer

2018-06-08 Thread Monani Mihir (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Monani Mihir updated HBASE-20701: - Attachment: HBASE-20701-branch-1.3.patch HBASE-20701-branch-1.4.patch > too

[jira] [Commented] (HBASE-20691) Storage policy should allow deferring to HDFS

2018-06-08 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506118#comment-16506118 ] Yu Li commented on HBASE-20691: --- bq. it was that we'd pass our placeholder and get a log message about how

[jira] [Updated] (HBASE-20706) [hack] Don't add known not-OPEN regions in reopen phase of MTP

2018-06-08 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-20706: --- Status: Patch Available (was: Open) Big thanks for [~sergey.soldatov] and [~yuzhih...@gmail.com]

[jira] [Updated] (HBASE-20706) [hack] Don't add known not-OPEN regions in reopen phase of MTP

2018-06-08 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-20706: --- Attachment: HBASE-20706.001.branch-2.0.patch > [hack] Don't add known not-OPEN regions in reopen

[jira] [Commented] (HBASE-20674) clean up short circuit read logic and docs

2018-06-08 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506209#comment-16506209 ] Mike Drob commented on HBASE-20674: --- v5: fix unit tests and checkstyle > clean up short circuit read

[jira] [Updated] (HBASE-20674) clean up short circuit read logic and docs

2018-06-08 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated HBASE-20674: -- Attachment: HBASE-20674.v5.patch > clean up short circuit read logic and docs >

[jira] [Updated] (HBASE-20701) too much logging when balancer runs from BaseLoadBalancer

2018-06-08 Thread Monani Mihir (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Monani Mihir updated HBASE-20701: - Status: Patch Available (was: Open) added patch for branch-1.3 and branch-1.4 > too much

[jira] [Comment Edited] (HBASE-20691) Storage policy should allow deferring to HDFS

2018-06-08 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506121#comment-16506121 ] Yu Li edited comment on HBASE-20691 at 6/8/18 3:07 PM: --- Below is what I observed

[jira] [Commented] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506189#comment-16506189 ] stack commented on HBASE-20700: --- bq. Of course the logic here is not clear enough I'd say and there maybe

[jira] [Commented] (HBASE-20706) [hack] Don't add known not-OPEN regions in reopen phase of MTP

2018-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506271#comment-16506271 ] stack commented on HBASE-20706: --- Is it a hack? If MTP runs and there are regions offline, when they are

[jira] [Updated] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20700: -- Component/s: Region Assignment master > Move meta region when server crash can cause

[jira] [Updated] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20700: -- Priority: Critical (was: Major) > Move meta region when server crash can cause the procedure to be

[jira] [Updated] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20700: -- Component/s: proc-v2 > Move meta region when server crash can cause the procedure to be stuck >

[jira] [Updated] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20700: -- Fix Version/s: 2.0.1 2.1.0 3.0.0 > Move meta region when server

[jira] [Updated] (HBASE-20698) Master don't record right server version until new started region server call regionServerReport method

2018-06-08 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-20698: --- Attachment: HBASE-20698.master.003.patch > Master don't record right server version until

[jira] [Comment Edited] (HBASE-18999) Put in hbase shell cannot do multiple columns

2018-06-08 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505941#comment-16505941 ] Nihal Jain edited comment on HBASE-18999 at 6/8/18 12:15 PM: - Ping

[jira] [Commented] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506036#comment-16506036 ] Duo Zhang commented on HBASE-20700: --- Yes, the new 'meta' queue will always be served first. And in

[jira] [Comment Edited] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506036#comment-16506036 ] Duo Zhang edited comment on HBASE-20700 at 6/8/18 1:43 PM: --- Yes, the new

[jira] [Commented] (HBASE-20656) Validate pre-2.0 coprocessors against HBase 2.0+

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

[jira] [Commented] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

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

[jira] [Commented] (HBASE-20649) Validate HFiles do not have PREFIX_TREE DataBlockEncoding

2018-06-08 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505985#comment-16505985 ] Peter Somogyi commented on HBASE-20649: --- When I tried to simply use HBCK2 against hbase-1.2

[jira] [Commented] (HBASE-20665) "Already cached block XXX" message should be DEBUG

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

[jira] [Commented] (HBASE-20702) Processing crash, skip ONLINE'ing empty rows

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

[jira] [Commented] (HBASE-8547) Fix java.lang.RuntimeException: Cached an already cached block

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

[jira] [Updated] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20700: -- Attachment: HBASE-20700-v1.patch > Move meta region when server crash can cause the procedure to be

[jira] [Commented] (HBASE-18999) Put in hbase shell cannot do multiple columns

2018-06-08 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506060#comment-16506060 ] Mike Drob commented on HBASE-18999: --- yea, approach looks good, would like to see something added to

[jira] [Commented] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506012#comment-16506012 ] stack commented on HBASE-20700: --- bq. ... and after the meta region is online, we disable the flag and then

[jira] [Commented] (HBASE-20698) Master don't record right server version until new started region server call regionServerReport method

2018-06-08 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505816#comment-16505816 ] Guanghao Zhang commented on HBASE-20698: Add a 003 patch. Move versionNumber to ServerMetrics

[jira] [Updated] (HBASE-20656) Validate pre-2.0 coprocessors against HBase 2.0+

2018-06-08 Thread Balazs Meszaros (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Meszaros updated HBASE-20656: Attachment: HBASE-20656.master.007.patch > Validate pre-2.0 coprocessors against HBase

[jira] [Commented] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505904#comment-16505904 ] Duo Zhang commented on HBASE-20700: --- Review board link: https://reviews.apache.org/r/67500/ > Move

[jira] [Commented] (HBASE-18999) Put in hbase shell cannot do multiple columns

2018-06-08 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505941#comment-16505941 ] Nihal Jain commented on HBASE-18999: Ping [~busbey], [~mdrob], [~chia7712], [~yuzhih...@gmail.com].

[jira] [Commented] (HBASE-18999) Put in hbase shell cannot do multiple columns

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

[jira] [Commented] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505842#comment-16505842 ] Duo Zhang commented on HBASE-20700: --- OK #3 does not work because RecoverMetaProcedure will schedule

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

2018-06-08 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505898#comment-16505898 ] Anoop Sam John commented on HBASE-20704: Good one. bq.It is important that these files are

[jira] [Commented] (HBASE-20656) Validate pre-2.0 coprocessors against HBase 2.0+

2018-06-08 Thread Balazs Meszaros (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505863#comment-16505863 ] Balazs Meszaros commented on HBASE-20656: - [~mdrob] sure, corrected it. > Validate pre-2.0

[jira] [Comment Edited] (HBASE-20672) Create new HBase metrics ReadRequestRate and WriteRequestRate that reset at every monitoring interval

2018-06-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505463#comment-16505463 ] Ted Yu edited comment on HBASE-20672 at 6/8/18 11:18 AM: - Please address

[jira] [Updated] (HBASE-20699) QuotaCache should cancel the QuotaRefresherChore service inside its stop()

2018-06-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20699: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Thanks

[jira] [Commented] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505792#comment-16505792 ] Duo Zhang commented on HBASE-20700: --- OK seems letting meta online first can make life much easier...

[jira] [Commented] (HBASE-20698) Master don't record right server version until new started region server call regionServerReport method

2018-06-08 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505825#comment-16505825 ] Guanghao Zhang commented on HBASE-20698: Ping [~stack] for reviewing. The basic idea is use

[jira] [Commented] (HBASE-20699) QuotaCache should cancel the QuotaRefresherChore service inside its stop()

2018-06-08 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505945#comment-16505945 ] Nihal Jain commented on HBASE-20699: Thanks for the review and commit [~yuzhih...@gmail.com]. I

[jira] [Updated] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20700: -- Status: Patch Available (was: Open) > Move meta region when server crash can cause the procedure to

[jira] [Updated] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20700: -- Attachment: HBASE-20700.patch > Move meta region when server crash can cause the procedure to be

[jira] [Commented] (HBASE-20603) Histogram metrics should reset min and max

2018-06-08 Thread 1414913...@qq.com (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505940#comment-16505940 ] 1414913...@qq.com commented on HBASE-20603: --- How about rest it by user, may be we need a RPC

[jira] [Commented] (HBASE-20706) [hack] Don't add known not-OPEN regions in reopen phase of MTP

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

[jira] [Commented] (HBASE-20703) When quota feature is off shell should give a nice message

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

[jira] [Commented] (HBASE-20682) MoveProcedure can be subtask of ModifyTableProcedure/ReopenTableRegionsProcedure; ensure all kosher.

2018-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506492#comment-16506492 ] stack commented on HBASE-20682: --- bq. The new procedure could still be constructed with an unassign

[jira] [Commented] (HBASE-19852) HBase Thrift 1 server SPNEGO Improvements

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

[jira] [Commented] (HBASE-20682) MoveProcedure can be subtask of ModifyTableProcedure/ReopenTableRegionsProcedure; ensure all kosher.

2018-06-08 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506289#comment-16506289 ] Josh Elser commented on HBASE-20682: bq. We could implement another procedure for reopening a

[jira] [Commented] (HBASE-13583) AOT compile our JRuby

2018-06-08 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506448#comment-16506448 ] Mike Drob commented on HBASE-13583: --- v3: remove unnecessary extra properties > AOT compile our JRuby

[jira] [Updated] (HBASE-13583) AOT compile our JRuby

2018-06-08 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated HBASE-13583: -- Attachment: HBASE-13583.v3.patch > AOT compile our JRuby > - > >

[jira] [Commented] (HBASE-19852) HBase Thrift 1 server SPNEGO Improvements

2018-06-08 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506467#comment-16506467 ] Josh Elser commented on HBASE-19852: +1 on v13 with QA > HBase Thrift 1 server SPNEGO Improvements

[jira] [Commented] (HBASE-20706) [hack] Don't add known not-OPEN regions in reopen phase of MTP

2018-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506497#comment-16506497 ] stack commented on HBASE-20706: --- Sorry, I should have been more clear. I'm saying that the change to MTP

[jira] [Commented] (HBASE-20674) clean up short circuit read logic and docs

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

[jira] [Commented] (HBASE-20672) Create new HBase metrics ReadRequestRate and WriteRequestRate that reset at every monitoring interval

2018-06-08 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506288#comment-16506288 ] Ankit Jain commented on HBASE-20672: Added new patch HBASE-20672.master.003.patch. Fixed the code

[jira] [Commented] (HBASE-20691) Storage policy should allow deferring to HDFS

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

[jira] [Updated] (HBASE-20703) When quota feature is off shell should give a nice message

2018-06-08 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-20703: Attachment: HBASE-20703.master.006.patch > When quota feature is off shell should give a nice message >

[jira] [Commented] (HBASE-20703) When quota feature is off shell should give a nice message

2018-06-08 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506452#comment-16506452 ] Xu Cang commented on HBASE-20703: - Some robocop rules are too strict and do not make much sense to me.

[jira] [Updated] (HBASE-19852) HBase Thrift 1 server SPNEGO Improvements

2018-06-08 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated HBASE-19852: - Attachment: HBASE-19852.master.013.patch > HBase Thrift 1 server SPNEGO Improvements >

[jira] [Commented] (HBASE-20331) clean up shaded packaging for 2.1

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

[jira] [Commented] (HBASE-20672) Create new HBase metrics ReadRequestRate and WriteRequestRate that reset at every monitoring interval

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

[jira] [Commented] (HBASE-20618) Skip large rows instead of throwing an exception to client

2018-06-08 Thread Swapna (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506309#comment-16506309 ] Swapna commented on HBASE-20618: Some more context about our use case to discuss more on available 

[jira] [Commented] (HBASE-13583) AOT compile our JRuby

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

[jira] [Updated] (HBASE-20695) Implement table level RegionServer replication metrics

2018-06-08 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-20695: Attachment: HBASE-20695.master.003.patch > Implement table level RegionServer replication metrics >

[jira] [Commented] (HBASE-20698) Master don't record right server version until new started region server call regionServerReport method

2018-06-08 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506733#comment-16506733 ] Guanghao Zhang commented on HBASE-20698: FYI [~stack]. Any ideas? > Master don't record right

[jira] [Commented] (HBASE-20698) Master don't record right server version until new started region server call regionServerReport method

2018-06-08 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506768#comment-16506768 ] Guanghao Zhang commented on HBASE-20698: bq. Looking at the patch again, carrying version in

[jira] [Commented] (HBASE-20698) Master don't record right server version until new started region server call regionServerReport method

2018-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506770#comment-16506770 ] stack commented on HBASE-20698: --- +1 Excellent. Thanks. For branch-2.0 too. > Master don't record right

[jira] [Commented] (HBASE-20699) QuotaCache should cancel the QuotaRefresherChore service inside its stop()

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

[jira] [Commented] (HBASE-20674) clean up short circuit read logic and docs

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

[jira] [Commented] (HBASE-20698) Master don't record right server version until new started region server call regionServerReport method

2018-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506760#comment-16506760 ] stack commented on HBASE-20698: --- Man. I've been thinking about this over last day or so and that

[jira] [Commented] (HBASE-20698) Master don't record right server version until new started region server call regionServerReport method

2018-06-08 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506764#comment-16506764 ] Guanghao Zhang commented on HBASE-20698: Yeah. The server version should be managed by

[jira] [Commented] (HBASE-20698) Master don't record right server version until new started region server call regionServerReport method

2018-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506765#comment-16506765 ] stack commented on HBASE-20698: --- Looking at the patch again, carrying version in ServerMetrics on every

[jira] [Commented] (HBASE-20698) Master don't record right server version until new started region server call regionServerReport method

2018-06-08 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506767#comment-16506767 ] Guanghao Zhang commented on HBASE-20698: bq. What is the change at head of MasterRpcServices? We

[jira] [Commented] (HBASE-20695) Implement table level RegionServer replication metrics

2018-06-08 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506766#comment-16506766 ] Xu Cang commented on HBASE-20695: - submitted patch3. Addressed [~zghaobac]'s review. (added unit test,

[jira] [Updated] (HBASE-20672) Create new HBase metrics ReadRequestRate and WriteRequestRate that reset at every monitoring interval

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

[jira] [Created] (HBASE-20707) Move MissingSwitchDefault check from checkstyle to error-prone

2018-06-08 Thread Mike Drob (JIRA)
Mike Drob created HBASE-20707: - Summary: Move MissingSwitchDefault check from checkstyle to error-prone Key: HBASE-20707 URL: https://issues.apache.org/jira/browse/HBASE-20707 Project: HBase

[jira] [Updated] (HBASE-20703) When quota feature is off shell should give a nice message

2018-06-08 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-20703: Attachment: HBASE-20703.master.007.patch > When quota feature is off shell should give a nice message >

[jira] [Commented] (HBASE-20703) When quota feature is off shell should give a nice message

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

[jira] [Commented] (HBASE-20656) Validate pre-2.0 coprocessors against HBase 2.0+

2018-06-08 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506624#comment-16506624 ] Mike Drob commented on HBASE-20656: --- Looking at checkstyle, the case needs to be indented more, the

[jira] [Updated] (HBASE-20707) Move MissingSwitchDefault check from checkstyle to error-prone

2018-06-08 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated HBASE-20707: -- Attachment: HBASE-20707.patch > Move MissingSwitchDefault check from checkstyle to error-prone >

[jira] [Updated] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20700: -- Attachment: HBASE-20700-v2.patch > Move meta region when server crash can cause the procedure to be

[jira] [Commented] (HBASE-20700) Move meta region when server crash can cause the procedure to be stuck

2018-06-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506795#comment-16506795 ] Duo Zhang commented on HBASE-20700: --- {quote} I worry the below check of ONLINE. Is it too specific?

[jira] [Resolved] (HBASE-20483) [PERFORMANCE] Flushing is 2x slower in hbase2.

2018-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-20483. --- Resolution: Fixed Fix Version/s: 2.0.1 Resolving as fixed by linked issues and others from last few

[jira] [Commented] (HBASE-19064) Synchronous replication for HBase

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

[jira] [Commented] (HBASE-20695) Implement table level RegionServer replication metrics

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

  1   2   >