You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/20 07:33:00 UTC

[jira] [Commented] (FLINK-7481) Binary search with integer overflow possibility

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

ASF GitHub Bot commented on FLINK-7481:
---------------------------------------

GitHub user sugarbyheart opened a pull request:

    https://github.com/apache/flink/pull/4567

    [FLINK-7481] Fix binary search to avoid integer overflow

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sugarbyheart/flink sugar-master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/4567.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4567
    
----
commit 8151d80a06aa149fe1b4ccd3794956077c1d65ac
Author: Tom <su...@gmail.com>
Date:   2017-08-20T07:18:37Z

    Fix binary search to avoid integer overflow

----


> Binary search with integer overflow possibility
> -----------------------------------------------
>
>                 Key: FLINK-7481
>                 URL: https://issues.apache.org/jira/browse/FLINK-7481
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Baihua Su
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)