GitHub user heartmoving opened a pull request:

    https://github.com/apache/usergrid/pull/404

    USERGRID Code Compile Error

    in project (usergrid-core) , a error is code compile ,
    class full path is:
    org.apache.usergrid.corepersistence.service.ConnectionServiceImpl
    method error at :
    .map( deletedEdge -> new ConnectionScope( applicationScope, deletedEdge ) );
    error info:
    The constructor ConnectionScope(ApplicationScope, Object) is undefined
    ------------------------------------------------
    Develop Environment:
    I use Jdk is 1.8
    ide is eclipse
    web server is jetty
    please help me, thank you very much!
    -------------------------------------------------
    Error Screenshots:
    ![qq 
20151021151905](https://cloud.githubusercontent.com/assets/9817467/10630112/19bf5f5c-7807-11e5-8aa2-3f751a9db81a.png)


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

    $ git pull https://github.com/apache/usergrid USERGRID-1044

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

    https://github.com/apache/usergrid/pull/404.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 #404
    
----
commit 1195ce85fefcc8334b38f6e79cc8a2c53ce9ce10
Author: Mike Dunker <[email protected]>
Date:   2015-10-20T20:37:34Z

    USERGRID-1044: set default retry count to 0
    also, retry count was being used as the total number of attempts

----


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