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

ASF subversion and git services commented on LUCENE-8550:
---------------------------------------------------------

Commit bbb9f726e0985b725429a7e05eb480dd98df02db in lucene-solr's branch 
refs/heads/master from iverase
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=bbb9f72 ]

LUCENE-8550: remove double entry for bug fixes in CHANGES.txt


> Tessellator fails when filtering coplanar points when creating linked list 
> ---------------------------------------------------------------------------
>
>                 Key: LUCENE-8550
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8550
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/sandbox
>    Affects Versions: 7.6, master (8.0)
>            Reporter: Ignacio Vera
>            Priority: Blocker
>         Attachments: LUCENE-8550.patch
>
>
> Currently when creating the linked list on the tessellator, coplanar points 
> are filtered. The problem is the following: 
> if we have three coplanar points, the code is actually removing the last 
> point, instead it should remove the middle one.
>  
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to