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>
30 lines
1.9 KiB
Plaintext
30 lines
1.9 KiB
Plaintext
openjdk version "21.0.12" 2026-07-21
|
|
|
|
[이 메서드가 발행하는 이름과 실제 게이트 이름]
|
|
propertyName() 반환값 backend.web.advanced.virtual-threads.enabled
|
|
게이트와 바인딩 backend.web.advanced.mvc-virtual-threads.enabled
|
|
|
|
[게이트된 설정 클래스만 올린 구성]
|
|
두 구성 모두 예산 세 값을 늘 함께 준다. 그 값이 없으면 켠 행은 바인딩 검증에서 멈춘다.
|
|
그 밖에 설정한 advanced 속성 프로파일 빈 설정 빈
|
|
발행한 이름 backend.web.advanced.virtual-threads.enabled=true 안 켜짐 없음
|
|
실제 이름 backend.web.advanced.mvc-virtual-threads.enabled=true 켜짐 enabled=true
|
|
|
|
[루트가 이 리프에 거는 속성 스캔을 그대로 올린 구성]
|
|
그 밖에 설정한 advanced 속성 프로파일 빈 설정 빈
|
|
아무것도 (없음) 기동 실패 : APP_SECURITY_JWT_ISSUER (ca-skeleton.security.issuer-uri) is required
|
|
아래 세 행은 그 한 값만 채우고 나머지는 그대로 둔다.
|
|
없음 (없음) 안 켜짐 enabled=false
|
|
발행한 이름 backend.web.advanced.virtual-threads.enabled=true 안 켜짐 enabled=false
|
|
실제 이름 backend.web.advanced.mvc-virtual-threads.enabled=true 켜짐 enabled=true
|
|
|
|
[이 설정 클래스만 고정 소스로 처리해 얻은 설정 메타데이터]
|
|
backend.web.advanced.mvc-virtual-threads
|
|
backend.web.advanced.mvc-virtual-threads.admission-limit
|
|
backend.web.advanced.mvc-virtual-threads.admission-wait
|
|
backend.web.advanced.mvc-virtual-threads.database-pool-size
|
|
backend.web.advanced.mvc-virtual-threads.enabled
|
|
backend.web.advanced.mvc-virtual-threads.outbound-bulkhead
|
|
|
|
발행한 이름이 그 안에 있는가 : 없다
|