hazelcast / hazelcast-jet

Distributed Stream and Batch Processing
https://jet-start.sh
Other
1.1k stars 205 forks source link

[BACKPORT] Fix map reader/writer processor issues #3055

Closed ufukyilmaz closed 1 year ago

ufukyilmaz commented 3 years ago

Backport for https://github.com/hazelcast/hazelcast/pull/18696 Note to reviewer: I had to adapt the changes in test classes myself while cherrypicking. I suggest to look at into these test classes while reviewing. I also didn't get that backported pr's map proxy change, but it wasn't crucial anyway.

Fixes hazelcast/hazelcast-jet#3046