Re: Better management of flakies

2016-04-13 Thread Apekshit Sharma
https://issues.apache.org/jira/browse/HBASE-15651 On Fri, Apr 1, 2016 at 1:49 PM, Stack wrote: > On Fri, Apr 1, 2016 at 10:05 AM, Sean Busbey wrote: > > > > Maybe better if we ensure everything needed to run our jobs is scripts > > in dev-support so that the commiter-only change can just b

[jira] [Created] (HBASE-15651) Track our flaky tests and use them to improve our build environment

2016-04-13 Thread Appy (JIRA)
Appy created HBASE-15651: Summary: Track our flaky tests and use them to improve our build environment Key: HBASE-15651 URL: https://issues.apache.org/jira/browse/HBASE-15651 Project: HBase Issue Ty

[jira] [Created] (HBASE-15650) Remove TimeRangeTracker as point of contention when many threads reading a StoreFile

2016-04-13 Thread stack (JIRA)
stack created HBASE-15650: - Summary: Remove TimeRangeTracker as point of contention when many threads reading a StoreFile Key: HBASE-15650 URL: https://issues.apache.org/jira/browse/HBASE-15650 Project: HBase

[jira] [Resolved] (HBASE-15642) split region number for one table on webUI never be reduced

2016-04-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen resolved HBASE-15642. --- Resolution: Invalid > split region number for one table on webUI never be reduced >

[jira] [Reopened] (HBASE-15405) Synchronize final results logging single thread in PE, fix wrong defaults in help message

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy reopened HBASE-15405: -- reopening so that precommit can run on branch-1 patch. > Synchronize final results logging single thread in PE, fi

[jira] [Created] (HBASE-15649) Ignore buck-out when building docker image

2016-04-13 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15649: - Summary: Ignore buck-out when building docker image Key: HBASE-15649 URL: https://issues.apache.org/jira/browse/HBASE-15649 Project: HBase Issue Type: Sub-

[jira] [Created] (HBASE-15648) Reduce possible number of concurrent region location lookups when MetaCache entry is cleared

2016-04-13 Thread Mikhail Antonov (JIRA)
Mikhail Antonov created HBASE-15648: --- Summary: Reduce possible number of concurrent region location lookups when MetaCache entry is cleared Key: HBASE-15648 URL: https://issues.apache.org/jira/browse/HBASE-15648

[jira] [Created] (HBASE-15647) Backport HBASE-15507 to 0.98

2016-04-13 Thread Geoffrey Jacoby (JIRA)
Geoffrey Jacoby created HBASE-15647: --- Summary: Backport HBASE-15507 to 0.98 Key: HBASE-15647 URL: https://issues.apache.org/jira/browse/HBASE-15647 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-15646) Add some docs about exporting and importing snapshots using S3

2016-04-13 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-15646: --- Summary: Add some docs about exporting and importing snapshots using S3 Key: HBASE-15646 URL: https://issues.apache.org/jira/browse/HBASE-15646 Project:

[jira] [Reopened] (HBASE-15630) Improve checksum files for releases for easier verification

2016-04-13 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs reopened HBASE-15630: --- Reopening pending a comment explicitly documenting the community decision to either adop

[jira] [Resolved] (HBASE-15630) Improve checksum files for releases for easier verification

2016-04-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-15630. - Resolution: Information Provided Assignee: Elliott Clark > Improve checksum files for relea

[jira] [Created] (HBASE-15645) hbase.rpc.timeout is not used in get operation

2016-04-13 Thread Phil Yang (JIRA)
Phil Yang created HBASE-15645: - Summary: hbase.rpc.timeout is not used in get operation Key: HBASE-15645 URL: https://issues.apache.org/jira/browse/HBASE-15645 Project: HBase Issue Type: Bug

Successful: HBase Generate Website

2016-04-13 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. 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 you prefer to keep the hbase-site repo around permanently,

Re: [DISCUSS] Shade protobuf so we can move to a newer version

2016-04-13 Thread Stack
On Tue, Apr 12, 2016 at 9:26 PM, Sean Busbey wrote: > On Tue, Apr 12, 2016 at 6:17 PM, Stack wrote: > > > > > > On an initial pass, the only difficult part seems to be interaction with > > HDFS in asyncwal (might just pull in the HDFS messages). > > > > > > I have some idea how we can make this