You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2020/12/07 20:26:01 UTC

[GitHub] [phoenix] yanxinyi edited a comment on pull request #1004: PHOENIX-6241 ViewIndexId sequences collide with ones created on the p…

yanxinyi edited a comment on pull request #1004:
URL: https://github.com/apache/phoenix/pull/1004#issuecomment-738587222


   During the upgrade, we disallow certain operations because of the scn, which results in the query that returns an empty ResultSet from the sequence table(sequence table is not empty). So I cloned the connection at upgradeSystemTables method as a solution. In addition, I also added a MergeViewIndexIdSequencesTool that can run it separately to catch up merge view index id logic later. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org