This is an automated email from the ASF dual-hosted git repository.
zhaoqingran pushed a change to branch bugfix#ssl
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
from eee62e0bd add unit test
add 55f305789 [bugfix] fixed name error in monitoring template and improve
NGQL protocol (#1931)
add 6473d20c5 [refactor] split AbstractRealTimeDataStorage class (#1935)
add f966540c5 Merge branch 'master' into bugfix#ssl
No new revisions were added by this update.
Summary of changes:
.../collect/nebulagraph/NgqlCollectImpl.java | 1 +
.../resources/define/app-nebula_graph_cluster.yml | 2 +-
.../controller/MetricsDataController.java | 16 ++++++-------
.../warehouse/store/DataStorageDispatch.java | 18 +++++++--------
.../realtime/AbstractRealTimeDataStorage.java | 27 ++--------------------
...imeDataStorage.java => RealTimeDataReader.java} | 27 +++++++---------------
.../RealTimeDataWriter.java} | 8 +++----
.../controller/MetricsDataControllerTest.java | 18 +++++++--------
8 files changed, 42 insertions(+), 75 deletions(-)
copy
warehouse/src/main/java/org/apache/hertzbeat/warehouse/store/realtime/{AbstractRealTimeDataStorage.java
=> RealTimeDataReader.java} (62%)
copy
warehouse/src/main/java/org/apache/hertzbeat/warehouse/store/{history/HistoryDataWriter.java
=> realtime/RealTimeDataWriter.java} (86%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]