Skip to content

Kafka Streams Threading P2: Skeleton TaskExecutor Impl#12744

Merged
guozhangwang merged 8 commits into
apache:trunkfrom
guozhangwang:KRefactor-threading-p2-task-executor-impl
Oct 14, 2022
Merged

Kafka Streams Threading P2: Skeleton TaskExecutor Impl#12744
guozhangwang merged 8 commits into
apache:trunkfrom
guozhangwang:KRefactor-threading-p2-task-executor-impl

Conversation

@guozhangwang

Copy link
Copy Markdown
Contributor
  1. Address comments from P1.
  2. Add the DefaultTaskExecutor implementation class.
  3. Related DefaultTaskExecutorTest.

Pending in future PRs: a) exception handling, primarily to send them to polling thread, b) light-weight task flushing procedure.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@guozhangwang guozhangwang force-pushed the KRefactor-threading-p2-task-executor-impl branch from 75b5674 to d8ca51b Compare October 14, 2022 20:05
@guozhangwang guozhangwang merged commit dfb5929 into apache:trunk Oct 14, 2022
guozhangwang added a commit to guozhangwang/kafka that referenced this pull request Jan 25, 2023
0. Address comments from P1.
1. Add the DefaultTaskExecutor implementation class.
2. Related DefaultTaskExecutorTest.

Pending in future PRs: a) exception handling, primarily to send them to polling thread, b) light-weight task flushing procedure.
rutvijmehta-harness pushed a commit to rutvijmehta-harness/kafka that referenced this pull request Feb 9, 2024
0. Address comments from P1.
1. Add the DefaultTaskExecutor implementation class.
2. Related DefaultTaskExecutorTest.

Pending in future PRs: a) exception handling, primarily to send them to polling thread, b) light-weight task flushing procedure.
rutvijmehta-harness added a commit to rutvijmehta-harness/kafka that referenced this pull request Feb 9, 2024
…#62)

0. Address comments from P1.
1. Add the DefaultTaskExecutor implementation class.
2. Related DefaultTaskExecutorTest.

Pending in future PRs: a) exception handling, primarily to send them to polling thread, b) light-weight task flushing procedure.

Co-authored-by: Guozhang Wang <wangguoz@gmail.com>
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