Skip to content

Conversation

@sundargates
Copy link
Contributor

Context

Resource Cluster Manager Actor is responsible for managing all resource clusters. Think of it as the supervisor actor for the Resource Cluster Actor.

Checklist

  • ./gradlew build compiles code correctly
  • Added new tests where applicable
  • ./gradlew test passes all tests
  • Extended README or added javadocs where applicable
  • Added copyright headers for new files from CONTRIBUTING.md

@github-actions
Copy link

Unit Test Results

108 files  +  38  108 suites  +38   5m 28s ⏱️ + 3m 30s
475 tests +109  456 ✔️ +108  19 💤 +2  0  - 1 

Results for commit ac2fe0f. ± Comparison against base commit 3e23129.

import org.apache.flink.runtime.rpc.RpcService;

@RequiredArgsConstructor(access = AccessLevel.PRIVATE)
public class ResourceClustersAkkaImpl implements ResourceClusters {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high level comment please.

@sundargates sundargates merged commit e6778e8 into Netflix:master Apr 15, 2022
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