https://issues.apache.org/bugzilla/show_bug.cgi?id=47524

           Summary: [TRUNK] McastServiceImpl executor is not dispatching
                    events.
           Product: Tomcat 6
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Cluster
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: arieland...@hotmail.com


Created an attachment (id=23977)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23977)
Fix proposal

The class McastServiceImpl does not dispatch events, because the the executor
is not creating threads.

The class ReceiverBase has its own queue to address this issue.
I have refactored the code a little to reuse the class. (attaching the diff
file)

I'm not sure if filing a bug in Bugzilla is the right procedure for Trunk
branch.
If not, could you please tell me how should I proceed?

Regards,
Ariel

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to