[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-14946: Component/s: Client > Don't allow multi's to over run the max result size. >

[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-14946: Component/s: IPC/RPC > Don't allow multi's to over run the max result size. >

[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-10 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14946: -- Attachment: HBASE-14946-v10.patch > Don't allow multi's to over run the max result size. >

[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-10 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14946: -- Attachment: HBASE-14946-v11.patch Here's what I'm planning on committing. Mostly just nits

[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-10 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14946: -- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.3.0

[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-10 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14946: -- Release Note: The HBase region server will now send a chunk of get responses to a client if

[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14946: -- Attachment: 14946.add.missing.annotations.addendum.patch Addendum to address failing test that complains of

[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14946: -- Release Note: The HBase region server will now send a chunk of get responses to a client if the total

[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-09 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14946: -- Attachment: HBASE-14946-v6.patch > Don't allow multi's to over run the max result size. >

[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-09 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14946: -- Attachment: HBASE-14946-v8.patch Checkstyle you're on my last nerve. > Don't allow multi's to

[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-09 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14946: -- Attachment: HBASE-14946-v7.patch https://reviews.facebook.net/D51771 > Don't allow multi's to

[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-09 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14946: -- Attachment: HBASE-14946-v9.patch Even more checkstyles. > Don't allow multi's to over run the

[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-08 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14946: -- Summary: Don't allow multi's to over run the max result size. (was: Allow batching of

[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-08 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14946: -- Attachment: HBASE-14946-v1.patch > Don't allow multi's to over run the max result size. >

[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-08 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14946: -- Attachment: HBASE-14946-v3.patch Fix a bug in Result getting npe on empty results. > Don't

[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-08 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14946: -- Attachment: HBASE-14946-v5.patch Patch to try and make the checkstyle get off my back > Don't

[jira] [Updated] (HBASE-14946) Don't allow multi's to over run the max result size.

2015-12-08 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14946: -- Attachment: HBASE-14946-v2.patch Patch without the client side change. > Don't allow multi's