You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ak...@apache.org on 2020/08/03 18:57:40 UTC

[incubator-pinot] branch master updated (0e95a67 -> 47623c0)

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

akshayrai09 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 0e95a67  Do not apply shade plugin on parent modules (#5761)
     add 47623c0  [TE] Error handling refactor of EntityManagerResource (#5788)

No new revisions were added by this update.

Summary of changes:
 .../resources/BadRequestWebException.java          | 55 ++++++++++++++++++++
 .../dashboard/resources/EntityManagerResource.java | 43 ++++++++--------
 .../dashboard/resources/ResourceUtils.java         | 60 ++++++++++++++++++++++
 3 files changed, 137 insertions(+), 21 deletions(-)
 create mode 100644 thirdeye/thirdeye-pinot/src/main/java/org/apache/pinot/thirdeye/dashboard/resources/BadRequestWebException.java
 create mode 100644 thirdeye/thirdeye-pinot/src/main/java/org/apache/pinot/thirdeye/dashboard/resources/ResourceUtils.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org