Re: RegionServer info page content

2017-07-16 Thread Lars George
I created https://issues.apache.org/jira/browse/HBASE-18388 On Fri, Jul 14, 2017 at 11:12 PM, Jean-Marc Spaggiari wrote: > Good to know, thanks for the details ;) > > JM > > 2017-07-14 16:51 GMT-04:00 Lars George : > >> Hey JM, >> >> It is not a

[jira] [Created] (HBASE-18388) Fix description on region page, explaining what a region name is made of

2017-07-16 Thread Lars George (JIRA)
Lars George created HBASE-18388: --- Summary: Fix description on region page, explaining what a region name is made of Key: HBASE-18388 URL: https://issues.apache.org/jira/browse/HBASE-18388 Project:

Re: Ident String

2017-07-16 Thread Lars George
Bueller? Anyone? :) On Fri, Jul 14, 2017 at 12:55 PM, Lars George wrote: > Hi, > > Was coming across `HBASE_IDENT_STR` (in hbase-env.sh) which sets > `hbase.id.str` as a command line parameter to the daemon. But I cannot > find where that is used. Could someone point me

[jira] [Created] (HBASE-18386) When the zookeeper host cannot be resolved, provide better error message

2017-07-16 Thread Ted Yu (JIRA)
Ted Yu created HBASE-18386: -- Summary: When the zookeeper host cannot be resolved, provide better error message Key: HBASE-18386 URL: https://issues.apache.org/jira/browse/HBASE-18386 Project: HBase

[jira] [Created] (HBASE-18387) [Thrift] Make principal configurable in DemoClient.java

2017-07-16 Thread Lars George (JIRA)
Lars George created HBASE-18387: --- Summary: [Thrift] Make principal configurable in DemoClient.java Key: HBASE-18387 URL: https://issues.apache.org/jira/browse/HBASE-18387 Project: HBase Issue

One problem about document change

2017-07-16 Thread Guanghao Zhang
Hi, folks Now I am working on the asynchronous admin which is part of asynchronous client. The asynchronous client feature were pushed to branch-2 and master branch. But one confuse thing is about the document change. The book site is generated by master branch's code. So the document change

Re: Ident String

2017-07-16 Thread Ted Yu
When there're two (or more) region server instances running on the same machine, the ident str can be used to distinguish the instances. There may be other scenarios where the ident str is used. Cheers On Fri, Jul 14, 2017 at 3:55 AM, Lars George wrote: > Hi, > > Was

[jira] [Created] (HBASE-18390) Sleep too long when finding region location failed

2017-07-16 Thread Phil Yang (JIRA)
Phil Yang created HBASE-18390: - Summary: Sleep too long when finding region location failed Key: HBASE-18390 URL: https://issues.apache.org/jira/browse/HBASE-18390 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-18389) Remove byte[] from sizeOf() of ClassSize, ClassSize.MemoryLayout and ClassSize.UnsafeLayout

2017-07-16 Thread Xiang Li (JIRA)
Xiang Li created HBASE-18389: Summary: Remove byte[] from sizeOf() of ClassSize, ClassSize.MemoryLayout and ClassSize.UnsafeLayout Key: HBASE-18389 URL: https://issues.apache.org/jira/browse/HBASE-18389

[jira] [Resolved] (HBASE-17359) Implement async admin

2017-07-16 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-17359. Resolution: Fixed Fix Version/s: (was: 2.0.0) 2.0.0-alpha-2