[jira] [Commented] (GEODE-7774) Remove redundant addAll call in ReflectionLuceneSerializer

2020-02-24 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/GEODE-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17044021#comment-17044021
 ] 

ASF subversion and git services commented on GEODE-7774:


Commit b3d4458b3e822e4ca385aad4d4583ffed25bfa60 in geode's branch 
refs/heads/feature/GEODE-7109 from mkevo
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b3d4458 ]

GEODE-7774: Remove addAll in ReflectionLuceneSerializer (#4718)



> Remove redundant addAll call in ReflectionLuceneSerializer
> --
>
> Key: GEODE-7774
> URL: https://issues.apache.org/jira/browse/GEODE-7774
> Project: Geode
>  Issue Type: Task
>  Components: lucene
>Reporter: Jason Huynh
>Assignee: Mario Kevo
>Priority: Major
>  Labels: beginner, newb, pull-request-available, starter
> Fix For: 1.13.0
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> the variable fieldNames can be constructed with a parameterized constructor 
> instead of an empty constructor and having addAll() invoked.
> https://github.com/apache/geode/blob/182de42d8e56a900f0d22793a440af72f62f09f4/geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/repository/serializer/ReflectionLuceneSerializer.java#L45



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7774) Remove redundant addAll call in ReflectionLuceneSerializer

2020-02-21 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/GEODE-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17042254#comment-17042254
 ] 

ASF subversion and git services commented on GEODE-7774:


Commit b3d4458b3e822e4ca385aad4d4583ffed25bfa60 in geode's branch 
refs/heads/mass-test-run from mkevo
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b3d4458 ]

GEODE-7774: Remove addAll in ReflectionLuceneSerializer (#4718)



> Remove redundant addAll call in ReflectionLuceneSerializer
> --
>
> Key: GEODE-7774
> URL: https://issues.apache.org/jira/browse/GEODE-7774
> Project: Geode
>  Issue Type: Task
>  Components: lucene
>Reporter: Jason Huynh
>Assignee: Mario Kevo
>Priority: Major
>  Labels: beginner, newb, pull-request-available, starter
> Fix For: 1.13.0
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> the variable fieldNames can be constructed with a parameterized constructor 
> instead of an empty constructor and having addAll() invoked.
> https://github.com/apache/geode/blob/182de42d8e56a900f0d22793a440af72f62f09f4/geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/repository/serializer/ReflectionLuceneSerializer.java#L45



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7774) Remove redundant addAll call in ReflectionLuceneSerializer

2020-02-19 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/GEODE-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17040730#comment-17040730
 ] 

ASF subversion and git services commented on GEODE-7774:


Commit b3d4458b3e822e4ca385aad4d4583ffed25bfa60 in geode's branch 
refs/heads/develop from mkevo
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b3d4458 ]

GEODE-7774: Remove addAll in ReflectionLuceneSerializer (#4718)



> Remove redundant addAll call in ReflectionLuceneSerializer
> --
>
> Key: GEODE-7774
> URL: https://issues.apache.org/jira/browse/GEODE-7774
> Project: Geode
>  Issue Type: Task
>  Components: lucene
>Reporter: Jason Huynh
>Assignee: Mario Kevo
>Priority: Major
>  Labels: beginner, newb, pull-request-available, starter
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> the variable fieldNames can be constructed with a parameterized constructor 
> instead of an empty constructor and having addAll() invoked.
> https://github.com/apache/geode/blob/182de42d8e56a900f0d22793a440af72f62f09f4/geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/repository/serializer/ReflectionLuceneSerializer.java#L45



--
This message was sent by Atlassian Jira
(v8.3.4#803005)