Darrel Schneider created GEODE-81:
-------------------------------------

             Summary: AnalyzeSerializablesJUnitTest fails on 
ShutdownAllGatewayHubsRequest and GatewaySenderProfile
                 Key: GEODE-81
                 URL: https://issues.apache.org/jira/browse/GEODE-81
             Project: Geode
          Issue Type: Bug
            Reporter: Darrel Schneider
            Assignee: Kishor Bachhav


On feature/GEODE-8 the integrationTest target has these failures:
{noformat}
testDataSerializables

java.lang.AssertionError: New or moved 
classes----------------------------------------
com/gemstone/gemfire/internal/admin/remote/ShutdownAllGatewayHubsRequest,2
fromData,16,2a2bb700052a2bb900060100b50003b1
toData,16,2a2bb700072b2ab40003b900080200b1


Modified classes--------------------------------------------
com/gemstone/gemfire/internal/cache/wan/GatewaySenderAdvisor$GatewaySenderProfile,4
fromData,282,2a2bb700082a2bb80009b5000a2a2bb9000b0100b5000c2a2bb9000d0100b5000e2a2bb9000f0100b500102a2bb9000f0100b500112a2bb9000f0100b500122a2bb9000f0100b500132a2bb9000f0100b500142a2bb9000d0100b500152a2bb9000f0100b500162a2bb80017b500042a2bb80017b500052a2bb80017b500062a2bb9000f0100b500182a2bb9000d0100b500192bb8001ab2001bb6001c9c00552bb8001dc0001e4d2cc600412cb6001fb20020b60021b6002299000d2ab20020b50023a7002c2cb6001fb20024b60021b6002299000d2ab20024b50023a700122ab20025b50023a700082a01b50023a7000e2a2bb8001dc00026b500232bb800273d1c9900162abb002859b70029b5002a2ab4002a2bb8002bb1
fromDataPre_GFE_8_0_0_0,187,2a2bb700082a2bb80009b5000a2a2bb9000b0100b5000c2a2bb9000d0100b5000e2a2bb9000f0100b500102a2bb9000f0100b500112a2bb9000f0100b500122a2bb9000f0100b500132a2bb9000f0100b500142a2bb9000d0100b500152a2bb9000f0100b500162a2bb80017b500042a2bb80017b500052a2bb80017b500062a2bb9000f0100b500182a2bb9000d0100b500192a2bb8001dc00026b500232bb800273d1c9900162abb002859b70029b5002a2ab4002a2bb8002bb1
toData,270,2a2bb7002c2ab4000a2bb8002d2b2ab4000cb9002e03002b2ab4000eb9002f02002b2ab40010b9003002002b2ab40011b9003002002b2ab40012b9003002002b2ab40013b9003002002b2ab40014b9003002002b2ab40015b9002f02002b2ab40016b9003002002ab400042bb800312ab400052bb800312ab400062bb800312b2ab40018b9003002002b2ab40019b9002f02002bb80032b2001bb6001c9c004a2ab40023c600432ab40023b600214d2cb20033b6001fb6002299000db200332bb80034a700212cb20035b6001fb6002299000db200352bb80034a7000ab200362bb80034a7000b2ab400232bb800342ab4002ac6000704a70004033d1c2bb800371c99000b2ab4002a2bb80038b1
toDataPre_GFE_8_0_0_0,235,2a2bb7002c2ab4000a2bb8002d2b2ab4000cb9002e03002b2ab4000eb9002f02002b2ab40010b9003002002b2ab40011b9003002002b2ab40012b9003002002b2ab40013b9003002002b2ab40014b9003002002b2ab40015b9002f02002b2ab40016b9003002002ab400042bb800312ab400052bb800312ab400062bb800312b2ab40018b9003002002ab4001299000d2b04b9002f0200a7001e2ab40023c7000d2b04b9002f0200a7000d2b2ab40019b9002f02002ab4001299000b012bb80034a7000b2ab400232bb800342ab4002ac6000704a70004033d1c2bb800371c99000b2ab4002a2bb80038b1
:  toData (len=270,expected=186), and fromData (len=282,expected=187)


If the class is not persisted or sent over the wire add it to the 
excludedClasses.txt file in the 
com/gemstone/gemfire/codeAnalysis directory.  Otherwise if this doesn't 
break backward compatibility move the file actualDataSerializables.dat to the 
codeAnalysis 
test directory and rename to sanctionedDataSerializables.txt
        at org.junit.Assert.fail(Assert.java:88)
        at 
com.gemstone.gemfire.codeAnalysis.AnalyzeSerializablesJUnitTest.testDataSerializables(AnalyzeSerializablesJUnitTest.java:221)

testSerializables

java.lang.AssertionError: New or moved 
classes----------------------------------------
com/gemstone/gemfire/cache/util/Gateway$OrderPolicy,false


If the class is not persisted or sent over the wire add it to the 
excludedClasses.txt file in the 
/com/gemstone/gemfire/codeAnalysis/ directory.  Otherwise if this doesn't 
break backward compatibility move the file actualSerializables.dat to the 
codeAnalysis test directory and rename to sanctionedSerializables.txt
        at org.junit.Assert.fail(Assert.java:88)
        at 
com.gemstone.gemfire.codeAnalysis.AnalyzeSerializablesJUnitTest.testSerializables(AnalyzeSerializablesJUnitTest.java:268)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to