Skip to content

Remove all uses of Apache Geode's internal API classes [DATAGEODE-298] #343

Open
@spring-projects-issues

Description

@spring-projects-issues

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:

  1. Removing previously supported GemFire/Geode functionality (e.g. JNDIInvoker DataSource registration).
  2. Filing appropriate JIRA Tickets in the Apache Geode Bug Tracker (https://issues.apache.org/jira/browse/GEODE).
  3. Review and possibly write Adapter or Decorator classes for the existing behavior using the internal API that may be accomplishable with the public API.
  4. ...

Use the Regular Expression (import org\.apache\.geode.\*\.internal\..\*) to search for uses


No further details from DATAGEODE-298

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions