Re: Provide an option to infinite retry when updating index failed

2017-08-09 Thread James Taylor
We've been doing a ton of work to stabilize mutable secondary indexing recently (see recently resolved JIRAs). This will appear in 4.12.0 or 4.11.1. Also, a lot of work was done for local indexing in 4.11. We're still testing these at scale, so there may be more to come in 4.12 for local indexing t

Re: Provide an option to infinite retry when updating index failed

2017-08-09 Thread Sergey Soldatov
Personally I don't like the idea. If one of the index regions get stuck (in transition for example), the whole cluster will be down after a while. It's better to get this index disabled rather than having cluster not working (until someone noticed that the ingestion rate dropped to zero) and down

[jira] [Commented] (PHOENIX-4064) Why the group by the index field will execute scan over table.

2017-08-09 Thread jifei_yang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16121115#comment-16121115 ] jifei_yang commented on PHOENIX-4064: - Thanks,James Taylor . > Why the group by th

[jira] [Created] (PHOENIX-4077) Why is the order of the grouping fields affecting the results of the query?

2017-08-09 Thread jifei_yang (JIRA)
jifei_yang created PHOENIX-4077: --- Summary: Why is the order of the grouping fields affecting the results of the query? Key: PHOENIX-4077 URL: https://issues.apache.org/jira/browse/PHOENIX-4077 Project:

[jira] [Commented] (PHOENIX-4077) Why is the order of the grouping fields affecting the results of the query?

2017-08-09 Thread jifei_yang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16121128#comment-16121128 ] jifei_yang commented on PHOENIX-4077: - E.g,the table statement is as follows: {code: