You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2017/10/19 20:16:00 UTC

[jira] [Updated] (GEODE-3870) Region entry classes need to be regenerated from Linux

     [ 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, 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.



> 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, formatting, annotations, etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)