Skip to content

Conversation

eerhardt
Copy link
Member

@eerhardt eerhardt commented Oct 31, 2023

SE.Redis has ILogger support now, update to use it

@eerhardt eerhardt added the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Oct 31, 2023
@eerhardt eerhardt marked this pull request as draft October 31, 2023 20:19
@eerhardt
Copy link
Member Author

Converting to draft until we can figure out how to get a better startup experience without logging errors by default on F5.

An issue is that DCP starts a proxy that accepts socket connections, but the real server isn't available yet, so the proxy closes the socket. This causes the Redis client to start logging errors that the socket has been closed. @karolz-ms is logging an issue for DCP to configure the proxy so it doesn't accept the socket until the server is ready.

@danmoseley danmoseley added the area-integrations Issues pertaining to Aspire Integrations packages label Nov 16, 2023
- the client library and otel packages have new versions, update to the latest
- SE.Redis have ILogger support now, update to use it
@eerhardt eerhardt changed the title Update Redis dependencies Enable Redis Logging Dec 1, 2023
@eerhardt
Copy link
Member Author

eerhardt commented Dec 1, 2023

The issue that was blocking this PR is now fixed with #886.

@eerhardt eerhardt marked this pull request as ready for review December 1, 2023 23:51
@eerhardt eerhardt requested a review from sebastienros December 1, 2023 23:51
@eerhardt eerhardt removed the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Dec 5, 2023
@eerhardt eerhardt merged commit d9e8e95 into main Dec 5, 2023
@eerhardt eerhardt deleted the UpdateRedis branch December 5, 2023 19:24
eerhardt added a commit to eerhardt/aspire that referenced this pull request Dec 6, 2023
This reverts commit d9e8e95.

With dotnet@a3ed2b5, the proxyless container changes were reverted. Redis logging relied on these changes for a decent user experience.

Reverting back to preview1 behavior until the proxyless container changes can be made again.
eerhardt added a commit that referenced this pull request Dec 6, 2023
This reverts commit d9e8e95.

With a3ed2b5, the proxyless container changes were reverted. Redis logging relied on these changes for a decent user experience.

Reverting back to preview1 behavior until the proxyless container changes can be made again.
eerhardt added a commit that referenced this pull request Dec 6, 2023
This reverts commit d9e8e95.

With a3ed2b5, the proxyless container changes were reverted. Redis logging relied on these changes for a decent user experience.

Reverting back to preview1 behavior until the proxyless container changes can be made again.
@github-actions github-actions bot locked and limited conversation to collaborators Apr 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-integrations Issues pertaining to Aspire Integrations packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants