aliyun-tablestore-java-sdk icon indicating copy to clipboard operation
aliyun-tablestore-java-sdk copied to clipboard

Aliyun TableStore(原OTS) JAVA SDK

Results 19 aliyun-tablestore-java-sdk issues
Sort by recently updated
recently updated
newest added

Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

Bumps commons-io from 2.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.4&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

#### Description This PR fixes one or more vulnerable packages in the `maven` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/jacksontian-github-marketplace/test/github/b6bd7d99-6dda-4ff9-a8de-c07cab8fd12d/master..snyk-fix-pf72om) for more details. #### Snyk Project: [aliyun/aliyun-tablestore-java-sdk:pom.xml](https://app.snyk.io/org/jacksontian-github-marketplace/project/b6bd7d99-6dda-4ff9-a8de-c07cab8fd12d) ####...

Bumps [guava](https://github.com/google/guava) from 27.0.1-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...

dependencies

Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 2.4.1 to 3.16.3. Release notes Sourced from protobuf-java's releases. Protobuf Release v3.16.3 Java Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

#### Description This PR fixes one or more vulnerable packages in the `maven` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/jacksontian-github-marketplace/test/github/b6bd7d99-6dda-4ff9-a8de-c07cab8fd12d/master..snyk-fix-ez9ee7) for more details. #### Snyk Project: [aliyun/aliyun-tablestore-java-sdk:pom.xml](https://app.snyk.io/org/jacksontian-github-marketplace/project/b6bd7d99-6dda-4ff9-a8de-c07cab8fd12d) ####...

java.lang.IllegalStateException: Request cannot be executed; I/O reactor status: STOPPED at org.apache.http.util.Asserts.check(Asserts.java:46) at org.apache.http.impl.nio.client.CloseableHttpAsyncClientBase.ensureRunning(CloseableHttpAsyncClientBase.java:90) at org.apache.http.impl.nio.client.InternalHttpAsyncClient.execute(InternalHttpAsyncClient.java:123) at org.apache.http.impl.nio.client.CloseableHttpAsyncClient.execute(CloseableHttpAsyncClient.java:68) at com.alicloud.openservices.tablestore.core.http.AsyncServiceClient.asyncSendRequest(AsyncServiceClient.java:150) at com.alicloud.openservices.tablestore.core.OperationLauncher.asyncInvokePost(OperationLauncher.java:152) at com.alicloud.openservices.tablestore.core.BatchGetRowLauncher.fire(BatchGetRowLauncher.java:63) at com.alicloud.openservices.tablestore.InternalClient.batchGetRow(InternalClient.java:586) at com.alicloud.openservices.tablestore.SyncClient.batchGetRow(SyncClient.java:273) 怎么检查otsclient是否处于shutdown状态???

系统对[ErrorCode]:OTSFlowControl进行处理

tablestore 5.3.0 对 protobuf-java 2.5.0 支持不好