chaoyli closed pull request #437: Move tablet management code from
StorageEngine to TabletManager
URL: https://github.com/apache/incubator-doris/pull/437
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provena
yiguolei commented on a change in pull request #437: Move tablet management
code from StorageEngine to TabletManager
URL: https://github.com/apache/incubator-doris/pull/437#discussion_r242042279
##
File path: be/src/olap/tablet_manager.h
##
@@ -0,0 +1,199 @@
+// Licensed t
chaoyli closed pull request #429: add rowset meta manager
URL: https://github.com/apache/incubator-doris/pull/429
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (
chaoyli commented on a change in pull request #437: Move tablet management code
from StorageEngine to TabletManager
URL: https://github.com/apache/incubator-doris/pull/437#discussion_r242041166
##
File path: be/src/olap/tablet_manager.h
##
@@ -0,0 +1,199 @@
+// Licensed to
yiguolei commented on a change in pull request #437: Move tablet management
code from StorageEngine to TabletManager
URL: https://github.com/apache/incubator-doris/pull/437#discussion_r242039582
##
File path: be/src/olap/store.cpp
##
@@ -437,18 +437,19 @@ OLAPStatus OlapSt
yiguolei commented on a change in pull request #437: Move tablet management
code from StorageEngine to TabletManager
URL: https://github.com/apache/incubator-doris/pull/437#discussion_r242038928
##
File path: be/src/olap/rowset_meta_manager.h
##
@@ -0,0 +1,56 @@
+// Licens
kangpinghuang commented on a change in pull request #437: Move tablet
management code from StorageEngine to TabletManager
URL: https://github.com/apache/incubator-doris/pull/437#discussion_r242034558
##
File path: be/src/olap/rowset_meta_manager.h
##
@@ -0,0 +1,56 @@
+// L
kangpinghuang commented on a change in pull request #437: Move tablet
management code from StorageEngine to TabletManager
URL: https://github.com/apache/incubator-doris/pull/437#discussion_r242035097
##
File path: be/src/olap/store.cpp
##
@@ -437,18 +437,19 @@ OLAPStatus O
kangpinghuang commented on a change in pull request #437: Move tablet
management code from StorageEngine to TabletManager
URL: https://github.com/apache/incubator-doris/pull/437#discussion_r242034788
##
File path: be/src/olap/storage_engine.h
##
@@ -489,37 +449,18 @@ class
kangpinghuang commented on a change in pull request #437: Move tablet
management code from StorageEngine to TabletManager
URL: https://github.com/apache/incubator-doris/pull/437#discussion_r242034608
##
File path: be/src/olap/rowset_meta_manager.h
##
@@ -0,0 +1,56 @@
+// L
kangpinghuang commented on a change in pull request #437: Move tablet
management code from StorageEngine to TabletManager
URL: https://github.com/apache/incubator-doris/pull/437#discussion_r242034661
##
File path: be/src/olap/rowset_meta_manager.h
##
@@ -0,0 +1,56 @@
+// L
yiguolei opened a new pull request #437: Move tablet management code from
StorageEngine to TabletManager
URL: https://github.com/apache/incubator-doris/pull/437
Move tablet mangement code from StorageEngine to TabletManager.
The upper services such as clone, schema change are using Stor
+1
I checked:
1. [X] Download links are valid.
2. [X] Checksums and PGP signatures are valid.
3. [X] DISCLAIMER is included.
4. [X] Source code artifacts have correct names matching the current
release.
5. [X] LICENSE and NOTICE files are correct for the repository.
6. [X] All files have license h
morningman closed pull request #436: Redesign the access to meta version
URL: https://github.com/apache/incubator-doris/pull/436
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign
morningman opened a new pull request #436: Redesign meta version
URL: https://github.com/apache/incubator-doris/pull/436
Because the meta version is only be used in catalog saving and loading.
So currently this version is a field of Catalog class. And we can get this
version only by ca
15 matches
Mail list logo