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

ASF GitHub Bot commented on LUCENE-5644:
----------------------------------------

Github user vvdb commented on the issue:

    https://github.com/apache/lucenenet/pull/208
  
    I’m not planning to submit another pull request at this time.
    Feel free to take whatever you need from my repository: you’re better at 
this than I am.
    
    Vincent
    
    From: Shad Storhaug [mailto:[email protected]]
    Sent: Tuesday, June 27, 2017 10:27 AM
    To: apache/lucenenet <[email protected]>
    Cc: Van Den Berghe, Vincent <[email protected]>; Mention 
<[email protected]>
    Subject: Re: [apache/lucenenet] LUCENE-5644: switch to simpler LIFO thread 
to ThreadState allocator d… (#208)
    
    
    @vvdb<https://github.com/vvdb>
    
    I would like to add this fix to the next release. Are you planning to 
submit another pull request?
    
    —
    You are receiving this because you were mentioned.
    Reply to this email directly, view it on 
GitHub<https://github.com/apache/lucenenet/pull/208#issuecomment-311289271>, or 
mute the 
thread<https://github.com/notifications/unsubscribe-auth/ARBXprqH0s0Tjj1dhQ4f_ryNc6H2vCZEks5sILy9gaJpZM4N4A9a>.



> ThreadAffinityDocumentsWriterThreadPool should clear the bindings on flush
> --------------------------------------------------------------------------
>
>                 Key: LUCENE-5644
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5644
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/index
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 4.8.1, 4.9, 6.0
>
>         Attachments: LUCENE-5644.patch, LUCENE-5644.patch, LUCENE-5644.patch, 
> LUCENE-5644.patch, LUCENE-5644.patch
>
>
> This class remembers which thread used which DWPT, but it never clears
> this "affinity".  It really should clear it on flush, this way if the
> number of threads doing indexing has changed we only use as many DWPTs
> as there are incoming threads.



--
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