[jira] [Created] (PHOENIX-4050) Index rows created by 4.9 client against 4.10 server are not deleted properly

2017-07-26 Thread Vincent Poon (JIRA)
Vincent Poon created PHOENIX-4050: - Summary: Index rows created by 4.9 client against 4.10 server are not deleted properly Key: PHOENIX-4050 URL: https://issues.apache.org/jira/browse/PHOENIX-4050

Re: [DISCUSS] Handling missing HBase features/code across versions

2017-07-26 Thread Anoop John
Well said Andy. Big +1 -Anoop- On Wed, Jul 26, 2017 at 2:52 AM, Josh Elser wrote: > Thanks for the reply! > > On 7/24/17 9:52 PM, Andrew Purtell wrote: >> >> As a coprocessor application there is no way not to be bogged down in >> internal details. Coprocessors are by

[jira] [Commented] (PHOENIX-4010) Hash Join cache may not be send to all regionservers when we have stale HBase meta cache

2017-07-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16101773#comment-16101773 ] ASF GitHub Bot commented on PHOENIX-4010: - Github user JamesRTaylor commented on a diff in the

[GitHub] phoenix pull request #268: PHOENIX-4010 Hash Join cache may not be send to a...

2017-07-26 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/268#discussion_r129601553 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/UpsertCompiler.java --- @@ -804,6 +804,7 @@ public Long getEstimatedBytesToScan()

[jira] [Commented] (PHOENIX-4010) Hash Join cache may not be send to all regionservers when we have stale HBase meta cache

2017-07-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16101728#comment-16101728 ] ASF GitHub Bot commented on PHOENIX-4010: - Github user ankitsinghal commented on a diff in the

[GitHub] phoenix pull request #268: PHOENIX-4010 Hash Join cache may not be send to a...

2017-07-26 Thread ankitsinghal
Github user ankitsinghal commented on a diff in the pull request: https://github.com/apache/phoenix/pull/268#discussion_r129589111 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/UpsertCompiler.java --- @@ -804,6 +804,7 @@ public Long getEstimatedBytesToScan()

[jira] [Commented] (PHOENIX-3994) Index RPC priority still depends on the controller factory property in hbase-site.xml

2017-07-26 Thread William Yang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16101257#comment-16101257 ] William Yang commented on PHOENIX-3994: --- I've done the test that