Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-12960

StoreMigrator tests failing with Infinispan 13.0.0-SNAPSHOT

    XMLWordPrintable

Details

    Description

      The tests are failing as SerializationConfigUtil has not been updated to handle major version 13.

            java.lang.IllegalStateException: Unexpected major version '13'
      	at org.infinispan.tools.store.migrator.marshaller.SerializationConfigUtil.getMarshaller(SerializationConfigUtil.java:77)
      	at org.infinispan.tools.store.migrator.marshaller.SerializationConfigUtil.configureSerialization(SerializationConfigUtil.java:35)
      	at org.infinispan.tools.store.migrator.TargetStoreFactory.getCacheManager(TargetStoreFactory.java:39)
      	at org.infinispan.tools.store.migrator.StoreMigrator.run(StoreMigrator.java:98)
      	at org.infinispan.tools.store.migrator.StoreMigrator.run(StoreMigrator.java:91)
      	at org.infinispan.tools.store.migrator.AbstractReaderTest.readerCompatibilityTest(AbstractReaderTest.java:82)
      	at org.infinispan.commons.test.TestNGLongTestsHook.run(TestNGLongTestsHook.java:24)
      	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
      	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
      	at java.base/java.lang.Thread.run(Thread.java:834)
      ... Removed 18 stack frames
          
      

      Attachments

        Activity

          People

            remerson@redhat.com Ryan Emerson
            remerson@redhat.com Ryan Emerson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: