[jira] [Commented] (PHOENIX-3983) Index rebuild scans should not be using the ServerRpcControllerFactory

2017-06-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16069259#comment-16069259 ] Andrew Purtell commented on PHOENIX-3983: - [~giacomotaylor] If [~churromorales] can rebase the

[jira] [Commented] (PHOENIX-3983) Index rebuild scans should not be using the ServerRpcControllerFactory

2017-06-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16069245#comment-16069245 ] Andrew Purtell commented on PHOENIX-3983: - HBASE-15816 makes changes to Public/Stable

[jira] [Commented] (PHOENIX-3983) Index rebuild scans should not be using the ServerRpcControllerFactory

2017-06-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16069206#comment-16069206 ] James Taylor commented on PHOENIX-3983: --- +1 to patch. Nice work, [~samarthjain] & [~vincentpoon].

[jira] [Commented] (PHOENIX-3983) Index rebuild scans should not be using the ServerRpcControllerFactory

2017-06-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16069197#comment-16069197 ] James Taylor commented on PHOENIX-3983: --- We need HBASE-15816 so that we don't have to do backflips

[jira] [Commented] (PHOENIX-3721) CSV bulk load doesn't work well with SYSTEM.MUTEX

2017-06-29 Thread Kanagha Pradha (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16069156#comment-16069156 ] Kanagha Pradha commented on PHOENIX-3721: - This issue is also occurring with phoenix 4.10, HBase

[jira] [Updated] (PHOENIX-3978) Expose mutation failures in our metrics

2017-06-29 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3978: -- Description: We should be exposing whether a mutation has failed through our metrics system.

[jira] [Updated] (PHOENIX-3938) Don't throw IOException out of coprocessor hooks

2017-06-29 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3938: -- Attachment: PHOENIX-3938_nowhitespacediff.patch No whitespace diff patch. [~jamestaylor] or

[jira] [Commented] (PHOENIX-3983) Index rebuild scans should not be using the ServerRpcControllerFactory

2017-06-29 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068747#comment-16068747 ] Vincent Poon commented on PHOENIX-3983: --- The patch fixes the data table scans by specifically

[jira] [Commented] (PHOENIX-3981) Ensure iterators are closed for join plans

2017-06-29 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068407#comment-16068407 ] Maryann Xue commented on PHOENIX-3981: -- +1 to the patch, and agree with [~samarthjain] that closing