[ https://issues.apache.org/jira/browse/IGNITE-12289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maxim Muzafarov updated IGNITE-12289: ------------------------------------- Ignite Flags: (was: Docs Required,Release Notes Required) > TestBinaryContext should be removed from production code > -------------------------------------------------------- > > Key: IGNITE-12289 > URL: https://issues.apache.org/jira/browse/IGNITE-12289 > Project: Ignite > Issue Type: Task > Reporter: Maxim Muzafarov > Priority: Major > Fix For: 2.9 > > > Currently, `TestBinaryContext` is used only for testing. It is not the right > way to keep such classes in production code since it can lead to > unpredictable issues. > Also, making inner static classes `public` violates coding best practices. > `TestBinaryContext` should be moved to the test environment and used only > there. -- This message was sent by Atlassian Jira (v8.3.4#803005)