Skip to content

Add a Unified Thrift Server. Improve Thrift Client/Handler Usage (TCP -> RPC)#564

Closed
yasithdev wants to merge 1 commit intomasterfrom
add-merged-thrift-svc
Closed

Add a Unified Thrift Server. Improve Thrift Client/Handler Usage (TCP -> RPC)#564
yasithdev wants to merge 1 commit intomasterfrom
add-merged-thrift-svc

Conversation

@yasithdev
Copy link
Copy Markdown
Contributor

  • replace client calls inside core services with direct handler calls (they all currently start on same JVM).
  • add "all" start mode for unified, multiplexed thrift svc.
  • the api can be started in unified thrift service mode by passing all instead of api-orch.

…iravata-service start mode for unified, multiplexed thrift svc.
@yasithdev
Copy link
Copy Markdown
Contributor Author

Closing — the changes proposed here have been fully superseded by the server consolidation work that landed in master:

All goals of this PR (unified multiplexed Thrift service, replacing client calls with direct handler calls) are covered and extended by the above.

@yasithdev yasithdev closed this Mar 30, 2026
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.

1 participant