[ https://issues.apache.org/jira/browse/PHOENIX-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627212#comment-14627212 ]
James Taylor commented on PHOENIX-2111: --------------------------------------- But we're comparing the parent seq num that we just looked up earlier in the same request with the one you retrieved through your get. I don't think we're buying ourselves anything by doing that. Can we just not throw the IllegalStateException in this case? > Race condition on creation of new view and adding of column to base table > ------------------------------------------------------------------------- > > Key: PHOENIX-2111 > URL: https://issues.apache.org/jira/browse/PHOENIX-2111 > Project: Phoenix > Issue Type: Bug > Reporter: James Taylor > Assignee: Samarth Jain > Attachments: PHOENIX-2111.patch > > > There's currently a potential race condition between creating a view and > adding a column to the base table. The logic to find the parent row key is > incorrect for this scenario. -- This message was sent by Atlassian JIRA (v6.3.4#6332)