Skip to content

Remove excessive logging with SegRep using Remote store  #8452

@ankitkala

Description

@ankitkala

For segment replication using remote store, with each refresh, we log the

  1. segment files present on remote store
  2. segment files present on local shard
  3. segment fails downloaded/skipped

This create a lots of logs per shard per few seconds(with refresh). I think we should keep this enabled while the feature is behind experimental flag. This issue is to track the change to clean up these logs(or move to debug) before GA.

Metadata

Metadata

Assignees

Labels

Indexing:ReplicationIssues and PRs related to core replication framework eg segrepStorageIssues and PRs relating to data and metadata storagebugSomething isn't workingdistributed framework

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions