Disabling distributed notification processing
If you need to revert to serial processing after enabling the distributed framework, you must perform the operation safely to avoid data loss.
- Stop or pause incoming messages to Atlas.
-
Monitor all
ATLAS_METADATA_*andATLAS_LINEAGE_*topics to ensure consumer lag reaches zero. - Stop the Atlas service.
-
Set
atlas.notification.parallel.processing.enabledtofalse. - Restart the Atlas service.
