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

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

Commit 66b65b79e8baa8a2e7f059bd3f24da0a89e0049b in lucene's branch 
refs/heads/main from Craig Taverner
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=66b65b79e8b ]

LUCENE-10604: Add Tessellation monitor for easier debugging of triangulation 
algorithm (#946)



> Improve ability to test and debug triangulation algorithm in Tessellator
> ------------------------------------------------------------------------
>
>                 Key: LUCENE-10604
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10604
>             Project: Lucene - Core
>          Issue Type: Test
>          Components: core/other
>            Reporter: Craig Taverner
>            Priority: Minor
>              Labels: geo, pull-request-available
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> While working on https://issues.apache.org/jira/browse/LUCENE-10563, it was 
> found to be extremely difficult to debug the inner workings of the 
> triangulation algorithm in the Tessellator class. To make things easier, we 
> made use of a monitor interface that tests could use to instrument the 
> algorithm and receive detailed information on the state of the algorithms 
> progress. This issue requests that this interface and a test implementation 
> of it be included in Lucene to facilitate future bug-fixing of this complex 
> algorithm.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to