The keycloak project ended with four open questions that design could not
settle. A two-VM lab was built to answer them by measurement, and this is
that material: 26 experiments, 125 raw command outputs, 22 browser captures.
Follows the import procedure in README.md.
source/ the originating repository verbatim — 78 documents, 28 SVGs,
8 manifests, plus .source-revision recording the commit
final/ the SSOT
document.md 729 lines written from the 29 experiment documents, not
concatenated: what was predicted, what was measured, and
where the measurement itself was wrong
evidence/raw 125 outputs, flattened to <experiment>__<file> because
the originals collided (01-baseline.txt appeared three
times) and the audit only globs the top level
evidence/meta one per raw file; command and exitCode are null and the
README says why rather than inventing them
evidence/browser 22 captures
assets/ three diagrams through techviz
.techviz/ their VizSpecs
A separate project rather than an addition to keycloak: the B-layer answers
that project's four questions, but the A, C and D layers are about cluster
failure, SSO and operations, and one document.md should hold one subject.
The four question records there can point here through 관계.
Recorded rather than papered over: only three of the 28 diagrams were
remade. The repository forbids hand-drawn SVG and forbids titles inside the
canvas; all 28 originals carry both, so converting them is redrawing, not
reformatting. They stay in source/ and the gap is written into the document.
verify-pipeline.py passes. audit-records.py reports no issues.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
88 lines
7.5 KiB
XML
88 lines
7.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="680" height="364" viewBox="0 0 680 364" role="img" aria-labelledby="diagram-title diagram-description">
|
|
<title id="diagram-title">세션 공유가 실제로 지나는 경로</title>
|
|
<desc id="diagram-description">keycloak-0 과 keycloak-1 은 JGROUPS_PING 테이블을 통해 서로를 발견하고 클러스터 뷰를 형성한다. 그러나 sessions 캐시의 엔트리는 노드 사이로 복제되지 않으며, 각 노드는 자기가 처리한 로그인만 캐시한다. 노드 A 로 로그인한 세션을 노드 B 가 아는 이유는 노드 B 가 PostgreSQL 의 OFFLINE_USER_SESSION 을 직접 읽기 때문이고, 이는 반대편 노드가 날린 SQL 을 문장 로깅으로 잡아 확인했다.</desc>
|
|
<metadata>{"techviz":{"spec_version":"1.1","id":"session-sharing-path","profile":"component-flow"},"source_context":{"document":"docs/keycloak-session-store/final/document.md","document_sha256":"609353e10bfd37a9bbb6a79ecf2a32f3d3c02d5d161879a14ad4713e49e7e5e8","anchor":{"kind":"heading","value":"그런데 첫 실험에서 전제가 무너졌다","line":33}},"evidence_policy":"Each factual element cites source lines or is marked assumption.","diagram_only":true}</metadata>
|
|
<defs>
|
|
<marker id="arrow" viewBox="0 0 10 10" refX="9" refY="5" markerWidth="7" markerHeight="7" orient="auto-start-reverse">
|
|
<path d="M 0 0 L 10 5 L 0 10 z" />
|
|
</marker>
|
|
<style>
|
|
:root { color-scheme: light; }
|
|
text { font-family: Inter, Pretendard, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #111827; }
|
|
.canvas { fill: #ffffff; }
|
|
.group-box { fill: #ffffff; stroke: #9ca3af; stroke-width: 1.4; stroke-dasharray: 7 5; }
|
|
.group-label-bg { fill: #ffffff; }
|
|
.group-label { font-size: 13px; font-weight: 650; fill: #374151; }
|
|
.edge { fill: none; stroke: #374151; stroke-width: 1.8; stroke-linejoin: round; stroke-linecap: round; marker-end: url(#arrow); }
|
|
.edge.style-dashed, .edge.semantic-dashed, .edge.assumption { stroke-dasharray: 7 5; }
|
|
.edge.style-dotted { stroke-dasharray: 2 5; }
|
|
.edge.emphasis-primary { stroke: #2563eb; stroke-width: 2.2; }
|
|
.edge.emphasis-muted { stroke: #9ca3af; }
|
|
.edge.emphasis-warning, .edge.kind-failure, .edge.kind-error { stroke: #dc2626; stroke-width: 2.2; }
|
|
.edge-label-bg { fill: #ffffff; }
|
|
.edge-label { font-size: 12px; font-weight: 560; text-anchor: middle; }
|
|
.node-shape { fill: #ffffff; stroke: #4b5563; stroke-width: 1.7; }
|
|
.node-shape.emphasis-primary { stroke: #2563eb; stroke-width: 2.2; }
|
|
.node-shape.emphasis-muted { stroke: #9ca3af; fill: #f9fafb; }
|
|
.node-shape.emphasis-warning { stroke: #d97706; stroke-width: 2; fill: #fffdf5; }
|
|
.node-shape.kind-database, .node-shape.kind-datastore, .node-shape.kind-storage { fill: #f8fafc; }
|
|
.node-shape.kind-queue, .node-shape.kind-event, .node-shape.kind-topic { fill: #fafafa; }
|
|
.node-shape.assumption { stroke-dasharray: 4 4; }
|
|
.storage-bottom, .controller-divider { fill: none; stroke: #4b5563; stroke-width: 1.4; }
|
|
.controller-led { fill: #4b5563; }
|
|
.actor-symbol { fill: none; stroke: #4b5563; stroke-width: 1.8; stroke-linecap: round; }
|
|
.actor-symbol.emphasis-primary { stroke: #2563eb; stroke-width: 2.2; }
|
|
.node-label { font-size: 14px; font-weight: 650; text-anchor: middle; }
|
|
.node-role { font-size: 10px; letter-spacing: 0.04em; text-anchor: middle; fill: #6b7280; }
|
|
.node-detail-divider { stroke: #d1d5db; stroke-width: 1; }
|
|
.node-detail { font-size: 11px; fill: #374151; }
|
|
.assumption-badge { font-size: 9px; font-weight: 700; fill: #92400e; }
|
|
.failure-mark { stroke: #dc2626; stroke-width: 4; stroke-linecap: round; }
|
|
.lifeline { stroke: #9ca3af; stroke-width: 1.2; stroke-dasharray: 5 5; }
|
|
.timeline-axis { stroke: #374151; stroke-width: 1.8; marker-end: url(#arrow); }
|
|
.timeline-stem { stroke: #6b7280; stroke-width: 1.3; }
|
|
.timeline-marker { fill: #ffffff; stroke: #374151; stroke-width: 1.7; }
|
|
.timeline-marker.primary { fill: #2563eb; stroke: #2563eb; }
|
|
.timeline-marker.warning { fill: #dc2626; stroke: #dc2626; }
|
|
.timeline-label { font-size: 13px; font-weight: 650; text-anchor: middle; }
|
|
.timeline-detail { font-size: 11px; fill: #4b5563; text-anchor: middle; }
|
|
</style>
|
|
</defs>
|
|
<rect class="canvas" width="680" height="364" />
|
|
<polyline class="edge kind-write style-solid emphasis-normal" points="242.5,109.0 348.5,109.0 348.5,96.0 454.5,96.0" data-evidence="44-45" />
|
|
<rect class="edge-label-bg" x="346.8" y="88.5" width="51.5" height="22" rx="3" />
|
|
<text class="edge-label" x="372.5" y="103.5">멤버 등록</text>
|
|
<polyline class="edge kind-write style-solid emphasis-normal" points="242.5,127.0 333.8,127.0 333.8,261.5 425.0,261.5" data-evidence="49-52" />
|
|
<rect class="edge-label-bg" x="318.6" y="180.2" width="78.3" height="22" rx="3" />
|
|
<text class="edge-label" x="357.8" y="195.2">세션 INSERT</text>
|
|
<polyline class="edge kind-write style-solid emphasis-normal" points="265.0,252.0 359.8,252.0 359.8,114.0 454.5,114.0" data-evidence="44-45" />
|
|
<rect class="edge-label-bg" x="358.0" y="169.0" width="51.5" height="22" rx="3" />
|
|
<text class="edge-label" x="383.8" y="184.0">멤버 등록</text>
|
|
<polyline class="edge kind-read style-solid emphasis-normal" points="265.0,270.0 345.0,270.0 345.0,279.5 425.0,279.5" data-evidence="48-50" />
|
|
<rect class="edge-label-bg" x="329.9" y="260.8" width="78.3" height="22" rx="3" />
|
|
<text class="edge-label" x="369.0" y="275.8">세션 SELECT</text>
|
|
<g id="node-keycloak-0">
|
|
<rect class="node-shape kind-service emphasis-primary role-source" data-evidence="49-51" x="92.5" y="82.5" width="150.0" height="71.0" rx="7" />
|
|
<text class="node-label" x="167.5" y="109.5">keycloak-0</text>
|
|
<line class="node-detail-divider" x1="106.5" y1="130.5" x2="228.5" y2="130.5" />
|
|
<text class="node-detail" x="108.5" y="147.5">자기가 처리한 로그인만 캐시</text>
|
|
</g>
|
|
<g id="node-keycloak-1">
|
|
<rect class="node-shape kind-service emphasis-primary role-target" data-evidence="48-51" x="70.0" y="225.5" width="195.0" height="71.0" rx="7" />
|
|
<text class="node-label" x="167.5" y="252.5">keycloak-1</text>
|
|
<line class="node-detail-divider" x1="84.0" y1="273.5" x2="251.0" y2="273.5" />
|
|
<text class="node-detail" x="86.0" y="290.5">refresh 요청을 받으면 DB 를 조회</text>
|
|
</g>
|
|
<g id="node-jgroups-ping">
|
|
<rect class="node-shape kind-datastore emphasis-muted role-support" data-evidence="44-46" x="454.5" y="73.0" width="150.0" height="64.0" /><ellipse class="node-shape kind-datastore emphasis-muted role-support" cx="529.5" cy="73.0" rx="75.0" ry="13.0" /><path class="storage-bottom" d="M 454.5 137.0 A 75.0 13.0 0 0 0 604.5 137.0" />
|
|
<text class="node-label" x="529.5" y="103.0">JGROUPS_PING</text>
|
|
</g>
|
|
<g id="node-postgres">
|
|
<rect class="node-shape kind-datastore emphasis-primary role-store" data-evidence="48-52" x="425.0" y="235.0" width="209.0" height="71.0" /><ellipse class="node-shape kind-datastore emphasis-primary role-store" cx="529.5" cy="235.0" rx="104.5" ry="13.0" /><path class="storage-bottom" d="M 425.0 306.0 A 104.5 13.0 0 0 0 634.0 306.0" />
|
|
<text class="node-label" x="529.5" y="262.0">PostgreSQL</text>
|
|
<line class="node-detail-divider" x1="439.0" y1="283.0" x2="620.0" y2="283.0" />
|
|
<text class="node-detail" x="441.0" y="300.0">offline_flag='0' 이 온라인 세션</text>
|
|
</g>
|
|
</svg>
|