add Tidb provider module.#5844
Conversation
# Conflicts: # CHANGES.md
# Conflicts: # CHANGES.md
Codecov Report
@@ Coverage Diff @@
## master #5844 +/- ##
============================================
+ Coverage 51.15% 51.18% +0.02%
- Complexity 3476 3486 +10
============================================
Files 1656 1659 +3
Lines 35577 35650 +73
Branches 3905 3910 +5
============================================
+ Hits 18200 18246 +46
- Misses 16469 16495 +26
- Partials 908 909 +1 Continue to review full report at Codecov.
|
wu-sheng
left a comment
There was a problem hiding this comment.
- Seems you missed the license.
- I think you accidentally updated the UI submodule?
- Please add e2e for TiDB storage provider.
|
Due to tidb not do well on batch delete, is it better we use partition table? |
|
@JaredTan95 Please resolveconflict. |
# Conflicts: # CHANGES.md # oap-server/server-storage-plugin/storage-jdbc-hikaricp-plugin/src/main/java/org/apache/skywalking/oap/server/storage/plugin/jdbc/h2/dao/H2HistoryDeleteDAO.java
|
There is some problem creating a new database when there starting with tidb. :-P |
Need any help? Feel free to ping me if anything I can help |
Yes, |
|
@kezhenxu94 Anyway to inject an initial container? |
kezhenxu94
left a comment
There was a problem hiding this comment.
Tests passed. LGTM except for one nit inline. You may also want to add a case into the ttl case matrix
wu-sheng
left a comment
There was a problem hiding this comment.
Could we add a TTL e2e for tidb too?
added. |
wu-sheng
left a comment
There was a problem hiding this comment.
Once e2e passed, this is good for me.
Fix #5754, #5749
CHANGESlog.