This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git.
from cffcc58 The NoneStreamEsDAO implementation doesn't use real index
name to insert. (#4796)
add 1652e0c Add a SuperDataset tag for custom super size dataset shards
config in es storage (#4793)
No new revisions were added by this update.
Summary of changes:
.../src/main/resources/application.yml | 6 ++++--
.../analysis/manual/segment/SegmentRecord.java | 2 ++
...pleQueryUnifiedIndex.java => SuperDataset.java} | 8 ++++----
.../oap/server/core/storage/model/Model.java | 2 ++
.../server/core/storage/model/StorageModels.java | 19 ++++++++++++++----
.../StorageModuleElasticsearchConfig.java | 6 ++++--
.../elasticsearch/base/StorageEsInstaller.java | 23 ++++++++++++++--------
.../storage/plugin/jaeger/JaegerSpanRecord.java | 2 ++
.../storage/plugin/zipkin/ZipkinSpanRecord.java | 2 ++
9 files changed, 50 insertions(+), 20 deletions(-)
copy
oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/storage/annotation/{MultipleQueryUnifiedIndex.java
=> SuperDataset.java} (82%)