Here are the sources for previous samples and docs: - sample code source, https://github.com/apache/dubbo-samples/tree/master/2-advanced/dubbo-samples-seata - doc source, https://github.com/apache/dubbo-website/tree/history/next/content/zh-cn/overview/mannual/java-sdk/tasks/trasaction
Regards, Jun Liu > On Jan 10, 2024, at 12:49 AM, jun liu <[email protected]> wrote: > > 1 > https://dubbo-next.staged.apache.org/zh-cn/overview/mannual/java-sdk/tasks/trasaction/ > > Regards, > Jun Liu > > > >> On Jan 10, 2024, at 12:49 AM, Jun Liu <[email protected]> wrote: >> >>> I can help. >> >> >> Great! >> >> Hope this time we give users a sound and complete example of how to do >> transaction in Apache Dubbo using Apache Seata. The documentations listed in >> that link[1] are simply my collection of some previous docs, so some of the >> contents are duplicate, they are just for reference, we can write a new one >> from scratch if necessary. >> >> Please let me know if there’s any think I can help. >> >> Regards, >> Jun Liu >> >> >> >>> On Jan 9, 2024, at 1:53 PM, Jiangke Wu <[email protected]> wrote: >>> >>> I can help. >>> >>> Best Regards, >>> Jiangke Wu >>> >>> >>> Min Ji <[email protected]> 于2024年1月9日周二 13:48写道: >>> >>>> Who is willing to participate in the review and editing of the following >>>> document? >>>> >>>> - >>>> >>>> https://dubbo-next.staged.apache.org/zh-cn/overview/mannual/java-sdk/tasks/trasaction/ >>>> >>>> >>>> Warm regards, >>>> >>>> Ji Min >>>> >>>> >>>> Jiangke Wu <[email protected]> 于2024年1月9日周二 09:45写道: >>>> >>>>> Hi, >>>>> Yes. Well-documented documentation can help developers quickly access >>>>> distributed transactional capabilities. Currently, there is also a lack >>>> of >>>>> documentation in the seata community. Further discussions are needed to >>>>> improve this situation. >>>>> >>>>> Best Regards, >>>>> Jiangke Wu >>>>> >>>>> >>>>> Jianbin Chen <[email protected]> 于2024年1月8日周一 16:55写道: >>>>> >>>>>> Yes, currently it's only a preliminary primer on using it, and doesn't >>>> go >>>>>> into the nitty-gritty of api's, transaction modes, version >>>> compatibility >>>>>> with dubbo, and whether or not you can use dubbo's dynamic >>>> configurations >>>>>> directly, among other things. >>>>>> Of course, in a short period of time to make up so much documentation >>>>>> content may have a certain degree of difficulty, we can discuss in the >>>>> mail >>>>>> the current need to do a few directions. >>>>>> >>>>>> >>>>>> Jun Liu <[email protected]> 于 2024年1月8日周一 14:18写道: >>>>>> >>>>>>> Hi, there >>>>>>> >>>>>>> I am one PMC member of Apache Dubbo Community and would like to >>>>> initiate >>>>>> a >>>>>>> topic about integration of Seata and Dubbo to build a one-stop >>>>>> transaction >>>>>>> solution for microservice developers. >>>>>>> >>>>>>> Apache Dubbo is in the progress of building documentations for the >>>>>>> upcoming formal release of 3.3.0. As an important part, the solution >>>>> and >>>>>>> docs fort distributed transaction are provided here[1]. But in my >>>> mind, >>>>>>> it’s still far from complete, it still lacks important things such as >>>>>>> incomplete coverage of scenarios, not using the recommended APIs, >>>>>>> dependencies, etc. Therefore, we look forward to the participation of >>>>>>> developers in the seata community to provide expert opinions and even >>>>>>> directly contribute content. >>>>>>> >>>>>>> 1. >>>>>>> >>>>>> >>>>> >>>> https://dubbo-next.staged.apache.org/zh-cn/overview/mannual/java-sdk/tasks/trasaction/ >>>>>>> >>>>>>> Regards, >>>>>>> Jun Liu >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> --------------------------------------------------------------------- >>>>>>> To unsubscribe, e-mail: [email protected] >>>>>>> For additional commands, e-mail: [email protected] >>>>>>> >>>>>>> >>>>>> >>>>> >>>> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
