[
https://issues.apache.org/jira/browse/HDFS-9095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14901244#comment-14901244
]
Bob Hansen commented on HDFS-9095:
----------------------------------
Re: CMAKE_CURRENT_LIST_DIR vs. CMAKE_CURRENT_SRC_DIR:
According to ye olde
[StackOverflow|http://stackoverflow.com/questions/15662497/in-cmake-what-is-the-difference-between-cmake-current-source-dir-and-cmake-curr],
it becomes more of an issue when files are included across directories (as
some of the protobuf stuff is). The difference is what led to hours of angst
in HDFS-9025 where the cwd was under the CMakeLists.txt. It's not a super-big
deal, but once bitten, twice shy.
Re: Options - what you have here is a good start; we can discuss an
architectural solution under HDFS-9117.
> RPC client should fail gracefully when the connection is timed out or reset
> ---------------------------------------------------------------------------
>
> Key: HDFS-9095
> URL: https://issues.apache.org/jira/browse/HDFS-9095
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Attachments: HDFS-9095.000.patch
>
>
> The RPC client should fail gracefully when the connection is timed out or
> reset. instead of bailing out.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)