GauthamBanasandra commented on pull request #2824:
URL: https://github.com/apache/hadoop/pull/2824#issuecomment-808721431


   This PR fixes the following warnings reported in 
https://github.com/apache/hadoop/pull/2792 in CI run - 
https://github.com/apache/hadoop/pull/2792#issuecomment-808709573
   
   ```
   [WARNING] 
/home/jenkins/jenkins-agent/workspace/hadoop-multibranch_PR-2792/src/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/common/hdfs_configuration.cc:138:22:
 warning: catching polymorphic type 'const class hdfs::uri_parse_error' by 
value [-Wcatch-value=]
   [WARNING] 
/home/jenkins/jenkins-agent/workspace/hadoop-multibranch_PR-2792/src/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/common/hdfs_configuration.cc:151:27:
 warning: catching polymorphic type 'struct hdfs::ha_parse_error' by value 
[-Wcatch-value=]
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to