-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
LiveQueryServer crashes when configured to run with Redis cacheAdapter #9432
Copy link
Copy link
Closed
Copy link
Labels
bounty:$20Bounty applies for fixing this issue (Parse Bounty Program)Bounty applies for fixing this issue (Parse Bounty Program)state:released-7.x.xReleased as LTS versionReleased as LTS versionstate:released-alphaReleased as alpha versionReleased as alpha versiontype:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
Metadata
Metadata
Assignees
Labels
bounty:$20Bounty applies for fixing this issue (Parse Bounty Program)Bounty applies for fixing this issue (Parse Bounty Program)state:released-7.x.xReleased as LTS versionReleased as LTS versionstate:released-alphaReleased as alpha versionReleased as alpha versiontype:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
Type
Fields
Give feedbackNo fields configured for issues without a type.
Issue Description
Running ParseLiveQueryServer where a RedisCacheAdapter is also configured causes crash when ParseLiveQueryServer tries to use the cache adapter.
Steps to reproduce
Actual Outcome
Expected Outcome
LiveQueryServer post update to client
Environment
Server
7.4.0-alpha.5AzureClient
iOS/AndroidWorkaround:
disable the redis cache adapter.