Skip to content

Tags: pclhahaha/sofa-jraft

Tags

1.3.1

Toggle 1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[release]1.3.1 (sofastack#421)

1.3.1.beta2

Toggle 1.3.1.beta2's commit message
v1.3.1.beta2

1.3.0

Toggle 1.3.0's commit message
(fix) Iterator#setErrorAndRollback may break ReadIndex promise, sofas…

…tack#317 (sofastack#361)

* (fix) Iterator#setErrorAndRollback may break ReadIndex promise, sofastack#317

* (feat) Adds comment

* fix hang with CI

* (fix) FSMCallerTest#testOnCommittedError

* feat/release 1.3.0 (sofastack#363)

* minor change

* release 1.3.0

* release 1.3.0

* fix hang with ut

1.2.7.beta1

Toggle 1.2.7.beta1's commit message
(feat) 1.2.7.beta1

1.2.6

Toggle 1.2.6's commit message
(fix) mvn build sourceEncoding

1.2.5.bugfix

Toggle 1.2.5.bugfix's commit message
(fix) 1.2.5.bugfix

1.2.5

Toggle 1.2.5's commit message
(release) v1.2.5 (sofastack#82)

1.2.4

Toggle 1.2.4's commit message
(fix) windows path (sofastack#51)

1.2.3

Toggle 1.2.3's commit message
Replace AtomicLong to long while ReentrantReadWriteLock is enough (so…

…fastack#3)

* Replace AtomicLong to long while ReentrantReadWriteLock is enough

* replace ReentrantReadWriteLock to StampedLock

* unlockWrite