Re: Send feature descriptions for the release

2017-08-18 Thread David Lotts
thanks Aaron! I would say they are award-worthy. david. On Fri, Aug 18, 2017 at 3:37 PM, Aaron D. Mihalik wrote: > David, I think that only two of my commits are noteworthy: > > RYA-337 - Enabled query batching for MongoDB DAO. Previously, the MongoDB > DAO sent one

Re: Send feature descriptions for the release

2017-08-18 Thread Aaron D. Mihalik
David, I think that only two of my commits are noteworthy: RYA-337 - Enabled query batching for MongoDB DAO. Previously, the MongoDB DAO sent one Statement Pattern query at a time to Mongo. Now, the DAO batches Statement Pattern queries and performs a client side join (like the Accumulo DAO).

Re: Send feature descriptions for the release

2017-08-18 Thread Aaron D. Mihalik
Hey David, This might be helpful: I scrapped the git logs and put together a spreadsheet of everything committed since last release. It's up on google docs at: https://docs.google.com/spreadsheets/d/1mwp0HRHBVrH_TR1ZGOfO8d3044NbrMJ3wO5TtyRp5So/edit?usp=sharing --Aaron On Fri, Aug 18, 2017 at

Send feature descriptions for the release

2017-08-18 Thread David Lotts
Lets get this started! Contributors, please send me one or two English sentence for each major feature that you principally worked on, describing the feature. This would be all features since October. I will compile this into the release notes. I will also link the Jira generated release notes