Skip to content

[datacoord/index_service.go:86] ["segment is level zero, skip create indexes"] [segmentID=455364181451234378] #40091

Discussion options

You must be logged in to vote

In 2.5.4, it is a DEBUG level log:

log.Ctx(ctx).Debug("segment is level zero, skip create indexes", zap.Int64("segmentID", segment.GetID()))

In 2.4.22, it is a WARN level log:

log.Warn("segment is level zero, skip create indexes", zap.Int64("segmentID", segment.GetID()))

I believe it should be debug level.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@rere950303
Comment options

@rere950303
Comment options

@yhmo
Comment options

yhmo Feb 21, 2025
Collaborator

Answer selected by rere950303
@rere950303
Comment options

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