tag:github.com,2008:https://github.com/fengzhihao/fescar/releases Tags from fescar 2019-02-11T08:39:14Z tag:github.com,2008:Repository/170420705/v0.1.4 2019-02-11T08:39:14Z v0.1.4: Release 0.1.4 (#376) <p>Release 0.1.4 (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/376">apache#376</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/373">apache#373</a> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/302">apache#302</a> wins fescar-server.bat $EXTRA_JVM_ARGUMENTS error</p> <p>* <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/375">apache#375</a> release 0.1.4</p> slievrly tag:github.com,2008:Repository/170420705/v0.1.3 2019-01-29T13:20:01Z v0.1.3 slievrly tag:github.com,2008:Repository/170420705/V0.1.2 2019-01-25T11:00:10Z V0.1.2: release 0.1.2 (#294) <p>release 0.1.2 (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/294">apache#294</a>)</p> <p>* Remove redundant semicolons and modify non-standard names</p> <p>* remove duplicate RM init</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/86">apache#86</a> length of applicationData should be int</p> <p>* fix: fixed qualifier</p> <p>* Modify method description of DemoCode</p> <p>* Update ConfigurationKeys.java</p> <p>* config instance obtained by the factory class</p> <p>* fix typo of `retryable` as the annotation of Spring Retryable. add static code to init BranchStatus mapper to speed up get(int ordinal)</p> <p>* add template</p> <p>* add template</p> <p>* add template</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/117">apache#117</a></p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/114">apache#114</a></p> <p>* fix issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/122">apache#122</a></p> <p>* update template</p> <p>* fix file.RenameTo-&gt;Files.move</p> <p>* <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/73">apache#73</a> add travis config</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/121">apache#121</a></p> <p>* <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/73">apache#73</a> add travis config</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/135">apache#135</a> delete BranchSession main</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/137">apache#137</a> param position err</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/144">apache#144</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> heartbeat configurable (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/146">apache#146</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/140">apache#140</a>)</p> <p>* fix: When local branch change nothing, the RC will rise an NullpointerException (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/155">apache#155</a>)</p> <p>* bugfix: when no record changed register localBranch will occur exception <br />in TC</p> <p>* clean the environment</p> <p>* enhancement: when no changes in local branch let RC not throw an <br />NullpointerException</p> <p>* change tabs to spaces</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/150">apache#150</a> use ServerBootstrap#childOption() to set SO_KEEPALIVE (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/151">apache#151</a>)</p> <p>* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke</p> <p>* Netty SO_KEEPALIVE option not works on ServerBootstrap#option(), should replace with ServerBootstrap#childOption()</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/156">apache#156</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue</p> <p>* remove mistake twitter icon (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/165">apache#165</a>)</p> <p>* Update README.md</p> <p>* Update README.md</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> bug fix for RM channel management (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/169">apache#169</a>)</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> fix RM channel management</p> <p>* fix merge mistake</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> enhance: if no channel found on my application set, try other application on the same resource.</p> <p>* bug fix and enhance</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> enhance the original fix</p> <p>* fix: Unify `undo_log` table name variable (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/174">apache#174</a>)</p> <p>* ShowSql might be better when debugging to execute the demo to observe the data. (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/164">apache#164</a>)</p> <p>issues <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/158">apache#158</a></p> <p>* revert OrderServiceImpl</p> <p>* change version 0.1.2-SNAPSHOT (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/179">apache#179</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue</p> <p>* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT</p> <p>* Fix 3 problems of GlobalTransactionScanner class (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/160">apache#160</a>)</p> <p>* 1.Fix the problem of duplicate creating objectes <br />2.Remove the unnecessary type parameter</p> <p>* Let the PROXYED_SET just contains that has method annotated by @GlobalTransactional</p> <p>* Let not the first proxyed bean but the multiple proxyed bean can be added to PROXYED_SET</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/201">apache#201</a> add sample module sql script (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/202">apache#202</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue</p> <p>* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/201">apache#201</a> add sample module sql script</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/206">apache#206</a> optimize sample log print location.</p> <p>* Optimize slf4j logger output. (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/203">apache#203</a>)</p> <p>* sample OrderServiceImpl long-&gt;longValue() (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/214">apache#214</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue</p> <p>* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/201">apache#201</a> add sample module sql script</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/206">apache#206</a> optimize sample log print location.</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/213">apache#213</a> sample OrderServiceImpl long-&gt;longValue()</p> <p>* add sessionManager unit test (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/222">apache#222</a>)</p> <p>* 1.Add static final default FailureHandler to scanner and interceptor (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/209">apache#209</a>)</p> <p>2.Move static final field to the head of other fields</p> <p>* fixs <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/227">apache#227</a> (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/229">apache#229</a>)</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> fix RM channel management</p> <p>* fix merge mistake</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> enhance: if no channel found on my application set, try other application on the same resource.</p> <p>* bug fix and enhance</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> enhance the original fix</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/227">apache#227</a> SQLVisitorFactory should recognize FOR UPDATE from normal SELECT SQL</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/233">apache#233</a> add package jvmSettings (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/234">apache#234</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue</p> <p>* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/201">apache#201</a> add sample module sql script</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/206">apache#206</a> optimize sample log print location.</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/213">apache#213</a> sample OrderServiceImpl long-&gt;longValue()</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/233">apache#233</a> add package jvmSettings</p> <p>* add unit test for session package (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/237">apache#237</a>)</p> <p>* add copyright and import testng framework</p> <p>* add global&amp;branch session unit test</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/244">apache#244</a> Should support SQL with table alias (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/247">apache#247</a>)</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> fix RM channel management</p> <p>* fix merge mistake</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> enhance: if no channel found on my application set, try other application on the same resource.</p> <p>* bug fix and enhance</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> enhance the original fix</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/227">apache#227</a> SQLVisitorFactory should recognize FOR UPDATE from normal SELECT SQL</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/24">apache#24</a> Should support SQL with table alias</p> <p>* remove useless import</p> <p>* Add unit test 20190123 (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/248">apache#248</a>)</p> <p>* release 0.1.1 (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/178">apache#178</a>)</p> <p>* Remove redundant semicolons and modify non-standard names</p> <p>* remove duplicate RM init</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/86">apache#86</a> length of applicationData should be int</p> <p>* fix: fixed qualifier</p> <p>* Modify method description of DemoCode</p> <p>* Update ConfigurationKeys.java</p> <p>* config instance obtained by the factory class</p> <p>* fix typo of `retryable` as the annotation of Spring Retryable. add static code to init BranchStatus mapper to speed up get(int ordinal)</p> <p>* add template</p> <p>* add template</p> <p>* add template</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/117">apache#117</a></p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/114">apache#114</a></p> <p>* fix issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/122">apache#122</a></p> <p>* update template</p> <p>* fix file.RenameTo-&gt;Files.move</p> <p>* <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/73">apache#73</a> add travis config</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/121">apache#121</a></p> <p>* <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/73">apache#73</a> add travis config</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/135">apache#135</a> delete BranchSession main</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/137">apache#137</a> param position err</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/144">apache#144</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> heartbeat configurable (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/146">apache#146</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/140">apache#140</a>)</p> <p>* fix: When local branch change nothing, the RC will rise an NullpointerException (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/155">apache#155</a>)</p> <p>* bugfix: when no record changed register localBranch will occur exception <br />in TC</p> <p>* clean the environment</p> <p>* enhancement: when no changes in local branch let RC not throw an <br />NullpointerException</p> <p>* change tabs to spaces</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/150">apache#150</a> use ServerBootstrap#childOption() to set SO_KEEPALIVE (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/151">apache#151</a>)</p> <p>* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke</p> <p>* Netty SO_KEEPALIVE option not works on ServerBootstrap#option(), should replace with ServerBootstrap#childOption()</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/156">apache#156</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue</p> <p>* remove mistake twitter icon (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/165">apache#165</a>)</p> <p>* Update README.md</p> <p>* Update README.md</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> bug fix for RM channel management (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/169">apache#169</a>)</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> fix RM channel management</p> <p>* fix merge mistake</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> enhance: if no channel found on my application set, try other application on the same resource.</p> <p>* bug fix and enhance</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> enhance the original fix</p> <p>* fix: Unify `undo_log` table name variable (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/174">apache#174</a>)</p> <p>* ShowSql might be better when debugging to execute the demo to observe the data. (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/164">apache#164</a>)</p> <p>issues <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/158">apache#158</a></p> <p>* revert OrderServiceImpl</p> <p>* add toString method</p> <p>* fix</p> <p>* add unit test</p> <p>* extract jdbc config on demo project (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/246">apache#246</a>)</p> <p>* extract jdbc config on demo project</p> <p>* independent db config for different service.</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/250">apache#250</a> add support zk (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/253">apache#253</a>)</p> <p>* fix unit test case CodecTest (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/261">apache#261</a>)</p> <p>* release 0.1.1 (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/178">apache#178</a>)</p> <p>* Remove redundant semicolons and modify non-standard names</p> <p>* remove duplicate RM init</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/86">apache#86</a> length of applicationData should be int</p> <p>* fix: fixed qualifier</p> <p>* Modify method description of DemoCode</p> <p>* Update ConfigurationKeys.java</p> <p>* config instance obtained by the factory class</p> <p>* fix typo of `retryable` as the annotation of Spring Retryable. add static code to init BranchStatus mapper to speed up get(int ordinal)</p> <p>* add template</p> <p>* add template</p> <p>* add template</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/117">apache#117</a></p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/114">apache#114</a></p> <p>* fix issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/122">apache#122</a></p> <p>* update template</p> <p>* fix file.RenameTo-&gt;Files.move</p> <p>* <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/73">apache#73</a> add travis config</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/121">apache#121</a></p> <p>* <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/73">apache#73</a> add travis config</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/135">apache#135</a> delete BranchSession main</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/137">apache#137</a> param position err</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/144">apache#144</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> heartbeat configurable (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/146">apache#146</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/140">apache#140</a>)</p> <p>* fix: When local branch change nothing, the RC will rise an NullpointerException (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/155">apache#155</a>)</p> <p>* bugfix: when no record changed register localBranch will occur exception <br />in TC</p> <p>* clean the environment</p> <p>* enhancement: when no changes in local branch let RC not throw an <br />NullpointerException</p> <p>* change tabs to spaces</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/150">apache#150</a> use ServerBootstrap#childOption() to set SO_KEEPALIVE (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/151">apache#151</a>)</p> <p>* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke</p> <p>* Netty SO_KEEPALIVE option not works on ServerBootstrap#option(), should replace with ServerBootstrap#childOption()</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/156">apache#156</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue</p> <p>* remove mistake twitter icon (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/165">apache#165</a>)</p> <p>* Update README.md</p> <p>* Update README.md</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> bug fix for RM channel management (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/169">apache#169</a>)</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> fix RM channel management</p> <p>* fix merge mistake</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> enhance: if no channel found on my application set, try other application on the same resource.</p> <p>* bug fix and enhance</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> enhance the original fix</p> <p>* fix: Unify `undo_log` table name variable (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/174">apache#174</a>)</p> <p>* ShowSql might be better when debugging to execute the demo to observe the data. (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/164">apache#164</a>)</p> <p>issues <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/158">apache#158</a></p> <p>* revert OrderServiceImpl</p> <p>* add toString method</p> <p>* add toString method</p> <p>* add toString method</p> <p>* add toString method</p> <p>* fix</p> <p>* 小优化-类型转换</p> <p>* 类型转换小优化</p> <p>* fix unit test class CodecTest.java</p> <p>* fix merge conflicts</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/255">apache#255</a> (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/256">apache#256</a>)</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> fix RM channel management</p> <p>* fix merge mistake</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> enhance: if no channel found on my application set, try other application on the same resource.</p> <p>* bug fix and enhance</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> enhance the original fix</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/227">apache#227</a> SQLVisitorFactory should recognize FOR UPDATE from normal SELECT SQL</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/24">apache#24</a> Should support SQL with table alias</p> <p>* remove useless import</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/255">apache#255</a> Should work with case-sensitive database</p> <p>* remove unnecessary check and change some constants to capital letter (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/269">apache#269</a>)</p> <p>* spring rm distinct (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/263">apache#263</a>)</p> <p>* <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/266">apache#266</a> deal exception scenes of retry rollback failure (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/270">apache#270</a>)</p> <p>* add unit test to core module (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/276">apache#276</a>)</p> <p>* release 0.1.1 (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/178">apache#178</a>)</p> <p>* Remove redundant semicolons and modify non-standard names</p> <p>* remove duplicate RM init</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/86">apache#86</a> length of applicationData should be int</p> <p>* fix: fixed qualifier</p> <p>* Modify method description of DemoCode</p> <p>* Update ConfigurationKeys.java</p> <p>* config instance obtained by the factory class</p> <p>* fix typo of `retryable` as the annotation of Spring Retryable. add static code to init BranchStatus mapper to speed up get(int ordinal)</p> <p>* add template</p> <p>* add template</p> <p>* add template</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/117">apache#117</a></p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/114">apache#114</a></p> <p>* fix issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/122">apache#122</a></p> <p>* update template</p> <p>* fix file.RenameTo-&gt;Files.move</p> <p>* <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/73">apache#73</a> add travis config</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/121">apache#121</a></p> <p>* <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/73">apache#73</a> add travis config</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/135">apache#135</a> delete BranchSession main</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/137">apache#137</a> param position err</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/144">apache#144</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> heartbeat configurable (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/146">apache#146</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/140">apache#140</a>)</p> <p>* fix: When local branch change nothing, the RC will rise an NullpointerException (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/155">apache#155</a>)</p> <p>* bugfix: when no record changed register localBranch will occur exception <br />in TC</p> <p>* clean the environment</p> <p>* enhancement: when no changes in local branch let RC not throw an <br />NullpointerException</p> <p>* change tabs to spaces</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/150">apache#150</a> use ServerBootstrap#childOption() to set SO_KEEPALIVE (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/151">apache#151</a>)</p> <p>* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke</p> <p>* Netty SO_KEEPALIVE option not works on ServerBootstrap#option(), should replace with ServerBootstrap#childOption()</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/156">apache#156</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue</p> <p>* remove mistake twitter icon (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/165">apache#165</a>)</p> <p>* Update README.md</p> <p>* Update README.md</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> bug fix for RM channel management (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/169">apache#169</a>)</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> fix RM channel management</p> <p>* fix merge mistake</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> enhance: if no channel found on my application set, try other application on the same resource.</p> <p>* bug fix and enhance</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> enhance the original fix</p> <p>* fix: Unify `undo_log` table name variable (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/174">apache#174</a>)</p> <p>* ShowSql might be better when debugging to execute the demo to observe the data. (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/164">apache#164</a>)</p> <p>issues <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/158">apache#158</a></p> <p>* revert OrderServiceImpl</p> <p>* add toString method</p> <p>* add toString method</p> <p>* add toString method</p> <p>* add toString method</p> <p>* fix</p> <p>* 小优化-类型转换</p> <p>* 类型转换小优化</p> <p>* add unit test to fescar/core/message package</p> <p>* merge conflichts</p> <p>* add lock manager test (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/278">apache#278</a>)</p> <p>* add lock manager test</p> <p>* add store unit test</p> <p>* add unit test for server package LockManager and DefaultCore (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/262">apache#262</a>)</p> <p>* add unit test for server lock and default core</p> <p>* mysql_recognizer unit_test (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/280">apache#280</a>)</p> <p>* mysql_recognizer unit_test</p> <p>* format code</p> <p>* fixed branchRegister use branchType (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/275">apache#275</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/271">apache#271</a> add FileConfigurationTest, add addConfigListener removeConfigListener getConfigListeners impl, rm sample RmClientAT.init(),fix userDefined timeout not function (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/272">apache#272</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue</p> <p>* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/201">apache#201</a> add sample module sql script</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/206">apache#206</a> optimize sample log print location.</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/213">apache#213</a> sample OrderServiceImpl long-&gt;longValue()</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/233">apache#233</a> add package jvmSettings</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/271">apache#271</a> add FileConfigurationTest,add addConfigListener removeConfigListener getConfigListeners impl,rm sample RmClientAT.init(),fix user defined timeout not function</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/271">apache#271</a> add FileConfigurationTest,add addConfigListener removeConfigListener getConfigListeners impl,rm sample RmClientAT.init(),fix user defined timeout not function</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/257">apache#257</a> when timeout should break (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/283">apache#283</a>)</p> <p>* add volatile (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/273">apache#273</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/292">apache#292</a> update pom package (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/293">apache#293</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue</p> <p>* revert OrderServiceImpl, change version 0.1.2-SNAPSHOT</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/201">apache#201</a> add sample module sql script</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/206">apache#206</a> optimize sample log print location.</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/213">apache#213</a> sample OrderServiceImpl long-&gt;longValue()</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/233">apache#233</a> add package jvmSettings</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/271">apache#271</a> add FileConfigurationTest,add addConfigListener removeConfigListener getConfigListeners impl,rm sample RmClientAT.init(),fix user defined timeout not function</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/271">apache#271</a> add FileConfigurationTest,add addConfigListener removeConfigListener getConfigListeners impl,rm sample RmClientAT.init(),fix user defined timeout not function</p> <p>* update package pom</p> slievrly tag:github.com,2008:Repository/170420705/v0.1.1 2019-01-18T11:43:47Z v0.1.1: release 0.1.1 (#178) <p>release 0.1.1 (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/178">apache#178</a>)</p> <p>* Remove redundant semicolons and modify non-standard names</p> <p>* remove duplicate RM init</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/86">apache#86</a> length of applicationData should be int</p> <p>* fix: fixed qualifier</p> <p>* Modify method description of DemoCode</p> <p>* Update ConfigurationKeys.java</p> <p>* config instance obtained by the factory class</p> <p>* fix typo of `retryable` as the annotation of Spring Retryable. add static code to init BranchStatus mapper to speed up get(int ordinal)</p> <p>* add template</p> <p>* add template</p> <p>* add template</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/117">apache#117</a></p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/114">apache#114</a></p> <p>* fix issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/122">apache#122</a></p> <p>* update template</p> <p>* fix file.RenameTo-&gt;Files.move</p> <p>* <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/73">apache#73</a> add travis config</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/121">apache#121</a></p> <p>* <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/73">apache#73</a> add travis config</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/135">apache#135</a> delete BranchSession main</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/137">apache#137</a> param position err</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/144">apache#144</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> heartbeat configurable (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/146">apache#146</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/140">apache#140</a>)</p> <p>* fix: When local branch change nothing, the RC will rise an NullpointerException (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/155">apache#155</a>)</p> <p>* bugfix: when no record changed register localBranch will occur exception <br />in TC</p> <p>* clean the environment</p> <p>* enhancement: when no changes in local branch let RC not throw an <br />NullpointerException</p> <p>* change tabs to spaces</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/150">apache#150</a> use ServerBootstrap#childOption() to set SO_KEEPALIVE (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/151">apache#151</a>)</p> <p>* FileTransactionStoreManager#closeFile() method remove redundant fileChannel.close() invoke</p> <p>* Netty SO_KEEPALIVE option not works on ServerBootstrap#option(), should replace with ServerBootstrap#childOption()</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/156">apache#156</a>)</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/142">apache#142</a> delete defaultEventExecutorGroup</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/139">apache#139</a> netty heartbeat configurable</p> <p>* <span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/149">apache#149</a> (long)-&gt;Number.longValue</p> <p>* remove mistake twitter icon (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/165">apache#165</a>)</p> <p>* Update README.md</p> <p>* Update README.md</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> bug fix for RM channel management (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/169">apache#169</a>)</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> fix RM channel management</p> <p>* fix merge mistake</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> enhance: if no channel found on my application set, try other application on the same resource.</p> <p>* bug fix and enhance</p> <p>* issue <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/110">apache#110</a> enhance the original fix</p> <p>* fix: Unify `undo_log` table name variable (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/174">apache#174</a>)</p> <p>* ShowSql might be better when debugging to execute the demo to observe the data. (<a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/164">apache#164</a>)</p> <p>issues <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/issues/158">apache#158</a></p> <p>* revert OrderServiceImpl</p> slievrly tag:github.com,2008:Repository/170420705/v0.1.0 2019-01-09T09:55:14Z v0.1.0: Merge pull request #5 from slievrly/master <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/apache/incubator-seata/pull/5">apache#5</a> from slievrly/master</p> <p>add copyright and javadoc</p> slievrly