8000 [enhance]: reduce goroutine when write too many data families · Issue #1007 · lindb/lindb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[enhance]: reduce goroutine when write too many data families #1007
Open
@stone1100

Description

@stone1100

Please describe enhancement
The current wal is isolated by data family. At the same time, a wal will have a goroutine for consuming data. When there are many data families, many consuming goroutines will be created. However, in time series scenarios, generally only the current data family is active There is no need to use independent goroutine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0