You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@druid.apache.org by Travis CI <bu...@travis-ci.com> on 2021/11/12 04:16:50 UTC

[CRON] Broken: apache/druid#34026 (master - a13a96d)

Build Update for apache/druid
-------------------------------------

Build: #34026
Status: Broken

Duration: 11 mins and 2 secs
Commit: a13a96d (master)
Author: Agustin Gonzalez
Message: Avoid materializing list of segment files when finding a partition file during shuffle (#11903)

* Avoid materializing list of segment files (it can cause OOM/memory pressure) as well as looping over the files.

* Validate subTaskId

View the changeset: https://github.com/apache/druid/compare/223c5692a8292a210a770dc0702f75b4484ae347...a13a96d5e090e3fc73df3419a19907112efa4fda

View the full build log and details: https://app.travis-ci.com/github/apache/druid/builds/241650032?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the apache/druid repository going to https://app.travis-ci.com/account/preferences/unsubscribe?repository=16806911&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://app.travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.