[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-02-20 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369975#comment-16369975 ] Rajeshbabu Chintaguntla commented on PHOENIX-4531: -- Committed to 5.x branch.

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-02-20 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369968#comment-16369968 ] Rajeshbabu Chintaguntla commented on PHOENIX-4531: -- [~jamestaylor] This requires

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334878#comment-16334878 ] Hudson commented on PHOENIX-4531: - FAILURE: Integrated in Jenkins build Phoenix-master #1917 (See

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334861#comment-16334861 ] Josh Elser commented on PHOENIX-4531: - Also, I have it on my list to go back through the changes and

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334858#comment-16334858 ] Josh Elser commented on PHOENIX-4531: - cc/ [~sergey.soldatov] [~rajeshbabu] > Delete on a table

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334853#comment-16334853 ] James Taylor commented on PHOENIX-4531: --- Thanks, [~vincentpoon]. Looks like 4.x-HBase-1.1 was

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-22 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334817#comment-16334817 ] Vincent Poon commented on PHOENIX-4531: --- [~jamestaylor] could you create a version of your patch

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-19 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16333101#comment-16333101 ] Vincent Poon commented on PHOENIX-4531: --- Attached a v5, where if we're comparing two index tables,

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16332856#comment-16332856 ] James Taylor commented on PHOENIX-4531: --- +1. Thanks, [~vincentpoon]. > Delete on a table with a

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-19 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16332841#comment-16332841 ] Vincent Poon commented on PHOENIX-4531: --- v4 patch with a test that a DELETE statement without

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-18 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16331646#comment-16331646 ] James Taylor commented on PHOENIX-4531: --- Nice work, [~vincentpoon]. Thanks for tracking that down.

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-18 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16331630#comment-16331630 ] Vincent Poon commented on PHOENIX-4531: --- [~jamestaylor] The hint was not using the data table

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-18 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16331460#comment-16331460 ] James Taylor commented on PHOENIX-4531: --- The {{runOnServer}} variable gets set to false if the

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-18 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16331433#comment-16331433 ] Vincent Poon commented on PHOENIX-4531: --- [~jamestaylor] My understanding was that we would could

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-18 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16331217#comment-16331217 ] James Taylor commented on PHOENIX-4531: --- Attached v2 patch with more comments and some cleanup to

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-18 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16331138#comment-16331138 ] James Taylor commented on PHOENIX-4531: --- If the scan run for the delete is over an index table, we

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-18 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16331091#comment-16331091 ] Vincent Poon commented on PHOENIX-4531: --- [~jamestaylor] your patch works in terms of preventing

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329123#comment-16329123 ] James Taylor commented on PHOENIX-4531: --- There is an issue. If the delete is being driven from a

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-16 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328118#comment-16328118 ] Vincent Poon commented on PHOENIX-4531: --- [~jamestaylor] Can you review the fix?  I think we only

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-16 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328086#comment-16328086 ] Vincent Poon commented on PHOENIX-4531: --- This is something more general.  I just put the test in

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328060#comment-16328060 ] James Taylor commented on PHOENIX-4531: --- Is this specifically when an index is getting partially

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-16 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328053#comment-16328053 ] Vincent Poon commented on PHOENIX-4531: --- [~jamestaylor] attached a test

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328049#comment-16328049 ] James Taylor commented on PHOENIX-4531: --- Note too, that the client must be on 4.13 for this to

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328040#comment-16328040 ] James Taylor commented on PHOENIX-4531: --- Are you sure this is the case, [~vincentpoon]? There's no

[jira] [Commented] (PHOENIX-4531) Delete on a table with a global mutable index can issue client-side deletes against the index

2018-01-16 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328032#comment-16328032 ] Vincent Poon commented on PHOENIX-4531: --- This is also problematic because the delete against the