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

netty as an independent module, add new feature about collector list #1244

Merged
merged 48 commits into from
Sep 14, 2023

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    49dd4d4 View commit details
    Browse the repository at this point in the history
  2. update protoc class

    tomsun28 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5340a37 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    077df18 View commit details
    Browse the repository at this point in the history
  2. add close collector interface

    Ceilzcx committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    542ab0b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. clear jobs when shutdown

    tomsun28 committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    55e3553 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    94026c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8b23dc View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    20ca044 View commit details
    Browse the repository at this point in the history
  2. impl netty client

    Ceilzcx committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f493520 View commit details
    Browse the repository at this point in the history
  3. impl netty client

    Ceilzcx committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    caace27 View commit details
    Browse the repository at this point in the history
  4. impl netty client

    Ceilzcx committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e98a9d3 View commit details
    Browse the repository at this point in the history
  5. impl netty client

    Ceilzcx committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    1f3366a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    e742325 View commit details
    Browse the repository at this point in the history
  2. perfect remoting module

    Ceilzcx committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    7c47440 View commit details
    Browse the repository at this point in the history
  3. add remoting readme

    Ceilzcx committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    73f6065 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    94775d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. fix test bug

    Ceilzcx committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    35c2799 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    0b86383 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Merge branch 'master' into issue_1194_collector

    # Conflicts:
    #	collector/src/main/java/org/dromara/hertzbeat/collector/dispatch/CommonDispatcher.java
    tomsun28 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5a0ddea View commit details
    Browse the repository at this point in the history
  2. add license header

    tomsun28 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    40c2b15 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. ignore some pmd

    tomsun28 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6064bc7 View commit details
    Browse the repository at this point in the history
  2. init collector cluster ui

    tomsun28 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    ed88304 View commit details
    Browse the repository at this point in the history
  3. collector cluster ui

    tomsun28 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a4765fd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. update collector cluster ui

    tomsun28 committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    5b81767 View commit details
    Browse the repository at this point in the history
  2. update collector cluster ui

    tomsun28 committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    0207784 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f6f4b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. delete collector

    tomsun28 committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    af4296b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48ea46b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. support delete collector

    tomsun28 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ccd889e View commit details
    Browse the repository at this point in the history
  2. refactor thread factory

    tomsun28 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    42e3e5e View commit details
    Browse the repository at this point in the history
  3. reformat code style

    tomsun28 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    c46cb75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87a1994 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbcbff7 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Merge branch 'master' into issue_1194_collector

    # Conflicts:
    #	collector/src/main/java/org/dromara/hertzbeat/collector/dispatch/CommonDispatcher.java
    tomsun28 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    731794f View commit details
    Browse the repository at this point in the history
  2. merge

    tomsun28 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6d7ff95 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into issue_1194_collector

    # Conflicts:
    #	collector/src/main/java/org/dromara/hertzbeat/collector/dispatch/CommonDispatcher.java
    Ceilzcx committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    5f4c288 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/issue_1194_collector' into issue…

    …_1194_collector
    
    # Conflicts:
    #	collector/src/main/java/org/dromara/hertzbeat/collector/dispatch/CommonDispatcher.java
    Ceilzcx committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    789fe93 View commit details
    Browse the repository at this point in the history
  5. bugfix number range

    tomsun28 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d8fc36a View commit details
    Browse the repository at this point in the history
  6. fix unit test

    tomsun28 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    1252ea9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. fix unit test

    tomsun28 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    64a0260 View commit details
    Browse the repository at this point in the history
  2. fix unit test

    tomsun28 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    48ccedc View commit details
    Browse the repository at this point in the history
  3. fix unit test

    tomsun28 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ec8d319 View commit details
    Browse the repository at this point in the history
  4. fix unit test

    tomsun28 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    83153aa View commit details
    Browse the repository at this point in the history
  5. fix unit test

    tomsun28 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b9fa371 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    566bdce View commit details
    Browse the repository at this point in the history
  7. fix unit test

    tomsun28 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    59935b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    0912626 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f142c83 View commit details
    Browse the repository at this point in the history