----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44029/#review120864 -----------------------------------------------------------
Ship it! There is a more elaborate solution to this problem (https://reviews.apache.org/r/40054), but it requires a lot of code to implement URL parsing. Until we finalize that, I think the patch at hand gets the most urgent job done. - Bernd Mathiske On Feb. 25, 2016, 10:32 a.m., James Peach wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/44029/ > ----------------------------------------------------------- > > (Updated Feb. 25, 2016, 10:32 a.m.) > > > Review request for mesos, Bernd Mathiske, Jie Yu, and Jiang Yan Xu. > > > Bugs: MESOS-4779 > https://issues.apache.org/jira/browse/MESOS-4779 > > > Repository: mesos > > > Description > ------- > > Ignore URL query parameters and fragments when determining this > base name. This enables the fetcher to subsequently examine the > file extension and extract archives correctly. > > > Diffs > ----- > > src/slave/containerizer/fetcher.cpp > 33dfcade6beb53a5a6dbc41a8f3380f5cb30a161 > src/tests/fetcher_tests.cpp fb47706eb90ae5808bafe13c681d609a808b0c8e > > Diff: https://reviews.apache.org/r/44029/diff/ > > > Testing > ------- > > ``make check`` on OS X. > > > Thanks, > > James Peach > >
