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

[BUG]There is a large number of handle leaks during cnosdb operation #2192

Closed
Benxiaohai001 opened this issue Jun 20, 2024 · 2 comments
Closed
Assignees

Comments

@Benxiaohai001
Copy link
Member

Describe the bug

There is a large number of handle leaks during cnosdb operation
deploy: singleton, 3meta+2querytskv
version: cnosdb 2.4.1, revision fc729e3

To Reproduce

  1. start cnosdb(single,3meta+2querytskv)
  2. load data by load_cnosdb;
  3. query by iot-bench;
    result:
    image

single mode:
[root@localhost ~]# cat /home/7314.txt | wc -l
37236
3meta+2querytskv:
[root@localhost ~]# cat /home/46790.txt | wc -l
39744

Expected behavior

No response

Additional context

No response

@liikeuforever liikeuforever self-assigned this Jun 20, 2024
@Benxiaohai001
Copy link
Member Author

#2188

@Benxiaohai001
Copy link
Member Author

version: cnosdb 2.4.1, revision 9b25565
Using single-node deployment and continuously writing queries, no handle leaks occurred after four days.Close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants