kontent-ai / java-packages

Delivery Java SDK for Kontent.ai including examples for Spring, Gradle, Kotlin and Java Android app
https://kontent.ai/learn/tutorials/develop-apps/overview/?tech=java
MIT License
14 stars 28 forks source link

Added getItemsSynchronously() function to DeliveryClient.java to supp… #136

Closed eshifflett closed 2 years ago

eshifflett commented 2 years ago

…ort synchronous operations

Motivation

Which issue does this fix? Fixes #109

If no issue exists, what is the fix or new feature? Were there any reasons to fix/implement things that are not obvious? Supporting synchronous operations will only become more necessary and this is a good accessibility feature. It allows users to call the getItems() method of DeliveryClient.java with support for synchronization.

Checklist

How to test

If manual testing is required, what are the steps? Testing would require a multi-threaded instance operating on the client with intentionally created synchronization issues.

Simply007 commented 2 years ago

Hello,

is there any update o this? We would like to keep our repositories organized and without abandoned tasks. If this is not one of them, please reply o this task with a status update.

Simply007 commented 2 years ago

This issue has gone quiet. 👻 It’s been a while since the last update here.

If we missed anything on this issue or if you want to keep it open, please reply here.

Thanks for being a part of the Kentico community!