Skip to content
#

distributed-transactions

Here are 73 public repositories matching this topic...

strongduanmu
strongduanmu commented Jan 10, 2022

Hi, community:

This issue is to add more unit tests for the SelectStatementContext class. Welcome to claim them.

The specific subtasks are as follows:

  • Add unit test for SelectStatementContext#isContainsDollarParameterMarker
  • Add unit test for SelectStatementContext#isContainsPartialDistinctAggregation

Through this issue, you can understand the process of participating in

yedf2
yedf2 commented Dec 21, 2021

这里的任务,主要是为了帮助新人熟悉dtm的贡献PR流程,如果您已经是一个熟练的开源贡献者,请参考 #93

这里的任务比较多,您仅需要上手做一到两个,熟悉流程之后,就可以去做更有挑战的任务,参考 #93

  • dtmsvr/storage下的文件,可以加上开源版权注释,每个文件的一行作为一个任务,发一个PR
  • dtmcli/dtmimp/trans_xa_base.go中的中文注释翻译成英文注释,每行注释翻译,作为一个任务,发一个PR
  • dtmcli/tcc.go中的注释翻译,同上
  • 运行make之后,修复其中一个golangci-lint检测出来的问题,发一个PR

Microservices Architecture Workshop focuses on helping the developers / architects to understand the key Architecture paradigms with hands on section. The course helps the developers from Monolithic App mindset to a Microservices based App development. It also helps the developers with hands on development experience with key Microservices infrastructure technologies like Eureka, Ribbon, Zuul, Kafka etc., and key Architecture styles likes Domain Driven Design, Event Sourcing and CQRS, Functional Reactive Programming, Microservice messaging.

  • Updated Aug 20, 2018
  • Java

Improve this page

Add a description, image, and links to the distributed-transactions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the distributed-transactions topic, visit your repo's landing page and select "manage topics."

Learn more