Skip to content

feat(bindings/java): implement async ops to pass AsyncStepsTest#2291

Merged
Xuanwo merged 4 commits intoapache:mainfrom
tisonkun:async-registry
May 23, 2023
Merged

feat(bindings/java): implement async ops to pass AsyncStepsTest#2291
Xuanwo merged 4 commits intoapache:mainfrom
tisonkun:async-registry

Conversation

@tisonkun
Copy link
Copy Markdown
Member

@tisonkun tisonkun commented May 23, 2023

This closes #1572 since we pass all feature tests. Further improvement and development is still needed but we can declare the issue get resolved.

The approach to avoid GlobalRef comes from how Spark handle ask:

https://github.com/apache/spark/blob/eeab2e701330f7bc24e9b09ce48925c2c3265aa8/common/network-common/src/main/java/org/apache/spark/network/client/TransportClient.java#L341-L343

tisonkun added 3 commits May 23, 2023 12:35
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
Copy link
Copy Markdown
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thanks!

@Xuanwo Xuanwo merged commit 003ef81 into apache:main May 23, 2023
@tisonkun tisonkun deleted the async-registry branch May 23, 2023 06:29
@Xuanwo Xuanwo mentioned this pull request May 23, 2023
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.

OpenDAL Java Bindings

2 participants