Skip to content

Add OrcaOobUtil remove listener #9861

@YifeiZhuang

Description

@YifeiZhuang

Required by WRR.

Currently OrcaOobUtil only has setListener(subchannel, listener, config). We need to have a way to remove listener. When the last listener is removed from orca state, stop orca stream.

Option1:

  • Add removeListener API

Option2:

  • Reuse setListener to remove listener: setListener(subchannel, null, null)

cc. @ejona86

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions