You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ryabov Dmitrii (JIRA)" <ji...@apache.org> on 2018/12/06 09:24:00 UTC

[jira] [Created] (IGNITE-10568) [TC Bot] Replace type for test id from long by String

Ryabov Dmitrii created IGNITE-10568:
---------------------------------------

             Summary: [TC Bot] Replace type for test id from long by String
                 Key: IGNITE-10568
                 URL: https://issues.apache.org/jira/browse/IGNITE-10568
             Project: Ignite
          Issue Type: Task
            Reporter: Ryabov Dmitrii
            Assignee: Ryabov Dmitrii


JS long type have less bits for long numbers, so we loose last digits of the number.

We should use string instead of long for requests, but keep long for cached objects.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)