Alexey Serbin has uploaded a new change for review. http://gerrit.cloudera.org:8080/6170
Change subject: [catalog_manager] proper handling of catalog shutdown ...................................................................... [catalog_manager] proper handling of catalog shutdown Re-factored the code to proper handle the system catalog shutdown. Besides, updated the logic to properly handle the NOT_THE_LEADER error for write operations against the system catalog table for cases when such an error is a recoverable failure. Change-Id: I826826049e3c08a6c8345949690cbbedaea32ff8 --- M src/kudu/master/catalog_manager.cc M src/kudu/master/catalog_manager.h M src/kudu/master/sys_catalog-test.cc M src/kudu/master/sys_catalog.cc M src/kudu/master/sys_catalog.h 5 files changed, 228 insertions(+), 124 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/70/6170/1 -- To view, visit http://gerrit.cloudera.org:8080/6170 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I826826049e3c08a6c8345949690cbbedaea32ff8 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]>
