Github user vrozov commented on the pull request:

    
https://github.com/apache/incubator-apex-core/pull/173#issuecomment-157748307
  
    @chandnisingh Please double check. There are 3 commits. The first one is to 
rename DefaultReservoir.java->AbstractReservoir.java, the second one to 
introduce AbstractReservoir and ForwardingReservoir classes along with concrete 
implementation of the AbstractReservoir that extends AbstractReservoir and 
delegates BlockingQueue implementation to the CircularBuffer and the last one 
where SpscArrayQueueReservoir and ArrayBlockingQueueReservoir are introduced 
along with test cases.
    
    Note that git still does not preserve history and behaves as if it 
internally squashing all 3 commits into a single one. If there is a better way 
to preserve history, please let me know.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to