[jira] [Created] (HBASE-17308) BackupInfo getShortDescription output format

2016-12-13 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-17308: - Summary: BackupInfo getShortDescription output format Key: HBASE-17308 URL: https://issues.apache.org/jira/browse/HBASE-17308 Project: HBase Issue

Re: [ANNOUNCE] New HBase Committer Josh Elser

2016-12-13 Thread Rohan Pednekar
Congratulations Josh! Best, Rohan > On Dec 12, 2016, at 2:48 PM, Enis Söztutar wrote: > > Congrats Josh! > > Enis > > On Mon, Dec 12, 2016 at 11:39 AM, Esteban Gutierrez > wrote: > >> Congrats and welcome, Josh! >> >> esteban. >> >> >> -- >>

[jira] [Resolved] (HBASE-15532) core favored nodes enhancements

2016-12-13 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvel Thirumoolan resolved HBASE-15532. -- Resolution: Duplicate This is being replaced with jiras with smaller scope as

[jira] [Created] (HBASE-17309) Fix connection leaks in TestAcidGuarantees

2016-12-13 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-17309: Summary: Fix connection leaks in TestAcidGuarantees Key: HBASE-17309 URL: https://issues.apache.org/jira/browse/HBASE-17309 Project: HBase Issue Type: Bug

Update on filesystem space quota work

2016-12-13 Thread Josh Elser
Hiya folks, Just wanted to shoot out a quick note that the filesystem quota work is really coming along. With the last patch I put up (HBASE-17001), we actually have some end-to-end tests that show the feature (I'm pleasantly tickled at how nice it turned out from a user POV). If anyone was

[jira] [Created] (HBASE-17307) Fix pom.xml (distcp version)

2016-12-13 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-17307: - Summary: Fix pom.xml (distcp version) Key: HBASE-17307 URL: https://issues.apache.org/jira/browse/HBASE-17307 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-17310) Refactoring BackupAdmin: remove public access modifiers

2016-12-13 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-17310: - Summary: Refactoring BackupAdmin: remove public access modifiers Key: HBASE-17310 URL: https://issues.apache.org/jira/browse/HBASE-17310 Project: HBase

[jira] [Created] (HBASE-17311) Refactoring: move backup system table out of 'hbase' namespace

2016-12-13 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-17311: - Summary: Refactoring: move backup system table out of 'hbase' namespace Key: HBASE-17311 URL: https://issues.apache.org/jira/browse/HBASE-17311 Project:

[jira] [Created] (HBASE-17312) [JDK8] Use default method in XXXObserver

2016-12-13 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17312: -- Summary: [JDK8] Use default method in XXXObserver Key: HBASE-17312 URL: https://issues.apache.org/jira/browse/HBASE-17312 Project: HBase Issue Type:

[jira] [Created] (HBASE-17313) Add BufferedMutatorParams#clone method

2016-12-13 Thread Joep Rottinghuis (JIRA)
Joep Rottinghuis created HBASE-17313: Summary: Add BufferedMutatorParams#clone method Key: HBASE-17313 URL: https://issues.apache.org/jira/browse/HBASE-17313 Project: HBase Issue Type:

[jira] [Created] (HBASE-17302) the region flush request disappeared from flushQueue

2016-12-13 Thread Guangxu Cheng (JIRA)
Guangxu Cheng created HBASE-17302: - Summary: the region flush request disappeared from flushQueue Key: HBASE-17302 URL: https://issues.apache.org/jira/browse/HBASE-17302 Project: HBase Issue

[jira] [Created] (HBASE-17304) Avoid draining region servers in draining mode while moving the regions at client side i.e. in region_mover.rb

2016-12-13 Thread Aman Poonia (JIRA)
Aman Poonia created HBASE-17304: --- Summary: Avoid draining region servers in draining mode while moving the regions at client side i.e. in region_mover.rb Key: HBASE-17304 URL:

Re: [ANNOUNCE] New HBase Committer Josh Elser

2016-12-13 Thread Phil Yang
Congratulations! Thanks, Phil 2016-12-13 12:56 GMT+08:00 ramkrishna vasudevan < ramkrishna.s.vasude...@gmail.com>: > Congratulations Josh !!! > > Regards > Ram > > On Tue, Dec 13, 2016 at 4:18 AM, Enis Söztutar wrote: > > > Congrats Josh! > > > > Enis > > > > On Mon, Dec 12,

Successful: HBase Generate Website

2016-12-13 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. To update the live site, follow the instructions below. If failed, skip to the bottom of this email. Use the following commands to download the patch and apply it to a clean branch based on origin/asf-site. If

Slack request invite.

2016-12-13 Thread Gustavo Anatoly
Slack request invite. -- *»* *Gustavo Anatoly Fernandes Velásquez Solís*

[jira] [Created] (HBASE-17303) Let master to check and transfer the dead rs's replication queues

2016-12-13 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17303: -- Summary: Let master to check and transfer the dead rs's replication queues Key: HBASE-17303 URL: https://issues.apache.org/jira/browse/HBASE-17303 Project: HBase

[jira] [Created] (HBASE-17305) Two active HBase Masters can run at the same time under certain circumstances

2016-12-13 Thread Esteban Gutierrez (JIRA)
Esteban Gutierrez created HBASE-17305: - Summary: Two active HBase Masters can run at the same time under certain circumstances Key: HBASE-17305 URL: https://issues.apache.org/jira/browse/HBASE-17305

Re: Question about RPC call timeout

2016-12-13 Thread wang shu
I see, thanks a lot. 2016-12-10 3:35 GMT-06:00 Guanghao Zhang : > Yes. For idempotent operations, the same rpc call can be executed twice. > > 2016-12-10 7:17 GMT+08:00 wang shu : > > > Hi all, > > > > I have a very stress test on hbase by creating

[jira] [Resolved] (HBASE-16204) Makefile for running tests using make instead of BUCK

2016-12-13 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar resolved HBASE-16204. --- Resolution: Won't Fix > Makefile for running tests using make instead of BUCK >

[jira] [Resolved] (HBASE-17300) Concurrently calling checkAndPut with expected value as null returns true unexpectedly

2016-12-13 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-17300. Resolution: Cannot Reproduce > Concurrently calling checkAndPut with expected value as

[jira] [Created] (HBASE-17306) IntegrationTestRSGroup#testRegionMove may fail due to region server not online

2016-12-13 Thread Ted Yu (JIRA)
Ted Yu created HBASE-17306: -- Summary: IntegrationTestRSGroup#testRegionMove may fail due to region server not online Key: HBASE-17306 URL: https://issues.apache.org/jira/browse/HBASE-17306 Project: HBase