[ 
https://issues.apache.org/jira/browse/IGNITE-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgenii Zagumennov updated IGNITE-8939:
---------------------------------------
    Description: 
Steps to reproduce:
 # CREATE snapshot
 # RESTORE from snapshot
 # CHECK snapshot
 # Restart client nodes
 # Run some jobs on grid

Node fails with exception:

 
 org.apache.ignite.binary.BinaryObjectException: Cannot find schema for object 
with compact footer [typeName=...]
         at 
org.apache.ignite.internal.binary.BinaryReaderExImpl.getOrCreateSchema(BinaryReaderExImpl.java:2033)
         at 
org.apache.ignite.internal.binary.BinaryReaderExImpl.<init>(BinaryReaderExImpl.java:286)
         at 
org.apache.ignite.internal.binary.BinaryReaderExImpl.<init>(BinaryReaderExImpl.java:185)
         at 
org.apache.ignite.internal.binary.BinaryObjectImpl.reader(BinaryObjectImpl.java:832)
         at 
org.apache.ignite.internal.binary.BinaryObjectImpl.reader(BinaryObjectImpl.java:846)
         at 
org.apache.ignite.internal.binary.BinaryObjectImpl.field(BinaryObjectImpl.java:626)
         at 
org.apache.ignite.internal.binary.BinaryObjectExImpl.toString(BinaryObjectExImpl.java:225)
         at 
org.apache.ignite.internal.binary.BinaryObjectExImpl.appendValue(BinaryObjectExImpl.java:280)
         at 
org.apache.ignite.internal.binary.BinaryObjectExImpl.toString(BinaryObjectExImpl.java:229)
         at 
org.apache.ignite.internal.binary.BinaryObjectExImpl.toString(BinaryObjectExImpl.java:186)

 

*wlaModeEnabled = true*

  was:
Steps to reproduce:
 # CREATE snapshot
 # RESTORE from snapshot
 # CHECK snapshot
 # Restart client nodes
 # Run some jobs on grid

Node fails with exception:

 
org.apache.ignite.binary.BinaryObjectException: Cannot find schema for object 
with compact footer [typeName=...]
        at 
org.apache.ignite.internal.binary.BinaryReaderExImpl.getOrCreateSchema(BinaryReaderExImpl.java:2033)
        at 
org.apache.ignite.internal.binary.BinaryReaderExImpl.<init>(BinaryReaderExImpl.java:286)
        at 
org.apache.ignite.internal.binary.BinaryReaderExImpl.<init>(BinaryReaderExImpl.java:185)
        at 
org.apache.ignite.internal.binary.BinaryObjectImpl.reader(BinaryObjectImpl.java:832)
        at 
org.apache.ignite.internal.binary.BinaryObjectImpl.reader(BinaryObjectImpl.java:846)
        at 
org.apache.ignite.internal.binary.BinaryObjectImpl.field(BinaryObjectImpl.java:626)
        at 
org.apache.ignite.internal.binary.BinaryObjectExImpl.toString(BinaryObjectExImpl.java:225)
        at 
org.apache.ignite.internal.binary.BinaryObjectExImpl.appendValue(BinaryObjectExImpl.java:280)
        at 
org.apache.ignite.internal.binary.BinaryObjectExImpl.toString(BinaryObjectExImpl.java:229)
        at 
org.apache.ignite.internal.binary.BinaryObjectExImpl.toString(BinaryObjectExImpl.java:186)


> Error in binary meta data after RESTORE with wal_compaction
> -----------------------------------------------------------
>
>                 Key: IGNITE-8939
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8939
>             Project: Ignite
>          Issue Type: Bug
>          Components: binary
>            Reporter: Evgenii Zagumennov
>            Priority: Major
>
> Steps to reproduce:
>  # CREATE snapshot
>  # RESTORE from snapshot
>  # CHECK snapshot
>  # Restart client nodes
>  # Run some jobs on grid
> Node fails with exception:
>  
>  org.apache.ignite.binary.BinaryObjectException: Cannot find schema for 
> object with compact footer [typeName=...]
>          at 
> org.apache.ignite.internal.binary.BinaryReaderExImpl.getOrCreateSchema(BinaryReaderExImpl.java:2033)
>          at 
> org.apache.ignite.internal.binary.BinaryReaderExImpl.<init>(BinaryReaderExImpl.java:286)
>          at 
> org.apache.ignite.internal.binary.BinaryReaderExImpl.<init>(BinaryReaderExImpl.java:185)
>          at 
> org.apache.ignite.internal.binary.BinaryObjectImpl.reader(BinaryObjectImpl.java:832)
>          at 
> org.apache.ignite.internal.binary.BinaryObjectImpl.reader(BinaryObjectImpl.java:846)
>          at 
> org.apache.ignite.internal.binary.BinaryObjectImpl.field(BinaryObjectImpl.java:626)
>          at 
> org.apache.ignite.internal.binary.BinaryObjectExImpl.toString(BinaryObjectExImpl.java:225)
>          at 
> org.apache.ignite.internal.binary.BinaryObjectExImpl.appendValue(BinaryObjectExImpl.java:280)
>          at 
> org.apache.ignite.internal.binary.BinaryObjectExImpl.toString(BinaryObjectExImpl.java:229)
>          at 
> org.apache.ignite.internal.binary.BinaryObjectExImpl.toString(BinaryObjectExImpl.java:186)
>  
> *wlaModeEnabled = true*



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

Reply via email to