Skip to content

IGNITE-23824 Fix compute job native result type deserialization#4817

Merged
PakhomovAlexander merged 4 commits intoapache:mainfrom
unisonteam:IGNITE-23824
Dec 4, 2024
Merged

IGNITE-23824 Fix compute job native result type deserialization#4817
PakhomovAlexander merged 4 commits intoapache:mainfrom
unisonteam:IGNITE-23824

Conversation

@valepakh
Copy link
Copy Markdown
Contributor

@valepakh valepakh commented Dec 2, 2024

https://issues.apache.org/jira/browse/IGNITE-23824

The root cause is that we were erroneously using ByteBuffer.array() method from the binary tuple buffer to pass back to the client handler node from the target node during the optimization when non-native type was a job argument and native type was a result when running the job remotely.

@PakhomovAlexander PakhomovAlexander merged commit de6b747 into apache:main Dec 4, 2024
@valepakh valepakh deleted the IGNITE-23824 branch December 4, 2024 13:57
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.

3 participants