Skip to content

Add log cache log streaming support#1338

Draft
ZPascal wants to merge 18 commits intocloudfoundry:mainfrom
ZPascal:add-log-cache-log-streaming-support
Draft

Add log cache log streaming support#1338
ZPascal wants to merge 18 commits intocloudfoundry:mainfrom
ZPascal:add-log-cache-log-streaming-support

Conversation

@ZPascal
Copy link

@ZPascal ZPascal commented Mar 3, 2026

No description provided.

ZPascal and others added 18 commits February 10, 2026 22:57
* because of the findFirst() on the envelopes, it could be type OUT or ERR, so we don't really care, as long as the payload is the same.
Also, we don't care about the precise argument to the recentLogs call
The old "Applications.logs" method is keept for
compatibility and when a log stream is needed.

Adding new "logsRecent" method to access the logCache.

integration-tests "ApplicationTest.logs" and
"ApplicationTest.logsRecent" work.

Minor changes in DefaultApplicationsTest in other JUnit tests
to make them execute in Eclipse.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants