You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by haoch <gi...@git.apache.org> on 2016/07/29 08:44:05 UTC

[GitHub] incubator-eagle pull request #285: EAGLE-399 Implement consistent RESTRespon...

GitHub user haoch opened a pull request:

    https://github.com/apache/incubator-eagle/pull/285

    EAGLE-399 Implement consistent RESTResponse Wrapper for GET request

    https://issues.apache.org/jira/browse/EAGLE-399

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

    $ git pull https://github.com/haoch/incubator-eagle EAGLE-399-2

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

    https://github.com/apache/incubator-eagle/pull/285.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 #285
    
----
commit 8e7e68715fe601ff45f9e5a42524d38f9f7d3876
Author: Hao Chen <ha...@apache.org>
Date:   2016-07-29T08:35:22Z

    EAGLE-399 Implement consistent RESTResponse Wrapper for GET operation request

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle issue #285: EAGLE-399 Implement consistent RESTResponse Wrap...

Posted by haoch <gi...@git.apache.org>.
Github user haoch commented on the issue:

    https://github.com/apache/incubator-eagle/pull/285
  
    The main purpose is to wrap the response of java 8 lambda function in standard type. As to Sync/Async, I think both are OK and current consideration is we could control timeout in framework level and avoid uncontrolled IO blocking.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle issue #285: EAGLE-399 Implement consistent RESTResponse Wrap...

Posted by yonzhang <gi...@git.apache.org>.
Github user yonzhang commented on the issue:

    https://github.com/apache/incubator-eagle/pull/285
  
    what is the benefit of using async response?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle pull request #285: EAGLE-399 Implement consistent RESTRespon...

Posted by haoch <gi...@git.apache.org>.
Github user haoch closed the pull request at:

    https://github.com/apache/incubator-eagle/pull/285


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---