recentLogs in DopplerClient does not work anymore since loggregator-release v107.0.0

Open
#1,181 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Stale
Tech stack
java
Domain
api

Research direction

Review cloudfoundry-client/src/main/java/org/cloudfoundry/doppler/DopplerClient.java, especially recentLogs, and compare it with cloudfoundry-client/src/main/java/org/cloudfoundry/logcache/v1/LogCacheClient.java. Trace references to recentLogs and confirm that done means the obsolete method is deprecated and removed from the client.

Written by the indexing model from the issue text.

Description

With loggregator-release v107.0.0 the RecentLogsHandler was removed from the trafficcontroller and is therefore not available anymore in the doppler endpoint. Users of the cf-java-client using the DopplerClient should use the LogCacheClient instead.

The recentLogs method should be deprecated and removed from the client.

Dominant language
Java
Stars
334
Forks
319
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from cloudfoundry/cf-java-client

All issues in cloudfoundry/cf-java-client

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.