KAFKA-5958; Global stores access state restore listener
Author: Bill Bejeck <bill@confluent.io>
Reviewers: Damian Guy <damian.guy@gmail.com>
Closes#3973 from bbejeck/KAFKA-5958_global_stores_access_state_restore_listener
@ -61,15 +62,18 @@ public class GlobalStateManagerImpl implements GlobalStateManager {
@@ -61,15 +62,18 @@ public class GlobalStateManagerImpl implements GlobalStateManager {
@ -135,7 +139,7 @@ public class GlobalStateManagerImpl implements GlobalStateManager {
@@ -135,7 +139,7 @@ public class GlobalStateManagerImpl implements GlobalStateManager {
@ -159,7 +163,8 @@ public class GlobalStateManagerImpl implements GlobalStateManager {
@@ -159,7 +163,8 @@ public class GlobalStateManagerImpl implements GlobalStateManager {
@ -178,6 +183,9 @@ public class GlobalStateManagerImpl implements GlobalStateManager {
@@ -178,6 +183,9 @@ public class GlobalStateManagerImpl implements GlobalStateManager {
@ -188,7 +196,10 @@ public class GlobalStateManagerImpl implements GlobalStateManager {
@@ -188,7 +196,10 @@ public class GlobalStateManagerImpl implements GlobalStateManager {