This is an automated email from the ASF dual-hosted git repository.
zhouxj pushed a change to branch feature/GEODE-7208
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 0b1d4a3 GEODE-7208: FlatFormatSerializer should index on inherited
fields
add e9be8fd fix based on comments
No new revisions were added by this update.
Summary of changes:
...{SpecialCustomer.java => GrandSubCustomer.java} | 4 +-
.../test/{LocalCustomer.java => SubCustomer.java} | 4 +-
.../NestedObjectSeralizerIntegrationTest.java | 55 ++++++-------------
...ctSerializerOnGrandSubclassIntegrationTest.java | 8 +--
...dObjectSerializerOnSubclassIntegrationTest.java | 7 +--
...ctSerializerOnGrandSubclassIntegrationTest.java | 61 ++++++++++------------
.../lucene/FlatFormatSerializerJUnitTest.java | 4 +-
7 files changed, 59 insertions(+), 84 deletions(-)
rename
geode-lucene/geode-lucene-test/src/main/java/org/apache/geode/cache/lucene/test/{SpecialCustomer.java
=> GrandSubCustomer.java} (91%)
rename
geode-lucene/geode-lucene-test/src/main/java/org/apache/geode/cache/lucene/test/{LocalCustomer.java
=> SubCustomer.java} (92%)