You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/05/15 01:33:39 UTC

[GitHub] [hadoop] sahilTakiar commented on issue #816: HDFS-14482: Crash when using libhdfs with bad classpath

sahilTakiar commented on issue #816: HDFS-14482: Crash when using libhdfs with bad classpath
URL: https://github.com/apache/hadoop/pull/816#issuecomment-492470371
 
 
   If libhdfs fails to create the `env`, then `hdfsThreadDestructor` should be called on the `ThreadLocalState`, which looks like it should clean everything up? It frees the `ThreadLocalState`, so the next call to `threadLocalStorageGet` should return `NULL`, and a new `ThreadLocalState` should be created.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org