[
https://issues.apache.org/jira/browse/IGNITE-10568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16711190#comment-16711190
]
ASF GitHub Bot commented on IGNITE-10568:
-----------------------------------------
SomeFire opened a new pull request #91: IGNITE-10568 Replace type for test id
from long to String
URL: https://github.com/apache/ignite-teamcity-bot/pull/91
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [TC Bot] Replace type for test id from long to String
> -----------------------------------------------------
>
> Key: IGNITE-10568
> URL: https://issues.apache.org/jira/browse/IGNITE-10568
> Project: Ignite
> Issue Type: Task
> Reporter: Ryabov Dmitrii
> Assignee: Ryabov Dmitrii
> Priority: Trivial
>
> 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)