This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git.
from 2fddf28 fixing code styling for pinot-broker (#7333) add 4b8ca72 reformat pinot-server (#7334) No new revisions were added by this update. Summary of changes: pinot-server/pom.xml | 3 --- .../pinot/server/api/resources/ErrorInfo.java | 12 +++++----- .../pinot/server/api/resources/ErrorResponse.java | 6 ++--- .../api/resources/SegmentMetadataFetcher.java | 3 +++ .../pinot/server/api/resources/TablesResource.java | 3 +-- .../org/apache/pinot/server/conf/ServerConf.java | 4 ++-- .../server/starter/helix/AdminApiApplication.java | 28 +++++++++++----------- .../helix/DefaultHelixStarterServerConfig.java | 3 +++ .../pinot/server/starter/helix/SegmentLocks.java | 3 +++ 9 files changed, 35 insertions(+), 30 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org