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

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


    from 4bdf9815c1 fix issue with SQL planner and null array constants (#12971)
     add 21b73bde20 Update Curator to 5.3.0 (#12939)

No new revisions were added by this update.

Summary of changes:
 docs/configuration/index.md                        | 17 -----
 integration-tests-ex/cases/pom.xml                 |  4 -
 .../druid/testsEx/cluster/ZooKeeperClient.java     |  6 +-
 .../druid/testsEx/config/ResolvedConfig.java       |  8 --
 licenses.yaml                                      | 10 +--
 pom.xml                                            | 40 ++++++----
 .../org/apache/druid/curator/CuratorModule.java    | 66 ++---------------
 .../org/apache/druid/curator/ExhibitorConfig.java  | 86 ----------------------
 .../druid/curator/discovery/DiscoveryModule.java   | 20 ++---
 .../curator/inventory/CuratorInventoryManager.java |  1 -
 .../apache/druid/curator/CuratorConfigTest.java    |  9 ---
 .../apache/druid/curator/CuratorModuleTest.java    | 83 ++++-----------------
 .../apache/druid/curator/ExhibitorConfigTest.java  | 66 -----------------
 13 files changed, 56 insertions(+), 360 deletions(-)
 delete mode 100644 
server/src/main/java/org/apache/druid/curator/ExhibitorConfig.java
 delete mode 100644 
server/src/test/java/org/apache/druid/curator/ExhibitorConfigTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to