You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ratis.apache.org by sz...@apache.org on 2022/03/04 05:06:14 UTC

[ratis] branch master updated (a6c7589 -> a4ffad2)

This is an automated email from the ASF dual-hosted git repository.

szetszwo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ratis.git.


    from a6c7589  RATIS-1540. Support listeners in AdminApi, SetConfigurationRequest and proto. (#614)
     add a4ffad2  RATIS-1537. Support run and debug ratis server in intellij (#612)

No new revisions were added by this update.

Summary of changes:
 .../intellij/install-runconfig.sh                  | 12 +++++++--
 .../intellij/runConfigurations/ExampleServer1.xml  | 30 ++++++++++++++++++++++
 .../intellij/runConfigurations/ExampleServer2.xml  | 30 ++++++++++++++++++++++
 .../intellij/runConfigurations/ExampleServer3.xml  | 30 ++++++++++++++++++++++
 4 files changed, 100 insertions(+), 2 deletions(-)
 copy ratis-examples/src/main/resources/conf.properties => dev-support/intellij/install-runconfig.sh (71%)
 create mode 100644 dev-support/intellij/runConfigurations/ExampleServer1.xml
 create mode 100644 dev-support/intellij/runConfigurations/ExampleServer2.xml
 create mode 100644 dev-support/intellij/runConfigurations/ExampleServer3.xml