Skip to content
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

Getting "[Core] Testing/debugging feature 'one connection per session' enabled - never do this in production" warnings #1687

Closed
benoitletondor opened this issue Mar 13, 2024 · 3 comments

Comments

@benoitletondor
Copy link

How frequently does the bug occur?

Always

Description

I'm seeing this log in an app in production:

[Core] Testing/debugging feature 'one connection per session' enabled - never do this in production

Nothing is enabled regarding a one connection per session mode, not even sure what this is.

Stacktrace & log output

[Core] Testing/debugging feature 'one connection per session' enabled - never do this in production

Can you reproduce the bug?

Always

Reproduction Steps

Using flexible sync on an Atlas app

Version

1.14.0

What Atlas App Services are you using?

Atlas Device Sync

Are you using encryption?

No

Platform OS and version(s)

Android, not related to a specific version

Build environment

Android Studio version: Android Studio Iguana | 2023.2.1
Android Build Tools version: 8.3.0
Gradle version: 8.6

Copy link

sync-by-unito bot commented Mar 13, 2024

➤ PM Bot commented:

Jira ticket: RKOTLIN-1035

@kneth
Copy link
Contributor

kneth commented Mar 17, 2024

@benoitletondor The log message is a friendly reminder to enable multiplexing.

@sync-by-unito sync-by-unito bot closed this as completed Mar 17, 2024
@benoitletondor
Copy link
Author

Thanks a lot @kneth , will update my implementation.

Note that as friendly as this reminder is it's not really clear to me, but not a big deal since I got your explanation.

Thanks again

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants