Member since 
    
	
		
		
		03-01-2019
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                1
            
            
                Post
            
        
                0
            
            
                Kudos Received
            
        
                0
            
            
                Solutions
            
        
			
    
	
		
		
		11-29-2020
	
		
		12:09 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 When we restart the JournalNode Quorum the epoch number will change. We usually see that the errors when the JournalNodes are not in sync.   Check for the writer epoch on current dir for JournalNode process, which one of the JournalNodes is lacking we can manually copy the files from working JournalNode and it will pick up.   This should happen automatically when we restart the JournalNodes, if not then above is the procedure.   
						
					
					... View more