You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "joeymcallister (GitHub)" <gi...@apache.org> on 2019/01/25 21:26:05 UTC

[GitHub] [geode] joeymcallister commented on issue #3119: GEODE-6319: User Guide - Clarify that partitioned regions can be crea…

+1 to waiting until the class is deleted to remove the documentation of it.
Marking it as deprecated seems like the most appropriate approach here. I
also like Dave's idea to demote/deprioritize it in the documentation page.
That seems like a useful way of getting deprecated classes/features/etc.
out of the reader's way without completely removing them.

On Fri, Jan 25, 2019 at 1:18 PM Kirk Lund <no...@github.com> wrote:

> *@kirklund* commented on this pull request.
> ------------------------------
>
> In
> geode-docs/developing/region_options/dynamic_region_creation.html.md.erb
> <https://github.com/apache/geode/pull/3119#discussion_r251139172>:
>
> > @@ -21,15 +21,20 @@ limitations under the License.
>
>  You can dynamically create regions in your application code and automatically instantiate them on members of a cluster.
>
> -If your application does not require partitioned regions, you can use the <span class="keyword apiname">org.apache.geode.cache.DynamicRegionFactory</span> class to dynamically create regions, or you can create them using the `<dynamic-region-factory>` element in the cache.xml file that defines the region. See [&lt;dynamic-region-factory&gt;](../../reference/topics/cache_xml.html#dynamic-region-factory).
> +If your application does not require partitioned regions, you can use the `org.apache.geode.cache.DynamicRegionFactory` class to dynamically create regions, or
>
> I'd say either direction is ok. Go ahead note that it's deprecated but
> keep it in place. Maybe the correct time to delete the documentation is in
> the release that actually deletes the DynamicRegionFactory class.
>
> —
> You are receiving this because your review was requested.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/geode/pull/3119#discussion_r251139172>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/APXEUZ3wFA3_zphlQbfNpPmgzHdC-k9Eks5vG3S7gaJpZM4aRwnF>
> .
>


[ Full content available at: https://github.com/apache/geode/pull/3119 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org