You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2019/12/13 00:53:00 UTC

[GitHub] [hadoop-ozone] bharatviswa504 opened a new pull request #350: WIP: HDDS-1989. Fix ApplyTransaction error handling in OzoneManagerStateMachine

bharatviswa504 opened a new pull request #350: WIP: HDDS-1989. Fix ApplyTransaction error handling in OzoneManagerStateMachine
URL: https://github.com/apache/hadoop-ozone/pull/350
 
 
   ## What changes were proposed in this pull request?
   
   Right now, applyTransaction calls validateAndUpdateCache. This does not return any error. We should check the OmResponse Status code, and see if it is critical error we should stop OM.
   
   
   https://issues.apache.org/jira/browse/HDDS-1989
   
   ## How was this patch tested?
   
   Existing HA tests ran, need to add any UT for this scenario.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org