[jira] [Commented] (GEODE-10299) Creating Regions Dynamically Example in User's Guide is Broken

2022-05-11 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-10299:
-

Commit 485411b5f6b927c6a7a8d016084ab6e49260bfb5 in geode's branch 
refs/heads/develop from Max Hufnagel
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=485411b5f6 ]

GEODE-10299: update examples for creating dynamic regions (#7681)



> 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
>  Labels: pull-request-available
> Attachments: CreateRegionCacheListener.java, CreateRegionFunction.java
>
>
> 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)


[jira] [Commented] (GEODE-10299) Creating Regions Dynamically Example in User's Guide is Broken

2022-05-17 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-10299:
-

Commit 53cbccaeb5bcf2bfa6773481ff98e47f27704e86 in geode's branch 
refs/heads/support/1.15 from Max Hufnagel
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=53cbccaeb5 ]

GEODE-10299: update examples for creating dynamic regions (#7681)



> 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
>  Labels: pull-request-available
> Attachments: CreateRegionCacheListener.java, CreateRegionFunction.java
>
>
> 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)


[jira] [Commented] (GEODE-10299) Creating Regions Dynamically Example in User's Guide is Broken

2022-05-17 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-10299:
-

Commit 5aada08049d67782130d8cff04b03ccf677d80b4 in geode's branch 
refs/heads/support/1.14 from Max Hufnagel
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5aada08049 ]

GEODE-10299: update examples for creating dynamic regions (#7681)



> 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
>  Labels: pull-request-available
> Fix For: 1.14.5, 1.15.0, 1.16.0
>
> Attachments: CreateRegionCacheListener.java, CreateRegionFunction.java
>
>
> 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)