Troubleshoot indexing and replication separation
Use the following information to troubleshoot common issues with Indexing and Replication Separation.
After you configure and push the cluster bundle for Indexing and Replication Separation, the feature might not behave as expected. The following sections describe common issues and their solutions.
The feature does not appear to turn on
The feature might not activate if one or more prerequisites are not met.
- Confirm that Ingest-Tier Scaling is already enabled.
- Confirm that SmartStore is enabled for the configured index.
- Confirm that
hotBucketStreaming.sendSlices = trueis present in the correct index stanza. - Confirm that the updated bundle was pushed successfully.
- Confirm that the cluster finished converging after the bundle push.
The source peer still appears to use normal replication
The source peer might continue to use normal replication if the index configuration is not applied correctly.
- Confirm that the index you are testing is configured for the feature.
- Confirm that the index has a valid SmartStore
remotePath. - Confirm that no local app or peer-level override is replacing the cluster bundle configuration.
- Confirm that you are reviewing a new hot bucket created after the updated configuration took effect.
The cluster manager does not create streaming target jobs
The cluster manager might not create HotSlicePollingStreamingTargetJob jobs if the source peer or cluster settings are not correct.
The target peer does not become a streaming target
The target peer might not receive the streaming target assignment if the cluster manager has not created the required jobs or the peer is not healthy.
- Confirm that the cluster manager created
HotSlicePollingStreamingTargetJobjobs. - Confirm that the target peer is healthy and connected.
- Confirm that the target peer received the updated configuration and is in the cluster.
- Confirm that the bucket under test belongs to an index that has the feature enabled.