hazelcast / hazelcast-cpp-client

Hazelcast IMDG C++ Client
https://hazelcast.com/clients/cplusplus/
Apache License 2.0
80 stars 44 forks source link

Pipeline does not work smoothly with void returning APIs [API-1512] #835

Open ihsandemir opened 3 years ago

ihsandemir commented 3 years ago

Please see discussion at https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/hazelcast/EkC9WOY7EOM/Ey_ueU5qAgAJ

We can make the pipelining work with a work around for void case but we can also provide a better specialization of Pipeline api when the return value is void.

github-actions[bot] commented 2 years ago

Internal Jira issue: API-1512