Details
Description
While running the Flume unit tests, I observed that under some Linux environments (RHEL 5.x based etc), the Flume thrift source tests were timing out. This is because of a race condition in TThreadPoolServer used by Flume and speicifically in the testlifecycle. I have created a JIRA issue on Thrift regarding this[1]. I have creaed this issue, just so that we cross reference it here.
[1] THRIFT-1795 - Race condition in TThreadedServerPool java implementation,
Attachments
Attachments
Issue Links
- is cloned by
-
FLUME-1796 Upgrade Thrift due to race condition in TThreadSeverPool
- Patch Available
- relates to
-
THRIFT-1795 Race condition in TThreadedServerPool java implementation
- Closed