-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Remove excessive logging with SegRep using Remote store #8452
Copy link
Copy link
Labels
Indexing:ReplicationIssues and PRs related to core replication framework eg segrepIssues and PRs related to core replication framework eg segrepStorageIssues and PRs relating to data and metadata storageIssues and PRs relating to data and metadata storagebugSomething isn't workingSomething isn't workingdistributed framework
Description
For segment replication using remote store, with each refresh, we log the
- segment files present on remote store
- segment files present on local shard
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Indexing:ReplicationIssues and PRs related to core replication framework eg segrepIssues and PRs related to core replication framework eg segrepStorageIssues and PRs relating to data and metadata storageIssues and PRs relating to data and metadata storagebugSomething isn't workingSomething isn't workingdistributed framework
Type
Projects
Status
Done