Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Summer 2021] Seata-Server HBase or Elasticsearch storage support #3746

Open
slievrly opened this issue May 19, 2021 · 1 comment
Open

[Summer 2021] Seata-Server HBase or Elasticsearch storage support #3746

slievrly opened this issue May 19, 2021 · 1 comment

Comments

@slievrly
Copy link
Member

Background

Seata-Server storage mode currently supports File, MySQL, Oracle, PostgreSQL, Redis, etc., but there is still a lack of storage support for large amounts of data, which makes the design of data audit complicated. So we want the storage of Seata-Server to support HBase, ElasticSearch, etc.

The Seata community wants to open the HBase or ElasticSearch adapting task to the Summer 2021.

Target

This topic requires reference to Seata's existing storage schema extensions to implement HBase or Elasticsearch storage support, or both if the energy permits.

Difficulty

Medium

Mentor

@slievrly
[email protected]

Output Requirements

  • Implement HBase or Elasticsearch storage support for Seata-Server.
    You can do both, if you have the energy.

Technical Requirements

  • Familiar with Java programming language.
  • Understand common design patterns
  • Ability to read source code

————————————————————————

背景

Seata-Server存储模式目前支持file,MySQL、Oracle、PostgreSQL、Redis等,但是仍缺少适合超大数据量的存储支持,这使得数据审计的设计方案变得复杂。因此希望Seata-Server的存储支持Hbase、Elasticsearch等。

Seata 社区想将 Hbase 或 Elasticsearch 的适配任务开放给 Summer 2021

目标

这个题目要求参考Seata已有的存储模式扩展实现Hbase 或 Elasticsearch存储支持,如果精力允许也可实现两种方案。

难度

中等

导师

@slievrly
[email protected]

产出要求

  • 实现 Seata-Server 的HBase 或 Elasticsearch 存储支持。
    如果精力允许,可以2种存储方案都实现。

能力要求

  • 熟悉Java开发语言。
  • 理解常见设计模式。
  • 具备一定的源码阅读能力
@slievrly slievrly changed the title Seata-Server HBase or Elasticsearch storage support [Summer 2021] Seata-Server HBase or Elasticsearch storage support May 19, 2021
@kaori-seasons
Copy link

这个issue有学生认领么

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants