Mario Salazar de Torres created GEODE-8598:
----------------------------------------------
Summary: Fix PdxInstanceTest.testPdxInstance integration test
Key: GEODE-8598
URL: https://issues.apache.org/jira/browse/GEODE-8598
Project: Geode
Issue Type: Bug
Components: native client
Affects Versions: 1.13.0, 1.12.0
Reporter: Mario Salazar de Torres
While working on another PR I tried to change PdxFieldType operator== so it did
not use className of the field rather than using the field's type.
After doing so, I noticed PdxInstanceTest.testPdxInstance was failing and that
was due to test PdxType serializable was reading/writing fields in a different
order than clonePdxInstance was writing it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)