[jira] [Commented] (BOOKKEEPER-308) Add support for JMS implementation for hedwig

2012-09-04 Thread Sijie Guo (JIRA)

[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447629#comment-13447629
 ] 

Sijie Guo commented on BOOKKEEPER-308:
--

sorry @Mridul, I haven't finished the second pass review on your updates, since 
I were putting all my affords on BOOKKEEPER-70 and BOOKKEEPER-181. I would try 
to finish the review these days and update to you.

 Add support for JMS implementation for hedwig
 -

 Key: BOOKKEEPER-308
 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-308
 Project: Bookkeeper
  Issue Type: Improvement
Reporter: Mridul Muralidharan

 Umbrella bug to keep track of all constituent bugs related to the JMS 
 provider implementation for hedwig.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (BOOKKEEPER-308) Add support for JMS implementation for hedwig

2012-09-03 Thread Mridul Muralidharan (JIRA)

[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447411#comment-13447411
 ] 

Mridul Muralidharan commented on BOOKKEEPER-308:



Any updates on this JIRA ? Is it pending on some input from me ?

Last I checked, the review board was updated with the review comments ... 
Since I am working on other projects - I dont want to miss updates and/or block 
the issue on something which is pending on me !


 Add support for JMS implementation for hedwig
 -

 Key: BOOKKEEPER-308
 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-308
 Project: Bookkeeper
  Issue Type: Improvement
Reporter: Mridul Muralidharan

 Umbrella bug to keep track of all constituent bugs related to the JMS 
 provider implementation for hedwig.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (BOOKKEEPER-308) Add support for JMS implementation for hedwig

2012-07-15 Thread Mridul Muralidharan (JIRA)

[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414750#comment-13414750
 ] 

Mridul Muralidharan commented on BOOKKEEPER-308:


Updated with all review comments.
Note that there is a dependency on BOOKKEEPER-78 for this to work.


 Add support for JMS implementation for hedwig
 -

 Key: BOOKKEEPER-308
 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-308
 Project: Bookkeeper
  Issue Type: Improvement
Reporter: Mridul Muralidharan

 Umbrella bug to keep track of all constituent bugs related to the JMS 
 provider implementation for hedwig.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (BOOKKEEPER-308) Add support for JMS implementation for hedwig

2012-07-12 Thread Mridul Muralidharan (JIRA)

[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13413134#comment-13413134
 ] 

Mridul Muralidharan commented on BOOKKEEPER-308:



I have removed all changes which are not absolutely mandatory for the 
implementation to compile and run (consume changes, etc for example).
Once this is patched into trunk, we can look into resolving bugs as and when 
required.


All the review comments until now, iirc, are integrated. Please let me know if 
there are anything left.
I am trying to ensure that this gets committed asap due to time pressure.

 Add support for JMS implementation for hedwig
 -

 Key: BOOKKEEPER-308
 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-308
 Project: Bookkeeper
  Issue Type: Improvement
Reporter: Mridul Muralidharan

 Umbrella bug to keep track of all constituent bugs related to the JMS 
 provider implementation for hedwig.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (BOOKKEEPER-308) Add support for JMS implementation for hedwig

2012-07-05 Thread Mridul Muralidharan (JIRA)

[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13407615#comment-13407615
 ] 

Mridul Muralidharan commented on BOOKKEEPER-308:


Have attached patches to the sub-tasks, all review comments (iirc) have been 
incorporated.
Please let me know if there is anything missing.

 Add support for JMS implementation for hedwig
 -

 Key: BOOKKEEPER-308
 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-308
 Project: Bookkeeper
  Issue Type: Improvement
Reporter: Mridul Muralidharan

 Umbrella bug to keep track of all constituent bugs related to the JMS 
 provider implementation for hedwig.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (BOOKKEEPER-308) Add support for JMS implementation for hedwig

2012-06-22 Thread Mridul Muralidharan (JIRA)

[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13399159#comment-13399159
 ] 

Mridul Muralidharan commented on BOOKKEEPER-308:


Initial attempt was to base implementation on BOOKKEEPER-25 and work on that 
branch to add full support, but unfortunately that did not go far.
Hence, BOOKKEEPER-25 branch was used for initial reference, and this parallel 
implementation was completed with inputs from Matthieu and Flavio. 

 Add support for JMS implementation for hedwig
 -

 Key: BOOKKEEPER-308
 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-308
 Project: Bookkeeper
  Issue Type: Improvement
Reporter: Mridul Muralidharan

 Umbrella bug to keep track of all constituent bugs related to the JMS 
 provider implementation for hedwig.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (BOOKKEEPER-308) Add support for JMS implementation for hedwig

2012-06-21 Thread Mridul Muralidharan (JIRA)

[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13398871#comment-13398871
 ] 

Mridul Muralidharan commented on BOOKKEEPER-308:


The subtasks have all been submitted with the relevant patches.

 Add support for JMS implementation for hedwig
 -

 Key: BOOKKEEPER-308
 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-308
 Project: Bookkeeper
  Issue Type: Improvement
Reporter: Mridul Muralidharan

 Umbrella bug to keep track of all constituent bugs related to the JMS 
 provider implementation for hedwig.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (BOOKKEEPER-308) Add support for JMS implementation for hedwig

2012-06-21 Thread Mridul Muralidharan (JIRA)

[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13398949#comment-13398949
 ] 

Mridul Muralidharan commented on BOOKKEEPER-308:


To add, the git repository, forked from apache bookkeeper, is hosted at 
https://github.com/mridulm/bookkeeper
It is up-to-date w.r.t the attached patches at the time of posting.


Useful in case you want the entire repository instead of applying individual 
patches ...

 Add support for JMS implementation for hedwig
 -

 Key: BOOKKEEPER-308
 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-308
 Project: Bookkeeper
  Issue Type: Improvement
Reporter: Mridul Muralidharan

 Umbrella bug to keep track of all constituent bugs related to the JMS 
 provider implementation for hedwig.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira