[ https://issues.apache.org/jira/browse/PHOENIX-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022645#comment-15022645 ]
James Taylor commented on PHOENIX-2428: --------------------------------------- We'll want to make sure we explicitly do a flush at the end of the index build, before we mark the index as active to ensure all the writes are durable. > Disable writing to WAL on initial index population > -------------------------------------------------- > > Key: PHOENIX-2428 > URL: https://issues.apache.org/jira/browse/PHOENIX-2428 > Project: Phoenix > Issue Type: Bug > Reporter: James Taylor > Assignee: Ravi Kishore Valeti > > We should not be writing the WAL when we initially populate an index. Not > only is this obviously more efficient, but it also will prevent the writes > from being replicated both of which are good. -- This message was sent by Atlassian JIRA (v6.3.4#6332)