What are the best practices to backup kafka topic's data and restore to same offset.
What are best practices to backup kafka topic's data and restore to same offset. Need some best practices to restore kafka data to same offset location so that it will not impact consumers and producers. And what are the factors or steps that all consumers and producers should be aware about once kafka is restored.