obkv-table-client-java icon indicating copy to clipboard operation
obkv-table-client-java copied to clipboard

OBKV Table Client is Java Library that can be used to access table data from OceanBase storage layer.

Results 47 obkv-table-client-java issues
Sort by recently updated
recently updated
newest added

Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.3.4.RELEASE to 5.2.20.RELEASE. Release notes Sourced from spring-beans's releases. v5.2.20.RELEASE :star: New Features Restrict access to property paths on Class references #28262 Improve diagnostics in SpEL for...

dependencies

目前客户端只支持使用configurl连接 增加制定rs list 功能,因为与ocp解耦不会获取到region信息,增加参数手工指定region

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.79 to 1.2.83. Release notes Sourced from fastjson's releases. FASTJSON 1.2.83版本发布(安全修复) 这是一个安全修复版本,修复最近收到在特定场景下可以绕过autoType关闭限制的漏洞,建议fastjson用户尽快采取安全措施保障系统安全。 安全修复方案 :https://github.com/alibaba/fastjson/wiki/security_update_20220523 Issues 安全加固 修复JDK17下setAccessible报错的问题 #4077 下载 https://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.83/ 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 源码 https://github.com/alibaba/fastjson/tree/1.2.83 Commits 26f13f8 1.2.83...

dependencies

Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.3.21.RELEASE to 5.2.22.RELEASE. Release notes Sourced from spring-core's releases. v5.2.22.RELEASE :star: New Features Refine CachedIntrospectionResults property introspection #28446 :lady_beetle: Bug Fixes Ignore invalid STOMP frame #28444 v5.2.21.RELEASE...

dependencies

## Summary - add kv feature control test ## Solution Description

## Summary Add check when setReturnOneResult is true but observer is nor supported and it will throw Exception ## Solution Description

## Summary Restored the `getOrRefreshTableEntry` interface to support external usage requirements. This change effectively disables the `fetchAll` parameter in the overloaded method, ensuring backward compatibility and proper operation for external...

## Summary This update resolves several critical issues encountered in client operations when tablet IDs change due to partition splits: 1. Resolved an issue where the `Put` operation failed to...