[ 
https://issues.apache.org/jira/browse/IGNITE-5859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16725025#comment-16725025
 ] 

ASF GitHub Bot commented on IGNITE-5859:
----------------------------------------

Github user BiryukovVA closed the pull request at:

    https://github.com/apache/ignite/pull/2355


> IgniteUtils.ceilPow2 overflow for values greater than 2^30
> ----------------------------------------------------------
>
>                 Key: IGNITE-5859
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5859
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Vitaliy Biryukov
>            Assignee: Vitaliy Biryukov
>            Priority: Major
>         Attachments: CeilPow2Test.java
>
>
> Method "IgniteUtils.ceilPow2" can overflow for values greater than 2^30 and 
> return Integer.MIN_VALUE for them.
> Maybe this check was skipped for method speed. In this case, we need to add 
> information about this into javaDoc.



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

Reply via email to