> On Oct. 26, 2012, 12:11 a.m., Mona Chitnis wrote:
> > http://svn.apache.org/repos/asf/oozie/trunk/core/src/main/java/org/apache/oozie/jms/MessageReceiver.java,
> >  line 96
> > <https://reviews.apache.org/r/7741/diff/2/?file=180189#file180189line96>
> >
> >     what does this process method do? This is still being developed right?

The caller will need to implement this. A dummy class is implemented in the 
test class


- Mohammad


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7741/#review12803
-----------------------------------------------------------


On Oct. 25, 2012, 8:16 p.m., Mohammad Islam wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/7741/
> -----------------------------------------------------------
> 
> (Updated Oct. 25, 2012, 8:16 p.m.)
> 
> 
> Review request for oozie.
> 
> 
> Description
> -------
> 
> This task includes:
> 1. Provide two methods to register and unregister a message ;listener with 
> generic message handler for a specific topic.
> 2. Use the 'default' end point , when no endpoint is passed.
> 3. A new generic message handler interface that anyone can implement and pass 
> for message handling.
> 
> 
> This addresses bug OOZIE-1033.
>     https://issues.apache.org/jira/browse/OOZIE-1033
> 
> 
> Diffs
> -----
> 
>   
> http://svn.apache.org/repos/asf/oozie/trunk/core/src/main/java/org/apache/oozie/jms/MessageHandler.java
>  PRE-CREATION 
>   
> http://svn.apache.org/repos/asf/oozie/trunk/core/src/main/java/org/apache/oozie/jms/MessageReceiver.java
>  PRE-CREATION 
>   
> http://svn.apache.org/repos/asf/oozie/trunk/core/src/test/java/org/apache/oozie/jms/TestMessageReceiver.java
>  PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/7741/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Mohammad Islam
> 
>

Reply via email to