TarsJava Versions Save

Java language framework rpc source code implementation

v1.7.3

1 year ago

fix bug

v1.7.2

3 years ago

1、 add json support 2、 fix bugs

v1.6.3

4 years ago

cn: issue: 1、 修正当上报的时候 ,使用的是one_way请求时,上报产生超时上报错误的问题

en: [issue] 1、Fixed a timeout escalation error when using the one_way request when escalation was reported

v1.7.1

4 years ago

[issue] 1、Fixed a timeout escalation error when using the one_way request when escalation was reported

1.7.0

4 years ago

en: Fix

  1. Fix set cannot read set information of system and request grouping at startup
  2. Fix the bug that there is no sorting when the node updates and reads
  3. Update maven partial dependencies to new version
  4. Fix a lot of built-in spelling errors
  5. jdk8 codeStyle
  6. Lots of other bug fixes

Features

  1. Logs are managed using logback, which all log controllers use
  2. Support CompletableFuture request service, and the builder supports the interface of CompletableFuture

cn: 问题修复 1、修正set无法在启动时,读取系统的set信息并请求分组 2、修正节点更新读取时,没有排序的问题 3、更新maven部分依赖至新版本 4、修正大量内置的拼写错误 5、jdk8 codeStyle 6、其他大量的错误修正

新增功能: 1、日志使用logback管理 ,所有的日志控制器都走logback 2、可以使用CompletableFuture 请求服务 ,生成器支持completableFuture的接口

1.6.2

4 years ago

Fix

  • fix set issue

1.6.1

5 years ago

Feature

  • Add set call support.

Fix

  • Fix stat report bug.