athanatos opened a new pull request #1746: ISSUE #1737: EntryMemTable.newEntry: always make a copy URL: https://github.com/apache/bookkeeper/pull/1746 Retaining a reference to that array assumes that the caller won't reuse the array for something else -- an assumption violated by Journal.scanJournal and probably other callers. (bug W-5499346) (rev cguttapalem) Signed-off-by: Samuel Just <sjustsalesforce.com> Author: Reviewers: Enrico Olivelli <[email protected]>, Matteo Merli <[email protected]>, Sijie Guo <[email protected]> This closes #1744 from athanatos/forupstream/wip-1737, closes #1737 (cherry picked from commit df6595804cb1d78f5b531ae2db3a7c751439eb1c)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
