[GitHub] [syncope] ilgrosso commented on a change in pull request #233: [SYNCOPE-1609] Changes jsonb queries in order to improve performances

2021-01-11 Thread GitBox
ilgrosso commented on a change in pull request #233: URL: https://github.com/apache/syncope/pull/233#discussion_r72781 ## File path: core/persistence-jpa-json/src/main/java/org/apache/syncope/core/persistence/jpa/dao/PGJPAJSONAnySearchDAO.java ## @@ -18,76 +18,57 @@ */

[jira] [Updated] (SYNCOPE-1609) Reduce the number of table joins into PostgreSQL JSONB persistence implementation

2021-01-11 Thread Jira
[ https://issues.apache.org/jira/browse/SYNCOPE-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-1609: Labels: jsonb postgresql (was: ) > Reduce the number of table joins

[jira] [Updated] (SYNCOPE-1609) Reduce the number of table joins into PostgreSQL JSONB persistence implementation

2021-01-11 Thread Jira
[ https://issues.apache.org/jira/browse/SYNCOPE-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-1609: Fix Version/s: 3.0.0 > Reduce the number of table joins into PostgreSQL

[GitHub] [syncope] fmartelli commented on pull request #233: Changes jsonb queries in order to improve performances

2021-01-11 Thread GitBox
fmartelli commented on pull request #233: URL: https://github.com/apache/syncope/pull/233#issuecomment-758236118 I've just opened the improvement https://issues.apache.org/jira/browse/SYNCOPE-1609 This is an automated

[jira] [Created] (SYNCOPE-1609) Reduce the number of table joins into PostgreSQL JSONB persistence implementation

2021-01-11 Thread Fabio Martelli (Jira)
Fabio Martelli created SYNCOPE-1609: --- Summary: Reduce the number of table joins into PostgreSQL JSONB persistence implementation Key: SYNCOPE-1609 URL: https://issues.apache.org/jira/browse/SYNCOPE-1609

[GitHub] [syncope] fmartelli commented on a change in pull request #233: Changes jsonb queries in order to improve performances

2021-01-11 Thread GitBox
fmartelli commented on a change in pull request #233: URL: https://github.com/apache/syncope/pull/233#discussion_r555339048 ## File path: core/persistence-jpa-json/src/main/java/org/apache/syncope/core/persistence/jpa/dao/PGJPAJSONAnySearchDAO.java ## @@ -18,76 +18,57 @@ */

[GitHub] [syncope] ilgrosso commented on pull request #233: Changes jsonb queries in order to improve performances

2021-01-11 Thread GitBox
ilgrosso commented on pull request #233: URL: https://github.com/apache/syncope/pull/233#issuecomment-758073041 @fmartelli would it be possible to: 1. open an improvement on JIRA describing the changes you want to apply 2. restore ordering of methods in `PGJPAJSONAnySearchDAO` so

[GitHub] [syncope] ilgrosso commented on a change in pull request #233: Changes jsonb queries in order to improve performances

2021-01-11 Thread GitBox
ilgrosso commented on a change in pull request #233: URL: https://github.com/apache/syncope/pull/233#discussion_r555178149 ## File path: core/persistence-jpa-json/src/main/resources/pgjsonb/views.xml ## @@ -47,13 +47,13 @@ under the License. -

[GitHub] [syncope] fmartelli opened a new pull request #233: Changes jsonb queries in order to improve performances

2021-01-11 Thread GitBox
fmartelli opened a new pull request #233: URL: https://github.com/apache/syncope/pull/233 Improve queries in order to avoid table joins This is an automated message from the Apache Git Service. To respond to the message,

Errored: apache/syncope#7025 (master - 19bc681)

2021-01-11 Thread Travis CI
Build Update for apache/syncope - Build: #7025 Status: Errored Duration: 18 mins and 50 secs Commit: 19bc681 (master) Author: Francesco Chicchiriccò Message: [SYNCOPE-1608] Allowing MembershipCond to bear group name pattern View the changeset:

Errored: apache/syncope#7025 (master - 19bc681)

2021-01-11 Thread Travis CI
Build Update for apache/syncope - Build: #7025 Status: Errored Duration: 19 mins and 8 secs Commit: 19bc681 (master) Author: Francesco Chicchiriccò Message: [SYNCOPE-1608] Allowing MembershipCond to bear group name pattern View the changeset:

Errored: apache/syncope#7025 (master - 19bc681)

2021-01-11 Thread Travis CI
Build Update for apache/syncope - Build: #7025 Status: Errored Duration: 19 mins and 34 secs Commit: 19bc681 (master) Author: Francesco Chicchiriccò Message: [SYNCOPE-1608] Allowing MembershipCond to bear group name pattern View the changeset:

[jira] [Resolved] (SYNCOPE-1608) Allow wildcard group membership search

2021-01-11 Thread Jira
[ https://issues.apache.org/jira/browse/SYNCOPE-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò resolved SYNCOPE-1608. - Resolution: Fixed > Allow wildcard group membership search >

[jira] [Commented] (SYNCOPE-1608) Allow wildcard group membership search

2021-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SYNCOPE-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17262466#comment-17262466 ] ASF subversion and git services commented on SYNCOPE-1608: -- Commit

[jira] [Commented] (SYNCOPE-1608) Allow wildcard group membership search

2021-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SYNCOPE-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17262464#comment-17262464 ] ASF subversion and git services commented on SYNCOPE-1608: -- Commit