operator-framework / operator-framework/java-operator-sdk

Support for Reactive Programing Model

Open
#766 0 comments 11 reactions 1 assignee View on GitHub

@csviri is already working on this.

Since Jan 3, 2022.

exploratory feature needs-discussion
Dominant language
Java
Stars
944
Forks
242
Avg merge
1d 4h
Merged PRs (30d)
43

Description

Usually Async IO and reactive programming leads to a better performance and resource utilization. The plan within this issue is to support ALSO writing controller using reactive model (using vertx and mutiny ).

One of the issues for now is that fabric8 client does not support this. So in the first step we might end up with a hybrid system.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.