[jira] [Created] (HBASE-13597) Add ability for Filters to force response back to client during scans

2015-04-29 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-13597: --- Summary: Add ability for Filters to force response back to client during scans Key: HBASE-13597 URL: https://issues.apache.org/jira/browse/HBASE-13597 Project:

[jira] [Resolved] (HBASE-13442) Rename scanner caching to a more semantically correct term such as row limit

2015-04-23 Thread Jonathan Lawlor (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor resolved HBASE-13442. - Resolution: Duplicate Closing this one in favor of HBASE-13541. Please reopen if there

[jira] [Created] (HBASE-13543) Deprecate Scan maxResultSize in 2.0.0

2015-04-23 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-13543: --- Summary: Deprecate Scan maxResultSize in 2.0.0 Key: HBASE-13543 URL: https://issues.apache.org/jira/browse/HBASE-13543 Project: HBase Issue Type:

[jira] [Created] (HBASE-13541) Deprecate Scan caching in 2.0.0

2015-04-23 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-13541: --- Summary: Deprecate Scan caching in 2.0.0 Key: HBASE-13541 URL: https://issues.apache.org/jira/browse/HBASE-13541 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-13542) Deprecate Scan batch in 2.0.0

2015-04-23 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-13542: --- Summary: Deprecate Scan batch in 2.0.0 Key: HBASE-13542 URL: https://issues.apache.org/jira/browse/HBASE-13542 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-13545) Provide better documentation for the public API Scan#setRowOffsetPerColumnFamily

2015-04-23 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-13545: --- Summary: Provide better documentation for the public API Scan#setRowOffsetPerColumnFamily Key: HBASE-13545 URL: https://issues.apache.org/jira/browse/HBASE-13545

[jira] [Created] (HBASE-13544) Provide better documentation for the public API Scan#setMaxResultsPerColumnFamily

2015-04-23 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-13544: --- Summary: Provide better documentation for the public API Scan#setMaxResultsPerColumnFamily Key: HBASE-13544 URL: https://issues.apache.org/jira/browse/HBASE-13544

[jira] [Created] (HBASE-13527) The default value for hbase.client.scanner.max.result.size is never actually set on Scans

2015-04-21 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-13527: --- Summary: The default value for hbase.client.scanner.max.result.size is never actually set on Scans Key: HBASE-13527 URL: https://issues.apache.org/jira/browse/HBASE-13527

[jira] [Created] (HBASE-13514) Fix test failures in TestScannerHeartbeatMessages in branch-1.1 and branch-1

2015-04-20 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-13514: --- Summary: Fix test failures in TestScannerHeartbeatMessages in branch-1.1 and branch-1 Key: HBASE-13514 URL: https://issues.apache.org/jira/browse/HBASE-13514

[jira] [Reopened] (HBASE-5980) Scanner responses from RS should include metrics on rows/KVs filtered

2015-04-14 Thread Jonathan Lawlor (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor reopened HBASE-5980: This one was recently closed due to inactivity but caught my eye because it sounds like a nice

[jira] [Created] (HBASE-13442) Rename scanner caching to a more semantically correct term such as row limit

2015-04-09 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-13442: --- Summary: Rename scanner caching to a more semantically correct term such as row limit Key: HBASE-13442 URL: https://issues.apache.org/jira/browse/HBASE-13442

[jira] [Created] (HBASE-13441) Scan API improvements

2015-04-09 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-13441: --- Summary: Scan API improvements Key: HBASE-13441 URL: https://issues.apache.org/jira/browse/HBASE-13441 Project: HBase Issue Type: Umbrella

[jira] [Resolved] (HBASE-5978) Scanner next() calls should return after a configurable time threshold regardless of number of accumulated rows

2015-04-08 Thread Jonathan Lawlor (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor resolved HBASE-5978. Resolution: Duplicate Resolving as duplicate as this issue seems to be the same as

[jira] [Resolved] (HBASE-7026) Make metrics collection in StoreScanner.java more efficient

2015-04-08 Thread Jonathan Lawlor (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor resolved HBASE-7026. Resolution: Fixed Marking this old one as fixed. I do not see these metrics being recorded

[jira] [Resolved] (HBASE-5607) Implement scanner caching throttling to prevent too big responses

2015-04-08 Thread Jonathan Lawlor (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor resolved HBASE-5607. Resolution: Fixed Resolving this old one as fixed. With HBASE-2214 the throttling mechanism

[jira] [Created] (HBASE-13421) Reduce the number of object creations introduced by HBASE-11544 in scan RPC hot code paths

2015-04-07 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-13421: --- Summary: Reduce the number of object creations introduced by HBASE-11544 in scan RPC hot code paths Key: HBASE-13421 URL: https://issues.apache.org/jira/browse/HBASE-13421

[jira] [Created] (HBASE-13374) Small scanners (with particular configurations) do not return all rows

2015-03-31 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-13374: --- Summary: Small scanners (with particular configurations) do not return all rows Key: HBASE-13374 URL: https://issues.apache.org/jira/browse/HBASE-13374

[jira] [Reopened] (HBASE-13303) Fix size calculation of results on the region server

2015-03-26 Thread Jonathan Lawlor (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor reopened HBASE-13303: - Fix size calculation of results on the region server

[jira] [Created] (HBASE-13306) Change RegionScanner interface from stable to evolving

2015-03-20 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-13306: --- Summary: Change RegionScanner interface from stable to evolving Key: HBASE-13306 URL: https://issues.apache.org/jira/browse/HBASE-13306 Project: HBase

[jira] [Created] (HBASE-13193) RegionScannerImpl filters should not be reset if a partial Result is returned

2015-03-10 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-13193: --- Summary: RegionScannerImpl filters should not be reset if a partial Result is returned Key: HBASE-13193 URL: https://issues.apache.org/jira/browse/HBASE-13193

[jira] [Reopened] (HBASE-13007) Fix the test timeouts being caused by ChoreService

2015-02-11 Thread Jonathan Lawlor (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor reopened HBASE-13007: - Reopening issue as it seems this did not fix the issue since the integration into trunk

[jira] [Created] (HBASE-13007) Fix the test timeouts being caused by ChoreService

2015-02-10 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-13007: --- Summary: Fix the test timeouts being caused by ChoreService Key: HBASE-13007 URL: https://issues.apache.org/jira/browse/HBASE-13007 Project: HBase

[jira] [Created] (HBASE-12994) Improve network utilization for scanning RPC requests by preloading the next set of results on the server

2015-02-09 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-12994: --- Summary: Improve network utilization for scanning RPC requests by preloading the next set of results on the server Key: HBASE-12994 URL:

[jira] [Created] (HBASE-12927) TestFromClientSide#testScanMetrics() failing due to duplicate createTable commands

2015-01-26 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-12927: --- Summary: TestFromClientSide#testScanMetrics() failing due to duplicate createTable commands Key: HBASE-12927 URL: https://issues.apache.org/jira/browse/HBASE-12927

[jira] [Created] (HBASE-12924) HRegionServer#MovedRegionsCleaner Chore does not start

2015-01-26 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-12924: --- Summary: HRegionServer#MovedRegionsCleaner Chore does not start Key: HBASE-12924 URL: https://issues.apache.org/jira/browse/HBASE-12924 Project: HBase