[
https://issues.apache.org/jira/browse/KUDU-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
RuiChen updated KUDU-3088:
--------------------------
Wired, I can't reproduce the issue in latest master branch, let's close the
patch and jira issue first, I will keep eye open it.
> build-if-necessary.sh don't rebuild even if thirdparty directory is changed
> ---------------------------------------------------------------------------
>
> Key: KUDU-3088
> URL: https://issues.apache.org/jira/browse/KUDU-3088
> Project: Kudu
> Issue Type: Bug
> Components: build
> Reporter: RuiChen
> Priority: Minor
>
> I update the thirdparty directory in my forked kudu project, and run
> *build-if-necessary.sh* , it can't know the changes and don't rebuild
> thirdparty libs, I find we use *git ls-tree -d HEAD thirdparty* to check the
> changes in git, it will return HASH of directory "*thirdparty*", but actually
> it will never be updated after the directory is created, even if the subtree
> of directory "thirdparty" have been changed in git.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)