You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Kiran Kumar Maturi (JIRA)" <ji...@apache.org> on 2018/12/19 08:22:00 UTC

[jira] [Created] (PHOENIX-5073) Invalid PIndexState during rolling upgrade from 4.13 to 4.14

Kiran Kumar Maturi created PHOENIX-5073:
-------------------------------------------

             Summary: Invalid PIndexState during rolling upgrade from 4.13 to 4.14
                 Key: PHOENIX-5073
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5073
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.14.0
            Reporter: Kiran Kumar Maturi
            Assignee: Kiran Kumar Maturi


While doing a rolling upgrade from 4.13 to 4.14 we are seeing this exception. 
{code:java}
java.util.concurrent.ExecutionException: java.sql.SQLException: java.lang.IllegalArgumentException: Unable to PIndexState enum for serialized value of 'w'{code}
Steps to reproduce.
 # Start the server on 4.14
 # Start load with both 4.13 and 4.14 clients
 # 4.13 client will show the above error

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)