Skip to content

Release 2.3.2 - Distributed Cache details and topology semantics#46

Merged
luigilink merged 1 commit into
mainfrom
release/2.3.2
Jun 29, 2026
Merged

Release 2.3.2 - Distributed Cache details and topology semantics#46
luigilink merged 1 commit into
mainfrom
release/2.3.2

Conversation

@luigilink

Copy link
Copy Markdown
Owner

Fixes #45.

Fixed

  • DC host details (Port/Size/ServiceName/CacheStatus) now populated on SE: iterate from SPDistributedCacheServiceInstance and use Server.Address (FQDN) with short-name fallback.

Changed

  • Servers not part of the cache cluster show as 'Not a cache host' (info, green) instead of red 'SPService Not Found'.

Pester 180/0, PSSA 0.

… info

Get-AppFabricStatus (SE branch) now iterates SPDistributedCacheServiceInstance
and uses the instance's Server.Address (FQDN), with a short-name fallback,
when calling Get-SPCacheHostConfig so Port/Size/ServiceName/CacheStatus are
populated on the actual cache host. Servers not part of the cache cluster
are reported as 'Not a cache host' (IsInfo=$true) instead of a red
'SPService Not Found' alert; hosting Distributed Cache on a subset of
servers (often a single WFE) is a legitimate topology.

Fixes #45
@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 af81803.

@luigilink luigilink merged commit 7253605 into main Jun 29, 2026
3 checks passed
@luigilink luigilink deleted the release/2.3.2 branch June 29, 2026 11:09
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.2: Distributed Cache - report DC host details and treat non-cache servers as info

1 participant