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

Extra text that is added to many logs #51947

Open
pavan-kalyan opened this issue Oct 15, 2024 · 0 comments
Open

Extra text that is added to many logs #51947

pavan-kalyan opened this issue Oct 15, 2024 · 0 comments
Labels
type/bug Something isn't working

Comments

@pavan-kalyan
Copy link

There is some extra data in the log lines, which gets pass our log filters. We typically group these logs out into a lower level status.

Steps to reproduce the behavior (Required)

Run SR be and look at the be logs

Expected behavior (Required)

139945664529984 shouldn't be there

Real behavior (Required)

I20241014 22:04:06.540517 139945664529984 daemon.cpp:<line no>] Current memory statistics: process(47485028854), query_pool(0), load(0), metadata(75197329), compaction(0), schema_change(0), column_pool(0), page_cache(45450039056), update(0), chunk_allocator(0), clone(0), consistency(0), datacache(0), jit(16872)

Similar for

starlet.cpp

any many other log lines

StarRocks version (Required)

  • 3.3
@pavan-kalyan pavan-kalyan added the type/bug Something isn't working label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant