Skip to content

Commit

Permalink
change version 0.1.4-SNAPSHOT (apache#329)
Browse files Browse the repository at this point in the history
* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* release 0.1.1 (apache#178)

* Remove redundant semicolons and modify non-standard names

* remove duplicate RM init

* issue apache#86 length of applicationData should be int

* fix: fixed qualifier

* Modify method description of DemoCode

* Update ConfigurationKeys.java

* config instance obtained by the factory class

* fix typo of `retryable` as the annotation of Spring Retryable. add static code to init BranchStatus mapper to speed up get(int ordinal)

* add template

* add template

* add template

* fixes apache#117

* fixes apache#114

* fix issue apache#122

* update template

* fix file.RenameTo->Files.move

* apache#73 add travis config

* fix apache#121

* apache#73 add travis config

* fix apache#135 delete BranchSession main

* fix apache#137 param position err

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#142 delete defaultEventExecutorGroup (apache#144)

* fix apache#139 netty heartbeat configurable

* fixes apache#139 heartbeat configurable (apache#146)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke (apache#140)

* fix: When local branch change nothing, the RC will rise an NullpointerException (apache#155)

* bugfix: when no record changed register localBranch will occur exception
in TC

* clean the environment

* enhancement: when no changes in local branch let RC not throw an
NullpointerException

* change tabs to spaces

* fix apache#150 use ServerBootstrap#childOption() to set SO_KEEPALIVE (apache#151)

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke

* Netty SO_KEEPALIVE option not works on ServerBootstrap#option(), should replace with ServerBootstrap#childOption()

* fix apache#149 (long)->Number.longValue

*  fix apache#149 (long)->Number.longValue (apache#156)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* remove mistake twitter icon (apache#165)

* Update README.md

* Update README.md

* issue apache#110 bug fix for RM channel management (apache#169)

* issue apache#110 fix RM channel management

* fix merge mistake

* issue apache#110 enhance: if no channel found on my application set, try other application on the same resource.

* bug fix and enhance

* issue apache#110 enhance the original fix

* fix: Unify `undo_log` table name variable (apache#174)

* ShowSql might be better when debugging to execute the demo to observe the data. (apache#164)

issues apache#158

* revert OrderServiceImpl

* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT

* fix apache#201 add sample module sql script

* fix apache#206 optimize sample log print location.

* fix apache#213 sample OrderServiceImpl long->longValue()

* fix apache#233 add package jvmSettings

* add unit test for some request class (apache#239)

* add toString method

* add toString method

* add toString method

* add toString method

* fix

* add unit test

* fix

* Revert "add unit test for some request class (apache#239)" (apache#240)

This reverts commit d176782.

* fix apache#271 add FileConfigurationTest,add addConfigListener removeConfigListener getConfigListeners impl,rm sample RmClientAT.init(),fix user defined timeout not function

* fix apache#271 add FileConfigurationTest,add addConfigListener removeConfigListener getConfigListeners impl,rm sample RmClientAT.init(),fix user defined timeout not function

* update package pom

* release 0.1.2 (apache#294)

* Remove redundant semicolons and modify non-standard names

* remove duplicate RM init

* issue apache#86 length of applicationData should be int

* fix: fixed qualifier

* Modify method description of DemoCode

* Update ConfigurationKeys.java

* config instance obtained by the factory class

* fix typo of `retryable` as the annotation of Spring Retryable. add static code to init BranchStatus mapper to speed up get(int ordinal)

* add template

* add template

* add template

* fixes apache#117

* fixes apache#114

* fix issue apache#122

* update template

* fix file.RenameTo->Files.move

* apache#73 add travis config

* fix apache#121

* apache#73 add travis config

* fix apache#135 delete BranchSession main

* fix apache#137 param position err

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#142 delete defaultEventExecutorGroup (apache#144)

* fix apache#139 netty heartbeat configurable

* fixes apache#139 heartbeat configurable (apache#146)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke (apache#140)

* fix: When local branch change nothing, the RC will rise an NullpointerException (apache#155)

* bugfix: when no record changed register localBranch will occur exception
in TC

* clean the environment

* enhancement: when no changes in local branch let RC not throw an
NullpointerException

* change tabs to spaces

* fix apache#150 use ServerBootstrap#childOption() to set SO_KEEPALIVE (apache#151)

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke

* Netty SO_KEEPALIVE option not works on ServerBootstrap#option(), should replace with ServerBootstrap#childOption()

* fix apache#149 (long)->Number.longValue

*  fix apache#149 (long)->Number.longValue (apache#156)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* remove mistake twitter icon (apache#165)

* Update README.md

* Update README.md

* issue apache#110 bug fix for RM channel management (apache#169)

* issue apache#110 fix RM channel management

* fix merge mistake

* issue apache#110 enhance: if no channel found on my application set, try other application on the same resource.

* bug fix and enhance

* issue apache#110 enhance the original fix

* fix: Unify `undo_log` table name variable (apache#174)

* ShowSql might be better when debugging to execute the demo to observe the data. (apache#164)

issues apache#158

* revert OrderServiceImpl

* change version 0.1.2-SNAPSHOT (apache#179)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT

* Fix 3 problems of GlobalTransactionScanner class (apache#160)

* 1.Fix the problem of duplicate creating objectes
2.Remove the unnecessary type parameter

* Let the PROXYED_SET just contains that has method annotated by @GlobalTransactional

* Let not the first proxyed bean but the multiple proxyed bean can be added to PROXYED_SET

* fix apache#201 add sample module sql script (apache#202)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT

* fix apache#201 add sample module sql script

* fix apache#206 optimize sample log print location.

* Optimize slf4j logger output. (apache#203)

* sample OrderServiceImpl long->longValue() (apache#214)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT

* fix apache#201 add sample module sql script

* fix apache#206 optimize sample log print location.

* fix apache#213 sample OrderServiceImpl long->longValue()

* add sessionManager unit test (apache#222)

* 1.Add static final default FailureHandler to scanner and interceptor (apache#209)

2.Move static final field to the head of other fields

* fixs apache#227  (apache#229)

* issue apache#110 fix RM channel management

* fix merge mistake

* issue apache#110 enhance: if no channel found on my application set, try other application on the same resource.

* bug fix and enhance

* issue apache#110 enhance the original fix

* issue apache#227 SQLVisitorFactory should recognize FOR UPDATE from normal SELECT SQL

* fixes apache#233 add package jvmSettings (apache#234)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT

* fix apache#201 add sample module sql script

* fix apache#206 optimize sample log print location.

* fix apache#213 sample OrderServiceImpl long->longValue()

* fix apache#233 add package jvmSettings

* add  unit test for session package (apache#237)

* add copyright and import testng framework

* add global&branch session unit test

* issue apache#244 Should support SQL with table alias (apache#247)

* issue apache#110 fix RM channel management

* fix merge mistake

* issue apache#110 enhance: if no channel found on my application set, try other application on the same resource.

* bug fix and enhance

* issue apache#110 enhance the original fix

* issue apache#227 SQLVisitorFactory should recognize FOR UPDATE from normal SELECT SQL

* issue apache#24 Should support SQL with table alias

* remove useless import

* Add unit test 20190123 (apache#248)

* release 0.1.1 (apache#178)

* Remove redundant semicolons and modify non-standard names

* remove duplicate RM init

* issue apache#86 length of applicationData should be int

* fix: fixed qualifier

* Modify method description of DemoCode

* Update ConfigurationKeys.java

* config instance obtained by the factory class

* fix typo of `retryable` as the annotation of Spring Retryable. add static code to init BranchStatus mapper to speed up get(int ordinal)

* add template

* add template

* add template

* fixes apache#117

* fixes apache#114

* fix issue apache#122

* update template

* fix file.RenameTo->Files.move

* apache#73 add travis config

* fix apache#121

* apache#73 add travis config

* fix apache#135 delete BranchSession main

* fix apache#137 param position err

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#142 delete defaultEventExecutorGroup (apache#144)

* fix apache#139 netty heartbeat configurable

* fixes apache#139 heartbeat configurable (apache#146)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke (apache#140)

* fix: When local branch change nothing, the RC will rise an NullpointerException (apache#155)

* bugfix: when no record changed register localBranch will occur exception
in TC

* clean the environment

* enhancement: when no changes in local branch let RC not throw an
NullpointerException

* change tabs to spaces

* fix apache#150 use ServerBootstrap#childOption() to set SO_KEEPALIVE (apache#151)

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke

* Netty SO_KEEPALIVE option not works on ServerBootstrap#option(), should replace with ServerBootstrap#childOption()

* fix apache#149 (long)->Number.longValue

*  fix apache#149 (long)->Number.longValue (apache#156)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* remove mistake twitter icon (apache#165)

* Update README.md

* Update README.md

* issue apache#110 bug fix for RM channel management (apache#169)

* issue apache#110 fix RM channel management

* fix merge mistake

* issue apache#110 enhance: if no channel found on my application set, try other application on the same resource.

* bug fix and enhance

* issue apache#110 enhance the original fix

* fix: Unify `undo_log` table name variable (apache#174)

* ShowSql might be better when debugging to execute the demo to observe the data. (apache#164)

issues apache#158

* revert OrderServiceImpl

* add toString method

* fix

* add unit test

* extract jdbc config on demo project (apache#246)

* extract jdbc config on demo project

* independent db config for different service.

* fix apache#250 add support zk (apache#253)

* fix unit test case CodecTest (apache#261)

* release 0.1.1 (apache#178)

* Remove redundant semicolons and modify non-standard names

* remove duplicate RM init

* issue apache#86 length of applicationData should be int

* fix: fixed qualifier

* Modify method description of DemoCode

* Update ConfigurationKeys.java

* config instance obtained by the factory class

* fix typo of `retryable` as the annotation of Spring Retryable. add static code to init BranchStatus mapper to speed up get(int ordinal)

* add template

* add template

* add template

* fixes apache#117

* fixes apache#114

* fix issue apache#122

* update template

* fix file.RenameTo->Files.move

* apache#73 add travis config

* fix apache#121

* apache#73 add travis config

* fix apache#135 delete BranchSession main

* fix apache#137 param position err

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#142 delete defaultEventExecutorGroup (apache#144)

* fix apache#139 netty heartbeat configurable

* fixes apache#139 heartbeat configurable (apache#146)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke (apache#140)

* fix: When local branch change nothing, the RC will rise an NullpointerException (apache#155)

* bugfix: when no record changed register localBranch will occur exception
in TC

* clean the environment

* enhancement: when no changes in local branch let RC not throw an
NullpointerException

* change tabs to spaces

* fix apache#150 use ServerBootstrap#childOption() to set SO_KEEPALIVE (apache#151)

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke

* Netty SO_KEEPALIVE option not works on ServerBootstrap#option(), should replace with ServerBootstrap#childOption()

* fix apache#149 (long)->Number.longValue

*  fix apache#149 (long)->Number.longValue (apache#156)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* remove mistake twitter icon (apache#165)

* Update README.md

* Update README.md

* issue apache#110 bug fix for RM channel management (apache#169)

* issue apache#110 fix RM channel management

* fix merge mistake

* issue apache#110 enhance: if no channel found on my application set, try other application on the same resource.

* bug fix and enhance

* issue apache#110 enhance the original fix

* fix: Unify `undo_log` table name variable (apache#174)

* ShowSql might be better when debugging to execute the demo to observe the data. (apache#164)

issues apache#158

* revert OrderServiceImpl

* add toString method

* add toString method

* add toString method

* add toString method

* fix

* 小优化-类型转换

* 类型转换小优化

* fix unit test class CodecTest.java

* fix merge conflicts

* fixes apache#255 (apache#256)

* issue apache#110 fix RM channel management

* fix merge mistake

* issue apache#110 enhance: if no channel found on my application set, try other application on the same resource.

* bug fix and enhance

* issue apache#110 enhance the original fix

* issue apache#227 SQLVisitorFactory should recognize FOR UPDATE from normal SELECT SQL

* issue apache#24 Should support SQL with table alias

* remove useless import

* issue apache#255 Should work with case-sensitive database

* remove unnecessary check and change some constants to capital letter (apache#269)

* spring rm distinct (apache#263)

* apache#266 deal exception scenes of retry rollback failure (apache#270)

* add unit test to core module (apache#276)

* release 0.1.1 (apache#178)

* Remove redundant semicolons and modify non-standard names

* remove duplicate RM init

* issue apache#86 length of applicationData should be int

* fix: fixed qualifier

* Modify method description of DemoCode

* Update ConfigurationKeys.java

* config instance obtained by the factory class

* fix typo of `retryable` as the annotation of Spring Retryable. add static code to init BranchStatus mapper to speed up get(int ordinal)

* add template

* add template

* add template

* fixes apache#117

* fixes apache#114

* fix issue apache#122

* update template

* fix file.RenameTo->Files.move

* apache#73 add travis config

* fix apache#121

* apache#73 add travis config

* fix apache#135 delete BranchSession main

* fix apache#137 param position err

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#142 delete defaultEventExecutorGroup (apache#144)

* fix apache#139 netty heartbeat configurable

* fixes apache#139 heartbeat configurable (apache#146)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke (apache#140)

* fix: When local branch change nothing, the RC will rise an NullpointerException (apache#155)

* bugfix: when no record changed register localBranch will occur exception
in TC

* clean the environment

* enhancement: when no changes in local branch let RC not throw an
NullpointerException

* change tabs to spaces

* fix apache#150 use ServerBootstrap#childOption() to set SO_KEEPALIVE (apache#151)

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke

* Netty SO_KEEPALIVE option not works on ServerBootstrap#option(), should replace with ServerBootstrap#childOption()

* fix apache#149 (long)->Number.longValue

*  fix apache#149 (long)->Number.longValue (apache#156)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* remove mistake twitter icon (apache#165)

* Update README.md

* Update README.md

* issue apache#110 bug fix for RM channel management (apache#169)

* issue apache#110 fix RM channel management

* fix merge mistake

* issue apache#110 enhance: if no channel found on my application set, try other application on the same resource.

* bug fix and enhance

* issue apache#110 enhance the original fix

* fix: Unify `undo_log` table name variable (apache#174)

* ShowSql might be better when debugging to execute the demo to observe the data. (apache#164)

issues apache#158

* revert OrderServiceImpl

* add toString method

* add toString method

* add toString method

* add toString method

* fix

* 小优化-类型转换

* 类型转换小优化

* add unit test to fescar/core/message package

* merge conflichts

* add lock manager test (apache#278)

* add lock manager test

* add store unit test

* add unit test for server package LockManager and DefaultCore (apache#262)

* add unit test for server lock and default core

* mysql_recognizer unit_test (apache#280)

* mysql_recognizer unit_test

* format code

* fixed branchRegister use branchType (apache#275)

* fix apache#271 add FileConfigurationTest, add addConfigListener removeConfigListener getConfigListeners impl, rm sample RmClientAT.init(),fix userDefined timeout not function (apache#272)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT

* fix apache#201 add sample module sql script

* fix apache#206 optimize sample log print location.

* fix apache#213 sample OrderServiceImpl long->longValue()

* fix apache#233 add package jvmSettings

* fix apache#271 add FileConfigurationTest,add addConfigListener removeConfigListener getConfigListeners impl,rm sample RmClientAT.init(),fix user defined timeout not function

* fix apache#271 add FileConfigurationTest,add addConfigListener removeConfigListener getConfigListeners impl,rm sample RmClientAT.init(),fix user defined timeout not function

* fix apache#257 when timeout should break (apache#283)

* add volatile (apache#273)

* fix apache#292 update pom package (apache#293)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT

* fix apache#201 add sample module sql script

* fix apache#206 optimize sample log print location.

* fix apache#213 sample OrderServiceImpl long->longValue()

* fix apache#233 add package jvmSettings

* fix apache#271 add FileConfigurationTest,add addConfigListener removeConfigListener getConfigListeners impl,rm sample RmClientAT.init(),fix user defined timeout not function

* fix apache#271 add FileConfigurationTest,add addConfigListener removeConfigListener getConfigListeners impl,rm sample RmClientAT.init(),fix user defined timeout not function

* update package pom

* release 0.1.2 (apache#296)

* Remove redundant semicolons and modify non-standard names

* remove duplicate RM init

* issue apache#86 length of applicationData should be int

* fix: fixed qualifier

* Modify method description of DemoCode

* Update ConfigurationKeys.java

* config instance obtained by the factory class

* fix typo of `retryable` as the annotation of Spring Retryable. add static code to init BranchStatus mapper to speed up get(int ordinal)

* add template

* add template

* add template

* fixes apache#117

* fixes apache#114

* fix issue apache#122

* update template

* fix file.RenameTo->Files.move

* apache#73 add travis config

* fix apache#121

* apache#73 add travis config

* fix apache#135 delete BranchSession main

* fix apache#137 param position err

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#142 delete defaultEventExecutorGroup (apache#144)

* fix apache#139 netty heartbeat configurable

* fixes apache#139 heartbeat configurable (apache#146)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke (apache#140)

* fix: When local branch change nothing, the RC will rise an NullpointerException (apache#155)

* bugfix: when no record changed register localBranch will occur exception
in TC

* clean the environment

* enhancement: when no changes in local branch let RC not throw an
NullpointerException

* change tabs to spaces

* fix apache#150 use ServerBootstrap#childOption() to set SO_KEEPALIVE (apache#151)

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke

* Netty SO_KEEPALIVE option not works on ServerBootstrap#option(), should replace with ServerBootstrap#childOption()

* fix apache#149 (long)->Number.longValue

*  fix apache#149 (long)->Number.longValue (apache#156)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* remove mistake twitter icon (apache#165)

* Update README.md

* Update README.md

* issue apache#110 bug fix for RM channel management (apache#169)

* issue apache#110 fix RM channel management

* fix merge mistake

* issue apache#110 enhance: if no channel found on my application set, try other application on the same resource.

* bug fix and enhance

* issue apache#110 enhance the original fix

* fix: Unify `undo_log` table name variable (apache#174)

* ShowSql might be better when debugging to execute the demo to observe the data. (apache#164)

issues apache#158

* revert OrderServiceImpl

* change version 0.1.2-SNAPSHOT (apache#179)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT

* Fix 3 problems of GlobalTransactionScanner class (apache#160)

* 1.Fix the problem of duplicate creating objectes
2.Remove the unnecessary type parameter

* Let the PROXYED_SET just contains that has method annotated by @GlobalTransactional

* Let not the first proxyed bean but the multiple proxyed bean can be added to PROXYED_SET

* fix apache#201 add sample module sql script (apache#202)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT

* fix apache#201 add sample module sql script

* fix apache#206 optimize sample log print location.

* Optimize slf4j logger output. (apache#203)

* sample OrderServiceImpl long->longValue() (apache#214)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT

* fix apache#201 add sample module sql script

* fix apache#206 optimize sample log print location.

* fix apache#213 sample OrderServiceImpl long->longValue()

* add sessionManager unit test (apache#222)

* 1.Add static final default FailureHandler to scanner and interceptor (apache#209)

2.Move static final field to the head of other fields

* fixs apache#227  (apache#229)

* issue apache#110 fix RM channel management

* fix merge mistake

* issue apache#110 enhance: if no channel found on my application set, try other application on the same resource.

* bug fix and enhance

* issue apache#110 enhance the original fix

* issue apache#227 SQLVisitorFactory should recognize FOR UPDATE from normal SELECT SQL

* fixes apache#233 add package jvmSettings (apache#234)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT

* fix apache#201 add sample module sql script

* fix apache#206 optimize sample log print location.

* fix apache#213 sample OrderServiceImpl long->longValue()

* fix apache#233 add package jvmSettings

* add  unit test for session package (apache#237)

* add copyright and import testng framework

* add global&branch session unit test

* issue apache#244 Should support SQL with table alias (apache#247)

* issue apache#110 fix RM channel management

* fix merge mistake

* issue apache#110 enhance: if no channel found on my application set, try other application on the same resource.

* bug fix and enhance

* issue apache#110 enhance the original fix

* issue apache#227 SQLVisitorFactory should recognize FOR UPDATE from normal SELECT SQL

* issue apache#24 Should support SQL with table alias

* remove useless import

* Add unit test 20190123 (apache#248)

* release 0.1.1 (apache#178)

* Remove redundant semicolons and modify non-standard names

* remove duplicate RM init

* issue apache#86 length of applicationData should be int

* fix: fixed qualifier

* Modify method description of DemoCode

* Update ConfigurationKeys.java

* config instance obtained by the factory class

* fix typo of `retryable` as the annotation of Spring Retryable. add static code to init BranchStatus mapper to speed up get(int ordinal)

* add template

* add template

* add template

* fixes apache#117

* fixes apache#114

* fix issue apache#122

* update template

* fix file.RenameTo->Files.move

* apache#73 add travis config

* fix apache#121

* apache#73 add travis config

* fix apache#135 delete BranchSession main

* fix apache#137 param position err

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#142 delete defaultEventExecutorGroup (apache#144)

* fix apache#139 netty heartbeat configurable

* fixes apache#139 heartbeat configurable (apache#146)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke (apache#140)

* fix: When local branch change nothing, the RC will rise an NullpointerException (apache#155)

* bugfix: when no record changed register localBranch will occur exception
in TC

* clean the environment

* enhancement: when no changes in local branch let RC not throw an
NullpointerException

* change tabs to spaces

* fix apache#150 use ServerBootstrap#childOption() to set SO_KEEPALIVE (apache#151)

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke

* Netty SO_KEEPALIVE option not works on ServerBootstrap#option(), should replace with ServerBootstrap#childOption()

* fix apache#149 (long)->Number.longValue

*  fix apache#149 (long)->Number.longValue (apache#156)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* remove mistake twitter icon (apache#165)

* Update README.md

* Update README.md

* issue apache#110 bug fix for RM channel management (apache#169)

* issue apache#110 fix RM channel management

* fix merge mistake

* issue apache#110 enhance: if no channel found on my application set, try other application on the same resource.

* bug fix and enhance

* issue apache#110 enhance the original fix

* fix: Unify `undo_log` table name variable (apache#174)

* ShowSql might be better when debugging to execute the demo to observe the data. (apache#164)

issues apache#158

* revert OrderServiceImpl

* add toString method

* fix

* add unit test

* extract jdbc config on demo project (apache#246)

* extract jdbc config on demo project

* independent db config for different service.

* fix apache#250 add support zk (apache#253)

* fix unit test case CodecTest (apache#261)

* release 0.1.1 (apache#178)

* Remove redundant semicolons and modify non-standard names

* remove duplicate RM init

* issue apache#86 length of applicationData should be int

* fix: fixed qualifier

* Modify method description of DemoCode

* Update ConfigurationKeys.java

* config instance obtained by the factory class

* fix typo of `retryable` as the annotation of Spring Retryable. add static code to init BranchStatus mapper to speed up get(int ordinal)

* add template

* add template

* add template

* fixes apache#117

* fixes apache#114

* fix issue apache#122

* update template

* fix file.RenameTo->Files.move

* apache#73 add travis config

* fix apache#121

* apache#73 add travis config

* fix apache#135 delete BranchSession main

* fix apache#137 param position err

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#142 delete defaultEventExecutorGroup (apache#144)

* fix apache#139 netty heartbeat configurable

* fixes apache#139 heartbeat configurable (apache#146)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke (apache#140)

* fix: When local branch change nothing, the RC will rise an NullpointerException (apache#155)

* bugfix: when no record changed register localBranch will occur exception
in TC

* clean the environment

* enhancement: when no changes in local branch let RC not throw an
NullpointerException

* change tabs to spaces

* fix apache#150 use ServerBootstrap#childOption() to set SO_KEEPALIVE (apache#151)

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke

* Netty SO_KEEPALIVE option not works on ServerBootstrap#option(), should replace with ServerBootstrap#childOption()

* fix apache#149 (long)->Number.longValue

*  fix apache#149 (long)->Number.longValue (apache#156)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* remove mistake twitter icon (apache#165)

* Update README.md

* Update README.md

* issue apache#110 bug fix for RM channel management (apache#169)

* issue apache#110 fix RM channel management

* fix merge mistake

* issue apache#110 enhance: if no channel found on my application set, try other application on the same resource.

* bug fix and enhance

* issue apache#110 enhance the original fix

* fix: Unify `undo_log` table name variable (apache#174)

* ShowSql might be better when debugging to execute the demo to observe the data. (apache#164)

issues apache#158

* revert OrderServiceImpl

* add toString method

* add toString method

* add toString method

* add toString method

* fix

* 小优化-类型转换

* 类型转换小优化

* fix unit test class CodecTest.java

* fix merge conflicts

* fixes apache#255 (apache#256)

* issue apache#110 fix RM channel management

* fix merge mistake

* issue apache#110 enhance: if no channel found on my application set, try other application on the same resource.

* bug fix and enhance

* issue apache#110 enhance the original fix

* issue apache#227 SQLVisitorFactory should recognize FOR UPDATE from normal SELECT SQL

* issue apache#24 Should support SQL with table alias

* remove useless import

* issue apache#255 Should work with case-sensitive database

* remove unnecessary check and change some constants to capital letter (apache#269)

* spring rm distinct (apache#263)

* apache#266 deal exception scenes of retry rollback failure (apache#270)

* add unit test to core module (apache#276)

* release 0.1.1 (apache#178)

* Remove redundant semicolons and modify non-standard names

* remove duplicate RM init

* issue apache#86 length of applicationData should be int

* fix: fixed qualifier

* Modify method description of DemoCode

* Update ConfigurationKeys.java

* config instance obtained by the factory class

* fix typo of `retryable` as the annotation of Spring Retryable. add static code to init BranchStatus mapper to speed up get(int ordinal)

* add template

* add template

* add template

* fixes apache#117

* fixes apache#114

* fix issue apache#122

* update template

* fix file.RenameTo->Files.move

* apache#73 add travis config

* fix apache#121

* apache#73 add travis config

* fix apache#135 delete BranchSession main

* fix apache#137 param position err

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#142 delete defaultEventExecutorGroup (apache#144)

* fix apache#139 netty heartbeat configurable

* fixes apache#139 heartbeat configurable (apache#146)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke (apache#140)

* fix: When local branch change nothing, the RC will rise an NullpointerException (apache#155)

* bugfix: when no record changed register localBranch will occur exception
in TC

* clean the environment

* enhancement: when no changes in local branch let RC not throw an
NullpointerException

* change tabs to spaces

* fix apache#150 use ServerBootstrap#childOption() to set SO_KEEPALIVE (apache#151)

* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke

* Netty SO_KEEPALIVE option not works on ServerBootstrap#option(), should replace with ServerBootstrap#childOption()

* fix apache#149 (long)->Number.longValue

*  fix apache#149 (long)->Number.longValue (apache#156)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* remove mistake twitter icon (apache#165)

* Update README.md

* Update README.md

* issue apache#110 bug fix for RM channel management (apache#169)

* issue apache#110 fix RM channel management

* fix merge mistake

* issue apache#110 enhance: if no channel found on my application set, try other application on the same resource.

* bug fix and enhance

* issue apache#110 enhance the original fix

* fix: Unify `undo_log` table name variable (apache#174)

* ShowSql might be better when debugging to execute the demo to observe the data. (apache#164)

issues apache#158

* revert OrderServiceImpl

* add toString method

* add toString method

* add toString method

* add toString method

* fix

* 小优化-类型转换

* 类型转换小优化

* add unit test to fescar/core/message package

* merge conflichts

* add lock manager test (apache#278)

* add lock manager test

* add store unit test

* add unit test for server package LockManager and DefaultCore (apache#262)

* add unit test for server lock and default core

* mysql_recognizer unit_test (apache#280)

* mysql_recognizer unit_test

* format code

* fixed branchRegister use branchType (apache#275)

* fix apache#271 add FileConfigurationTest, add addConfigListener removeConfigListener getConfigListeners impl, rm sample RmClientAT.init(),fix userDefined timeout not function (apache#272)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT

* fix apache#201 add sample module sql script

* fix apache#206 optimize sample log print location.

* fix apache#213 sample OrderServiceImpl long->longValue()

* fix apache#233 add package jvmSettings

* fix apache#271 add FileConfigurationTest,add addConfigListener removeConfigListener getConfigListeners impl,rm sample RmClientAT.init(),fix user defined timeout not function

* fix apache#271 add FileConfigurationTest,add addConfigListener removeConfigListener getConfigListeners impl,rm sample RmClientAT.init(),fix user defined timeout not function

* fix apache#257 when timeout should break (apache#283)

* add volatile (apache#273)

* fix apache#292 update pom package (apache#293)

* fix apache#142 delete defaultEventExecutorGroup

* fix apache#139 netty heartbeat configurable

* fix apache#149 (long)->Number.longValue

* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT

* fix apache#201 add sample module sql script

* fix apache#206 optimize sample log print location.

* fix apache#213 sample OrderServiceImpl long->longValue()

* fix apache#233 add package jvmSettings

* fix apache#271 add FileConfigurationTest,add addConfigListener removeConfigListener getConfigListeners impl,rm sample RmClientAT.init(),fix user defined timeout not function

* fix apache#271 add FileConfigurationTest,add addConfigListener removeConfigListener getConfigListeners impl,rm sample RmClientAT.init(),fix user defined timeout not function

* update package pom

* release 0.1.2

* update mvn package

* fix apache#325 GlobalTransactionContext.clean in finally,change version to 0.1.3-SNAPSHOT

* release 0.1.3

* change version 0.1.4-SNAPSHOT
  • Loading branch information
slievrly authored Jan 29, 2019
1 parent f9abe96 commit 75ad693
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>fescar-all</artifactId>
<groupId>com.alibaba.fescar</groupId>
<version>0.1.3</version>
<version>0.1.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>fescar-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>fescar-all</artifactId>
<groupId>com.alibaba.fescar</groupId>
<version>0.1.3</version>
<version>0.1.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>fescar-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>fescar-all</artifactId>
<groupId>com.alibaba.fescar</groupId>
<version>0.1.3</version>
<version>0.1.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>fescar-core</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public class Version {
/**
* The constant CURRENT.
*/
public static final String CURRENT = "0.1.3";
public static final String CURRENT = "0.1.4";

/**
* The constant VERSION_MAP.
Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>fescar-all</artifactId>
<groupId>com.alibaba.fescar</groupId>
<version>0.1.3</version>
<version>0.1.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>fescar-distribution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dubbo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>fescar-all</artifactId>
<groupId>com.alibaba.fescar</groupId>
<version>0.1.3</version>
<version>0.1.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>fescar-dubbo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>fescar-all</artifactId>
<groupId>com.alibaba.fescar</groupId>
<version>0.1.3</version>
<version>0.1.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>fescar-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>com.alibaba.fescar</groupId>
<artifactId>fescar-all</artifactId>
<version>0.1.3</version>
<version>0.1.4-SNAPSHOT</version>
<modules>
<module>config</module>
<module>common</module>
Expand Down
2 changes: 1 addition & 1 deletion rm-datasource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>fescar-all</artifactId>
<groupId>com.alibaba.fescar</groupId>
<version>0.1.3</version>
<version>0.1.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>fescar-rm-datasource</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>fescar-all</artifactId>
<groupId>com.alibaba.fescar</groupId>
<version>0.1.3</version>
<version>0.1.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>fescar-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>fescar-all</artifactId>
<groupId>com.alibaba.fescar</groupId>
<version>0.1.3</version>
<version>0.1.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>fescar-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>fescar-all</artifactId>
<groupId>com.alibaba.fescar</groupId>
<version>0.1.3</version>
<version>0.1.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>fescar-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>fescar-all</artifactId>
<groupId>com.alibaba.fescar</groupId>
<version>0.1.3</version>
<version>0.1.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>fescar-tm</artifactId>
Expand Down

0 comments on commit 75ad693

Please sign in to comment.