[jira] [Commented] (GROOVY-7673) groovy.sql.Sql race condition?

2015-11-25 Thread acefael (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15026701#comment-15026701 ] acefael commented on GROOVY-7673: - I'd be content with that. > groovy.sql.Sql race condition? >

[jira] [Commented] (GROOVY-7673) groovy.sql.Sql race condition?

2015-11-24 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024950#comment-15024950 ] Pascal Schumacher commented on GROOVY-7673: --- I guess the problem is that groovy.sql.Sql already

[jira] [Commented] (GROOVY-7673) groovy.sql.Sql race condition?

2015-11-24 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024700#comment-15024700 ] Jochen Theodorou commented on GROOVY-7673: -- If there is not really anything we want to share

[jira] [Commented] (GROOVY-7673) groovy.sql.Sql race condition?

2015-11-22 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15021142#comment-15021142 ] John Wagenleitner commented on GROOVY-7673: --- I took a shot at addressing some of the threading

[jira] [Commented] (GROOVY-7673) groovy.sql.Sql race condition?

2015-11-21 Thread acefael (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15020425#comment-15020425 ] acefael commented on GROOVY-7673: - marking the class non thread-safe would limit its utility quite a lot,

[jira] [Commented] (GROOVY-7673) groovy.sql.Sql race condition?

2015-11-20 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018923#comment-15018923 ] John Wagenleitner commented on GROOVY-7673: --- Besides the [non thread-safe map