GitHub user tellison opened a pull request:

    https://github.com/apache/incubator-pirk/pull/53

    Change DataPartitioner to refer to List interface.

     - Update the DataPartitioner interface to refer to List interface in
    preference to ArrayList concrete type, giving implementers additional
    options.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tellison/incubator-pirk DataPartitioner

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-pirk/pull/53.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #53
    
----
commit fc85daa9d72f80c41daa84c15a59d2c9973e6c52
Author: tellison <[email protected]>
Date:   2016-08-10T17:04:56Z

    Introduced typed property getters to SystemConfiguration -- closes 
apache/incubator-pirk#51

commit b998cab4f8f718325dbf824cab3b73c7142fa945
Author: eawilliams <[email protected]>
Date:   2016-08-10T17:07:09Z

    closes apache/incubator-pirk#51

commit e3fdaac36cbcc61209cf98d9169fb07a638ec458
Author: Tim Ellison <[email protected]>
Date:   2016-08-10T20:48:44Z

    Change DataPartitioner to refer to List interface.
    
     - Update the DataPartitioner interface to refer to List interface in
    preference to ArrayList concrete type, giving implementers additional
    options.

----


---
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