Skip to content

Release 2.3.7 - SE Distributed Cache real Size in MB#56

Merged
luigilink merged 2 commits into
mainfrom
release/2.3.7
Jun 29, 2026
Merged

Release 2.3.7 - SE Distributed Cache real Size in MB#56
luigilink merged 2 commits into
mainfrom
release/2.3.7

Conversation

@luigilink

Copy link
Copy Markdown
Owner

Fixes #55. Per-cache-host CredSSP target rebuilt as FQDN (suffix derived from the farm entry server), so Get-SPCacheHostConfig returns the real Size in MB.
Pester 180/0, PSSA 0.

…P session

Invoke-SPSCommand was called with the short host name; on VMs where DNS
returns the short form, Kerberos fails (0x80090322) silently, so the inner
Get-SPCacheHostConfig is never reached and the row falls back to the tier
label. Build the target as <short>.<suffix> using the suffix derived from
the farm entry FQDN, mirroring the per-server SYS fix.

Fixes #55
@github-actions

Copy link
Copy Markdown

Pester Test Results

  1 files   15 suites   2s ⏱️
 59 tests  59 ✅ 0 💤 0 ❌
181 runs  181 ✅ 0 💤 0 ❌

Results for commit d9c5a32.

@luigilink luigilink merged commit 3574114 into main Jun 29, 2026
3 checks passed
@luigilink luigilink deleted the release/2.3.7 branch June 29, 2026 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2.3.7: AppFabric SE - per-host CredSSP session uses short name (Kerberos SPN fail)

1 participant