Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] -Default ClusterManifestTemplate.json application port range 30001-31000 #1482

Open
Miguel-Adapttech opened this issue Jan 22, 2024 · 0 comments
Labels
type-code-defect Something isn't working

Comments

@Miguel-Adapttech
Copy link

Miguel-Adapttech commented Jan 22, 2024

Describe the bug
Application Port range for Azure is 20000-30000 however, Service Fabric Cluster local installation on Windows configurations at %programfiles%\Microsoft SDKs\Service Fabric\ClusterSetup\ have application ports 30001-31000.

Area/Component:
SDK

To Reproduce
Steps to reproduce the behavior:
Install Service Fabric 10.0.1949.9590
Install Service Fabric SDK 7.0.1949.9590

Expected behavior
Configurations in local environments should try to mimic Azure's as much as possible

Observed behavior:
Configurations in local environment has different application port ranges than Azure

Screenshots
If applicable, add screenshots to help explain your problem.

Service Fabric Runtime Version:
Service Fabric 10.0.1949.9590
Service Fabric SDK 7.0.1949.9590

Environment:

  • Dev cluster
  • OS: Windows 10 & Windows 11
  • Version [e.g. 7.1, 7.2 ]

Additional context
This has causes our static application ports within the 20000-30000 range to work within the development environment without issues, but then crash when pushing to Production. Further changing to ports over 30000 then caused the development environments to stop working while still working in Production.


Assignees: /cc @microsoft/service-fabric-triage

@Miguel-Adapttech Miguel-Adapttech added the type-code-defect Something isn't working label Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-code-defect Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant