Back to bug 1004794
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Poornima G | 2013-09-18 06:27:56 UTC | Assignee | crh | rtalur |
| Status | NEW | ASSIGNED | ||
| CC | pgurusid | |||
| Assignee | rtalur | pgurusid | ||
| Vivek Agarwal | 2013-09-24 07:16:56 UTC | CC | vagarwal | |
| Scott Haines | 2013-09-24 12:43:01 UTC | Keywords | ZStream | |
| Sudhir D | 2013-09-25 06:18:24 UTC | QA Contact | sdharane | lmohanty |
| Poornima G | 2013-11-14 08:22:36 UTC | Blocks | 1030228 | |
| Vivek Agarwal | 2013-11-25 09:13:11 UTC | Priority | unspecified | medium |
| Raghavendra Talur | 2013-11-26 06:36:55 UTC | Status | ASSIGNED | ON_QA |
| CC | rtalur | |||
| Fixed In Version | 3.4.0.44.1u2rhs | |||
| surabhi | 2013-12-04 06:50:16 UTC | Status | ON_QA | VERIFIED |
| CC | sbhaloth | |||
| QA Contact | lmohanty | sbhaloth | ||
| Poornima G | 2014-01-03 09:09:15 UTC | Doc Text | Cause: When an application linked with gfapi closes the connection with gluster volume by calling glfs_fini(), the fd of the gluster client log file still remains open. Consequence: There will be stale fds corresponding to the gluster log file even after the process has called glfs_fini() Fix: Close the gluster log file in glfs_fini() Result: No stale fds corresponding to the gluster log file will be present after glfs_fini() is called. |
|
| Pavithra | 2014-01-03 11:02:31 UTC | CC | psriniva | |
| Doc Text | Cause: When an application linked with gfapi closes the connection with gluster volume by calling glfs_fini(), the fd of the gluster client log file still remains open. Consequence: There will be stale fds corresponding to the gluster log file even after the process has called glfs_fini() Fix: Close the gluster log file in glfs_fini() Result: No stale fds corresponding to the gluster log file will be present after glfs_fini() is called. | Previously, when an application linked with gfapi closes the connection with a Red Hat Storage volume, the file descriptor of the Gluster client log file does not close. As a consequence there were stale file descriptors corresponding to the Gluster client log file. With this fix, the file descriptors are closed during a Gluster client disconnect. | ||
| Flags | needinfo?(pgurusid) | |||
| Jay Turner | 2014-01-15 11:31:22 UTC | Target Milestone | --- | RHS 2.1.2 |
| Poornima G | 2014-01-17 10:11:31 UTC | Flags | needinfo?(pgurusid) | |
| errata-xmlrpc | 2014-02-25 05:16:46 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2014-02-25 07:37:58 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2014-02-25 02:37:58 UTC | |||
| Rejy M Cyriac | 2015-05-13 16:34:02 UTC | Target Release | --- | RHGS 2.1.2 |
| Target Milestone | RHS 2.1.2 | --- |
Back to bug 1004794