[
https://issues.apache.org/jira/browse/PHOENIX-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17375914#comment-17375914
]
Andrew Kyle Purtell commented on PHOENIX-6506:
----------------------------------------------
[~mihir6692] Done!
> Tenant Connection is not able to access/validate Global Sequences
> -----------------------------------------------------------------
>
> Key: PHOENIX-6506
> URL: https://issues.apache.org/jira/browse/PHOENIX-6506
> Project: Phoenix
> Issue Type: Bug
> Reporter: Lokesh Khurana
> Priority: Major
> Attachments: PHOENIX-6506-test.patch
>
>
> In our test environment we were using sequence(created using global
> connection) in our Table, recently we updated that table to be MULTI_TENANT
> and both types of connections (tenant and global) are needs to upsert data
> into Table.
> Tenant connections are not able to upsert data into table as it is not able
> to validate sequence and getting SequenceNotFoundException.
> Adding patch with Test failing due to same scenario.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)