# 재시작이 지우는 것과 남기는 것 # Question: 롤링 재시작 뒤에도 로그인이 유지되는 이유는 무엇인가 direction: down n0: "롤링 재시작" { shape: rectangle } n1: "Infinispan sessions 캐시" { shape: rectangle } n2: "PostgreSQL 세션 행" { shape: cylinder } n3: "재시작 전 발급한 refresh token" { shape: rectangle } n0 -> n1: "캐시 초기화" n0 -> n2: "변경 없음" n2 -> n3: "세션 조회"