Build failed in Jenkins: brooklyn-library-master #455

2017-10-11 Thread Apache Jenkins Server
See -- [...truncated 531.42 KB...] [JENKINS] Archiving to

[jira] [Commented] (BROOKLYN-544) Deadlock in enricher's subscription

2017-10-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16200907#comment-16200907 ] ASF GitHub Bot commented on BROOKLYN-544: - GitHub user ahgittin opened a pull request:

[GitHub] brooklyn-server pull request #860: improve locking for sensor values

2017-10-11 Thread ahgittin
GitHub user ahgittin opened a pull request: https://github.com/apache/brooklyn-server/pull/860 improve locking for sensor values fixes https://issues.apache.org/jira/browse/BROOKLYN-544 introducing a public Lock for writes and callers, and the weaker uglier monitor for

[jira] [Closed] (BROOKLYN-543) Name truncated after '#' character when renaming

2017-10-11 Thread Martin Harris (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Harris closed BROOKLYN-543. -- Resolution: Invalid Raised in error > Name truncated after '#' character when renaming >

[jira] [Commented] (BROOKLYN-544) Deadlock in enricher's subscription

2017-10-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16200161#comment-16200161 ] ASF GitHub Bot commented on BROOKLYN-544: - Github user aledsage commented on the issue:

[GitHub] brooklyn-server issue #859: Delete old deprecated code

2017-10-11 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/859 I ran this test many times (`@Test(invocationCount=1000)`) and found the deadlock reported in https://issues.apache.org/jira/browse/BROOKLYN-544 (which is not related to this PR). ---

[jira] [Created] (BROOKLYN-544) Deadlock in enricher's subscription

2017-10-11 Thread Aled Sage (JIRA)
Aled Sage created BROOKLYN-544: -- Summary: Deadlock in enricher's subscription Key: BROOKLYN-544 URL: https://issues.apache.org/jira/browse/BROOKLYN-544 Project: Brooklyn Issue Type: Bug

[GitHub] brooklyn-server issue #859: Delete old deprecated code

2017-10-11 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/859 retest this please ---

[GitHub] brooklyn-server issue #859: Delete old deprecated code

2017-10-11 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/859 Apache jenkins failed with: ``` Build timed out (after 60 minutes). Marking the build as aborted. [ERROR] Failed to execute goal

[GitHub] brooklyn-server pull request #857: Deprecate `@Catalog` annotation

2017-10-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/857 ---

[GitHub] brooklyn-server issue #859: Delete old deprecated code

2017-10-11 Thread m4rkmckenna
Github user m4rkmckenna commented on the issue: https://github.com/apache/brooklyn-server/pull/859 retest this please ---