Skip to content

Issue with Fluid Audience Service #24989

@arafat-java

Description

@arafat-java

Describe the bug

We are facing an intermittent issue where the Audience API returns single user with id as null/undefined
This usually happens will certain time when all the collaborators have left the sesssion
When we query the cache directly we do not get any users there.

To Reproduce

Steps to reproduce the behavior:
It is intermittent

  1. Start a collaborative session
  2. Add some more collaborators
  3. Let all the collaborators leave
  4. Connect to container to fetch the audience
  5. You would get 1 user and id is null/undefined

Expected behavior

Ideally it should return zero users but if it still is returning 1 user for certain time then it should return with proper id

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions