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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)