[
https://issues.apache.org/jira/browse/GEODE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund updated GEODE-3870:
-----------------------------
Description:
The region entry leaf classes are generated from LeafRegionEntry.cpp by
executing dev-tools/generateRegionEntryClasses.sh.
I previously generated the latest version from Mac which introduced
white-space-hell as well as garbling some comments in the java sources. If we
regenerate them from Linux, these problems are fixed.
1) regenerate region entry classes to fix white space and comments
2) fixup variable names and types, formatting, annotations, etc.
was:
The region entry leaf classes are generated from LeafRegionEntry.cpp by
executing dev-tools/generateRegionEntryClasses.sh.
I previously generated the latest version from Mac which introduced
white-space-hell as well as garbling some comments in the java sources. If we
regenerate them from Linux, these problems are fixed.
1) regenerate region entry classes to fix white space and comments
2) fixup variable names, formatting, annotations, etc.
> Region entry classes need to be regenerated from Linux
> ------------------------------------------------------
>
> Key: GEODE-3870
> URL: https://issues.apache.org/jira/browse/GEODE-3870
> Project: Geode
> Issue Type: Improvement
> Components: regions
> Reporter: Kirk Lund
> Assignee: Kirk Lund
>
> The region entry leaf classes are generated from LeafRegionEntry.cpp by
> executing dev-tools/generateRegionEntryClasses.sh.
> I previously generated the latest version from Mac which introduced
> white-space-hell as well as garbling some comments in the java sources. If we
> regenerate them from Linux, these problems are fixed.
> 1) regenerate region entry classes to fix white space and comments
> 2) fixup variable names and types, formatting, annotations, etc.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)