You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2014/06/04 22:15:02 UTC

[jira] [Created] (FLUME-2397) AsyncHBaseSink must use two single threaded executors in timeout test.

Hari Shreedharan created FLUME-2397:
---------------------------------------

             Summary: AsyncHBaseSink must use two single threaded executors in timeout test.
                 Key: FLUME-2397
                 URL: https://issues.apache.org/jira/browse/FLUME-2397
             Project: Flume
          Issue Type: Bug
            Reporter: Hari Shreedharan


Looks like the new version of asynchbase uses the same executor to create a channel selector boss and worker threads. We need to pass in two different single threaded executors to ensure that the test does not fail.



--
This message was sent by Atlassian JIRA
(v6.2#6252)