You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by dogless <gi...@git.apache.org> on 2015/07/13 21:17:29 UTC

[GitHub] airavata pull request: Add field compute resource

GitHub user dogless opened a pull request:

    https://github.com/apache/airavata/pull/21

    Add field compute resource

    Goes in tandem with airavata-php-gateway pull request (https://github.com/apache/airavata-php-gateway/pull/5). A boolean field named, active, is added to the computeResource thrift model. Consequential setter and getter methods, and sql script modifications, are also added.

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

    $ git pull https://github.com/dogless/airavata add-field-computeResource

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

    https://github.com/apache/airavata/pull/21.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 #21
    
----
commit 05fb8d32f175a1cd2fcc4009f4c327262b369ddf
Author: Shameera Rathanyaka <sh...@gmail.com>
Date:   2015-06-01T18:37:26Z

    added meaning full failed message when absence of jobId in both submit and validate steps

commit 632d6b986749ddb0df975995394c1cb3207e5e06
Author: Shameera Rathanyaka <sh...@gmail.com>
Date:   2015-06-02T15:27:38Z

    Save error on Experiment failures

commit a128eee003b262946fa31384add663314bac3c33
Author: raminder <ra...@apache.org>
Date:   2015-06-02T19:02:26Z

    To fix AIRAVATA-1710.

commit ae0fbcd786e9f5cf63bc3488b5993f3ac4e6a6bd
Author: raminder <ra...@apache.org>
Date:   2015-06-04T14:17:59Z

    Fixed  AIRAVATA-1711 in branch

commit 58af590d3621ce60ed3c59103a800658280f4fa2
Author: raminder <ra...@apache.org>
Date:   2015-06-04T20:53:41Z

    Fixing AIRAVATA-1717.

commit 97135ad33c057b4f54ccf873e7a14cac8f286f56
Author: Shameera Rathanyaka <sh...@gmail.com>
Date:   2015-06-05T15:45:22Z

    Fixed partial jobId retrieve from PBS resource at validation step.

commit 57de8d6b9dc0ed3b59f0fcec076792989c634c9a
Author: Shameera Rathanyaka <sh...@gmail.com>
Date:   2015-06-05T20:22:32Z

    Incase of absence jobId at submit step , try 3 times maximum to get job Id by verification commands.

commit 919e6d657ca3da7954e99615a92587f7b51d7700
Author: raminder <ra...@apache.org>
Date:   2015-06-05T20:49:39Z

    Monitor jobs on blacklight. AIRAVATA-1716

commit 6b0f5da17c06aac16c55081369d0e9a375cb7d92
Author: raminder <ra...@apache.org>
Date:   2015-06-05T20:50:25Z

    Merge branch 'airavata-0.15-release-branch' of https://git-wip-us.apache.org/repos/asf/airavata into airavata-0.15-release-branch

commit e22277db1ce8c66b970724d7993ac104a6e55669
Author: Shameera Rathanyaka <sh...@gmail.com>
Date:   2015-06-08T15:08:55Z

    Fixed issue with alamo mails, which has slightly different format than other resources.

commit f4d8fb9a1096a2c64741961387ed91f43b1ef058
Author: raminder <ra...@apache.org>
Date:   2015-06-08T17:40:44Z

    To fix job monitoring for blacklight. AIRAVATA-1716

commit df5b46459a4ea13f1f2830c7c133957b8a325d17
Author: raminder <ra...@apache.org>
Date:   2015-06-08T17:41:01Z

    Merge branch 'airavata-0.15-release-branch' of https://git-wip-us.apache.org/repos/asf/airavata into airavata-0.15-release-branch

commit 5200ce5ca65c7ff4befed645d28bab006a3f1c61
Author: Shameera Rathanyaka <sh...@gmail.com>
Date:   2015-06-09T16:17:16Z

    reverted 919e6d657ca3da7954 and f4d8fb9a1096a2c647 which substring the jobId, then add backlight computer resouce to email based monitor code

commit a320a94744ea443b173ad62ec46e155784c3c832
Author: raminder <ra...@apache.org>
Date:   2015-06-09T17:45:48Z

    If reverting a change back do it with care. Blacklight will not work
    with this change if user did not configure email monitoring.
    AIRAVATA-1716

commit 59e36d89913fae0477a27c4fcfb070e127f3f897
Author: Shameera Rathanyaka <sh...@gmail.com>
Date:   2015-06-09T20:55:32Z

    Added thread pool to process emails

commit bba8f752e998c610c83333b726300b4eb04ace72
Author: Chathuri Wimalasena <ch...@apache.org>
Date:   2015-06-09T21:16:11Z

    enabling caching for app catalog

commit 4487611cda427a014ea6bac17c0a4b07ab2ff010
Author: Chathuri Wimalasena <ch...@apache.org>
Date:   2015-06-09T21:44:49Z

    info message when connection closed

commit 815a268194e8ecb6acf0d79724a575cedb1abfb4
Author: Shameera Rathanyaka <sh...@gmail.com>
Date:   2015-06-09T21:55:29Z

    Added zookeeper node delete after sendAck

commit 58e3b4d4084347a5647ac8e11e7d82a2772a995b
Author: Chathuri Wimalasena <ch...@apache.org>
Date:   2015-06-10T13:23:27Z

    fixing erroneous id passed

commit 4133c5b04de63eb509c6ab3e8b4ee0b50d09f665
Author: Chathuri Wimalasena <ch...@apache.org>
Date:   2015-06-10T13:37:22Z

    rabbitmq auto reconnect and add shutdownlistener to channel

commit c3a8b77d6b47fd3723dd88acd82357a59dc9fe45
Author: Shameera Rathanyaka <sh...@gmail.com>
Date:   2015-06-10T14:19:15Z

    Merge branch 'airavata-0.15-release-branch' of https://git-wip-us.apache.org/repos/asf/airavata into airavata-0.15-release-branch

commit 1cf6bd32b02a9a6f4a295f9e78c7cb64cbf31d3f
Author: Chathuri Wimalasena <ch...@apache.org>
Date:   2015-06-10T15:33:09Z

    basicRecovery for channel

commit 14044de5d76ddeb606b4dc4c14d6f2f6c4db9085
Author: Shameera Rathanyaka <sh...@gmail.com>
Date:   2015-06-10T15:47:37Z

    Added logs before do acknowledgements

commit 7b9418ae9d4e8d8062f1b6a403deef4829b03739
Author: Shameera Rathanyaka <sh...@gmail.com>
Date:   2015-06-10T18:07:31Z

    update deliverytag in case of redelivery

commit 81985ecf9ff21077e05e484fcca95d63141dcc98
Author: Doug <do...@gmail.com>
Date:   2015-06-10T20:38:24Z

    add field to computeResource and java client to test

commit 005689d7635b146c82d42fd87e566b2ec14f29ce
Author: Doug <do...@gmail.com>
Date:   2015-07-13T18:16:00Z

    properly add active field to computeResource

----


---
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] airavata pull request: Add field compute resource

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

    https://github.com/apache/airavata/pull/21


---
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] airavata pull request: Add field compute resource

Posted by dogless <gi...@git.apache.org>.
Github user dogless commented on the pull request:

    https://github.com/apache/airavata/pull/21#issuecomment-121333877
  
    I believe Supun actually already addresses this feature in master.


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