-
### Issue Summary
Job.fetcher(jobSid).fetch failed with the exceptions posted.
### Steps to Reproduce
1. This is the first step
2. This is the second step
3. Further steps, etc.
### Cod…
-
.net is async, also got feedback from customer (colisweb) and partner (nginx) about the need.
per Micah on timing -
Once we make the call to end support for Java 7, we can start working with the Jav…
-
### Describe the bug?
We are seeing consistently thrown NoHttpResponseExceptions (and on the com.okta.sdk.resource.api.UserApi.createUser call in particular) after upgrading our Java SDK from 8.2.1…
-
### What happened?
We have a Dataflow pipeline running Apache Beam 2.48.0. This pipeline consumes data from a Kafka topic using KafkaIO with schema-registry in Avro. Yesterday we've updated the schem…
-
### Checklist
- [X] I have looked into the [README](https://github.com/openfga/python-sdk/blob/main/README.md) and have not found a suitable solution or answer.
- [X] I have looked into the [document…
-
> Failed to transform core-for-system-modules.jar to match attributes {artifactType=_internal_android_jdk_image, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}.
> Execution fail…
-
### Topic
Java SDK ListSourcesResponse Error: json matched more than one of the possible type references
### Relevant information
I am attempting to use the Java SDK to return a list of all Source…
-
Use profiling tools to remove bundle processing overhead in the SDK harness.
Imported from Jira [BEAM-13015](https://issues.apache.org/jira/browse/BEAM-13015). Original Jira may contain additional co…
-
java-sdk 2.x now not support M1. Is there any plan to do M1 adaptation in the future?
-
MilvusClientV2Pool milvusClientV2Pool = new MilvusClientV2Pool(poolConfig, connectConfig);
milvusClientV2Pool.getClient is null occurs sometimes!