[jira] [Commented] (LUCENE-7567) BooleanQuery.Builder shouldn't clone added clauses

2016-11-21 Thread Adrien Grand (JIRA)

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

Adrien Grand commented on LUCENE-7567:
--

+1

> BooleanQuery.Builder shouldn't clone added clauses
> --
>
> Key: LUCENE-7567
> URL: https://issues.apache.org/jira/browse/LUCENE-7567
> Project: Lucene - Core
>  Issue Type: Improvement
>Reporter: Yonik Seeley
>Assignee: Yonik Seeley
>Priority: Trivial
> Fix For: master (7.0), 6.4
>
> Attachments: LUCENE-7567.patch
>
>
> Minor GC improvement: There's no reason to clone BooleanClause in 
> BooleanQuery.Builder.add()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (LUCENE-7567) BooleanQuery.Builder shouldn't clone added clauses

2016-11-20 Thread ASF subversion and git services (JIRA)

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

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

Commit 3e2800ea0474d23348e38f6c0ff2947d311742d1 in lucene-solr's branch 
refs/heads/branch_6x from [~yo...@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3e2800e ]

LUCENE-7567: don't clone BooleanClause in builder


> BooleanQuery.Builder shouldn't clone added clauses
> --
>
> Key: LUCENE-7567
> URL: https://issues.apache.org/jira/browse/LUCENE-7567
> Project: Lucene - Core
>  Issue Type: Improvement
>Reporter: Yonik Seeley
>Assignee: Yonik Seeley
>Priority: Trivial
> Attachments: LUCENE-7567.patch
>
>
> Minor GC improvement: There's no reason to clone BooleanClause in 
> BooleanQuery.Builder.add()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (LUCENE-7567) BooleanQuery.Builder shouldn't clone added clauses

2016-11-20 Thread ASF subversion and git services (JIRA)

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

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

Commit b426838e8f2427cec07133ebfb49b267b570fbc1 in lucene-solr's branch 
refs/heads/master from [~yo...@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b426838 ]

LUCENE-7567: don't clone BooleanClause in builder


> BooleanQuery.Builder shouldn't clone added clauses
> --
>
> Key: LUCENE-7567
> URL: https://issues.apache.org/jira/browse/LUCENE-7567
> Project: Lucene - Core
>  Issue Type: Improvement
>Reporter: Yonik Seeley
>Assignee: Yonik Seeley
>Priority: Trivial
> Attachments: LUCENE-7567.patch
>
>
> Minor GC improvement: There's no reason to clone BooleanClause in 
> BooleanQuery.Builder.add()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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