Ilya Kasnacheev created IGNITE-10674: ----------------------------------------
Summary: Remove MARSH_CLASS_NAME=BinaryMarshaller from tests Key: IGNITE-10674 URL: https://issues.apache.org/jira/browse/IGNITE-10674 Project: Ignite Issue Type: Test Affects Versions: 2.7 Reporter: Ilya Kasnacheev Assignee: Ilya Kasnacheev We have quite a few tests which set MARSH_CLASS_NAME to BinaryMarshaller. It is pointless because BinaryMarshaller seems to be default. Hibernate suites even have "Binary" suites which are never ran and which sole difference is that they set this property. We should probably remove such code from tests and tests/suites which are not needed anymore. -- This message was sent by Atlassian JIRA (v7.6.3#76005)