This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Description
John Blum opened DATAGEODE-298 and commented
Remove any uses of Apache Geode's internal API classes from the SDG codebase.
This may involve all or some of the following tasks:
- Removing previously supported GemFire/Geode functionality (e.g.
JNDIInvoker DataSource registration).
- Filing appropriate JIRA Tickets in the Apache Geode Bug Tracker (https://issues.apache.org/jira/browse/GEODE).
- Review and possibly write Adapter or Decorator classes for the existing behavior using the internal API that may be accomplishable with the public API.
- ...
Use the Regular Expression (import org\.apache\.geode.\*\.internal\..\*) to search for uses
No further details from DATAGEODE-298