8000 Tags · key2wen/sofa-bolt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: key2wen/sofa-bolt

Tags

v1.5.7

Toggle v1.5.7's commit message
prepare to release

v1.6.2

Toggle v1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release 1.6.1 (sofastack#209) (sofastack#229)

* release 1.6.1 (sofastack#209)

* (feat) add flush consolidation handler (sofastack#161)

* (feat) add flush consolidation option

* 1. upgrade version to 1.5.6 (sofastack#169)

2. fix NPE in channelInactive
3. handling reconnection situation with no connection binding with channel
4. du not scan connection pool associated with task that has not been don
5. add CONNECT_FAILED event type and print user event log

* Change org from alipay to sofatack. (sofastack#172)

* Update .travis.yml (sofastack#177)

* modify ReconnectManager to be compatible with version 1.5.x

* upgrade netty version to fix CNNVD-201909-1264 vulnerability (sofastack#189)

* 应该一个是序列化一个是反序列化 (sofastack#191)

fix unit test bug in class NormalStringCustomSerializer.

* (feat) Supports SSL for rpc server/client, sofastack#149 (sofastack#197)

* support server random port constructor. fix sofastack#196 (sofastack#199)

* fix AbstractLifeCycle concurrency problem Fixes sofastackgh-163 (sofastack#188)

* fix  AsynMultiInterestUserProcessor dispatch to sync handleRequest  method problem. sofastackgh-157

* Revert "fix  AsynMultiInterestUserProcessor dispatch to sync handleRequest  method problem. sofastackgh-157"

This reverts commit 2784f9e.

* support server random port constructor

* add rejection-processable InvokeCallback to provide flexible options when user executor rejected task. see sofastack#178(sofastack#178) (sofastack#202)

* complete tcp related config. see sofastack#171(sofastack#171) (sofastack#205)

* optimize DefaultConnectionManager contructor (sofastack#201)

* support availability check with life cycle. sofastack#195 (sofastack#204)

* support availability check with life cycle. sofastack#123(sofastack#123)

* complete unit test of life cycle available check

* fix CI error

* Fix/multi processor bug (sofastack#207)

* fix spell mistake and some test codes (sofastack#194)

* fix multi-processor bug

* fix PMD

* support user processor with life cycle interface fix sofastack#123 (sofastack#200)

* support user processor with life cycle interface

* make sure user processor startup if client/server has startup

* add state check before operate user processor in order to prevent from some unnecessary exception

* fix some codes (sofastack#208)

* change version

* update travis ci config

Co-authored-by: cytnju <muyun.cyt@antfin.com>

v1.6.1

Toggle v1.6.1's commit message
fix spell mistake and some test codes (sofastack#194)

v1.5.6

Toggle v1.5.6's commit message
10000
1. upgrade version to 1.5.6 (sofastack#168)

2. fix NPE in channelInactive
3. handling reconnection situation with no connection binding with channel
4. du not scan connection pool associated with task that has not been don
5. add CONNECT_FAILED event type and print user event log

v1.4.8

Toggle v1.4.8's commit message
handling reconnection situation with no connection binding with chann…

…el (sofastack#166)

* 1. upgrade version to 1.4.8
2. fix NPE in channelInactive
3. handling reconnection situation with no connection binding with channel

* du not scan connection pool associated with task that has not been done

* fix travis.yml

* 1. print user event log
2. add CONNECT_FAILED event type

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/1.6.0 (sofastack#160)

* Add LifeCycle component and refactor some code. (sofastack#113)

* Make getAfterRun un-block avoid deadlock. (sofastack#107) (sofastack#109)

* update readme

* update version to 1.6.0-SNAPSHOT

* 修改RpcClientDemoByMain 和RpcServerDemoByMain 的logger引用对象 (sofastack#112)

* 修改日志引用的对象

* add lifecycle component

* fix NPE in ReconnectManager and refactor some code

* Refactor some components with LifeCycle interface. (sofastack#114)

Refactor some components with LifeCycle interface.

* Refactor RpcClient with LifeCycle interface and add option module. (sofastack#116)

Refactor RpcClient with LifeCycle interface and add option module.

* fix sofastack#131 (sofastack#132)


* refactor DefaultConnectionManager to fix issue: sofastack#131

* refactory ConnectionManager to support start/shutdown operations (sofastack#135)

* 重构ScheduledDisconnectStrategy实现 (sofastack#136)

* refactory ConnectionManager to support start/shutdown operations

* Reconnector class is used instead of ReconnectManager class

* refactor ScheduledDisconnectStrategy

* Support config strategy (sofastack#138)

* support config user ConnectionSelectStrategy impl

* add LifeCycle interface to RemotingServer

* fix some code according to CR

* fix sofastack#137 (sofastack#141)

* update version 1.6.0-SNAPSHOT->1.6.0

v1.5.5

Toggle v1.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
version 1.5.5 (sofastack#158)

* upgrade version to 1.5.5 and fix reconnect bug

v1.4.7

Toggle v1.4.7's commit message
fix reconnection defect (sofastack#152)

* print log to bolt

* upgrade to 1.4.7-snapshot and cancel reconnect when close connection

* remove ci jdk1.6

* upgrade version

v1.5.4

Toggle v1.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/1.5.4 (sofastack#146)

* Dev 1.5.3 (sofastack#129)

* Make getAfterRun un-block avoid deadlock. (sofastack#107)

* update readme

* Timeout object no longer references RemotingCommand

* remove strongly of sofahessian

* update readme

* remove reference of request

* remove ci jdk1.6

* fix sofastack#143 (sofastack#144)

* update version to 1.5.4

* upgrade version to 1.5.4

v1.5.3

Toggle v1.5.3's commit message
release version 1.5.3

0