Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
spring-projects-issues opened this issue Feb 6, 2020 · 0 comments
Labels
in: api Issues with API type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

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

@spring-projects-issues spring-projects-issues added type: enhancement A general enhancement in: api Issues with API labels Dec 31, 2020
@jxblum jxblum removed their assignment Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: api Issues with API type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants