[ https://issues.apache.org/jira/browse/GEODE-10299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Max Hufnagel updated GEODE-10299: --------------------------------- Description: The example on [https://geode.apache.org/docs/guide/114/developing/region_options/dynamic_region_creation.html] no longer works. The RegionAttributesImpl class was made not Serializable in Geode 1.11 ([GEODE-7090|https://issues.apache.org/jira/browse/GEODE-7090]), so instances can no longer be passed from the client to the server making this function unusable from a client. Barry Oglesby has created updated versions of the two classes (see attached). was: The example on https://geode.apache.org/docs/guide/114/developing/region_options/dynamic_region_creation.html no longer works. The RegionAttributesImpl class was made not Serializable in in Geode 1.11 (GEODE-7090), so instances can no longer be passed from the client to the server making this function unusable from a client. Barry Oglesby has created updated versions of the two classes (see attached). > Creating Regions Dynamically Example in User's Guide is Broken > -------------------------------------------------------------- > > Key: GEODE-10299 > URL: https://issues.apache.org/jira/browse/GEODE-10299 > Project: Geode > Issue Type: Improvement > Components: docs > Affects Versions: 1.14.4 > Reporter: Max Hufnagel > Assignee: Max Hufnagel > Priority: Major > > The example on > [https://geode.apache.org/docs/guide/114/developing/region_options/dynamic_region_creation.html] > no longer works. The RegionAttributesImpl class was made not Serializable in > Geode 1.11 ([GEODE-7090|https://issues.apache.org/jira/browse/GEODE-7090]), > so instances can no longer be passed from the client to the server making > this function unusable from a client. > Barry Oglesby has created updated versions of the two classes (see attached). -- This message was sent by Atlassian Jira (v8.20.7#820007)