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

Won Jonghoon commented on LUCENE-7933:
--------------------------------------

Thanks apache LongBitset people ^^






--------- 원본 메일 ---------


보낸사람: Michael McCandless (JIRA) <[email protected]>
받는사람: <[email protected]>
날짜: 17.09.01 22:17 GMT +0900
제목: [jira] [Resolved] (LUCENE-7933) LongBistSet can't have Long size


     [ 
[1]https://issues.apache.org/jira/browse/LUCENE-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael McCandless resolved LUCENE-7933.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 7.1
                   master (8.0)

Thanks [~dreampk00]!




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




----------------------------------------------------------------------------------------
[1] 
https://issues.apache.org/jira/browse/LUCENE-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
[2] https://issues.apache.org/jira/browse/LUCENE-7933
----------------------------------------------------------------------------------------
[1] 
https://issues.apache.org/jira/browse/LUCENE-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
[2] https://issues.apache.org/jira/browse/LUCENE-7933


> LongBistSet can't have Long size
> --------------------------------
>
>                 Key: LUCENE-7933
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7933
>             Project: Lucene - Core
>          Issue Type: Bug
>    Affects Versions: 6.6
>            Reporter: Won Jonghoon
>            Priority: Trivial
>             Fix For: master (8.0), 7.1
>
>         Attachments: LUCENE-7933.patch
>
>
> private final long[] bits; // Array of longs holding the bits 
> ===> bits.length is small for bit number having Long.MAX
> so you can not call "LongBitSet.set(Long.MAX-1)"



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to