[
https://issues.apache.org/jira/browse/PHOENIX-4026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samarth Jain updated PHOENIX-4026:
----------------------------------
Attachment: PHOENIX-4026_wip.patch
A very rough patch. Just wanted to illustrate about a possibility of how this
could be done. Still need to work out the configuration for the thread pool.
Ideally I would like to surface this as a property on the data table which
would be then propagated down to the kind of IndexCommitter we use.
[~jamestaylor], [~lhofhansl], [~apurtell] - would appreciate your feedback.
> Option to not wait on global mutable index write to complete
> ------------------------------------------------------------
>
> Key: PHOENIX-4026
> URL: https://issues.apache.org/jira/browse/PHOENIX-4026
> Project: Phoenix
> Issue Type: Bug
> Reporter: Samarth Jain
> Attachments: PHOENIX-4026_wip.patch
>
>
> Today, a data table update synchronously waits for the index update to
> complete. While some users may want that kind of strong consistency, some may
> be ok with the call to return once the data table write is done.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)