You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/14 15:32:00 UTC

[jira] [Updated] (IGNITE-12289) TestBinaryContext should be removed from production code

     [ 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)