[GitHub] [unomi] jkevan commented on a diff in pull request #597: UNOMI-754: new jsonSchema endpoint to be able to validate events and …

2023-03-23 Thread via GitHub
jkevan commented on code in PR #597: URL: https://github.com/apache/unomi/pull/597#discussion_r1145834979 ## extensions/json-schema/rest/src/main/java/org/apache/unomi/schema/rest/JsonSchemaEndPoint.java: ## @@ -114,4 +116,22 @@ public Response save(String jsonSchema) { pub

[GitHub] [unomi] jkevan commented on a diff in pull request #597: UNOMI-754: new jsonSchema endpoint to be able to validate events and …

2023-03-23 Thread via GitHub
jkevan commented on code in PR #597: URL: https://github.com/apache/unomi/pull/597#discussion_r1145835256 ## extensions/json-schema/services/src/main/java/org/apache/unomi/schema/api/SchemaService.java: ## @@ -29,21 +29,39 @@ public interface SchemaService { /** * V

[GitHub] [unomi] jkevan commented on a diff in pull request #593: UNOMI-748, UNOMI-749: more improvements for merge system: updateWithS…

2023-03-23 Thread via GitHub
jkevan commented on code in PR #593: URL: https://github.com/apache/unomi/pull/593#discussion_r1145839125 ## services/src/main/java/org/apache/unomi/services/impl/segments/SegmentServiceImpl.java: ## @@ -163,7 +158,6 @@ public void postConstruct() throws IOException { }

[GitHub] [unomi] jkevan merged pull request #593: UNOMI-748, UNOMI-749: more improvements for merge system: updateWithS…

2023-03-23 Thread via GitHub
jkevan merged PR #593: URL: https://github.com/apache/unomi/pull/593 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@unomi.apache.org F

[unomi] branch master updated: UNOMI-748, UNOMI-749: more improvements for merge system: updateWithS… (#593)

2023-03-23 Thread jkevan
This is an automated email from the ASF dual-hosted git repository. jkevan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/unomi.git The following commit(s) were added to refs/heads/master by this push: new ba58fafde UNOMI-748, UNOMI-749: more improvements

[unomi] branch eventValidationEndPoint updated: UNOMI-754: new jsonSchema endpoint to be able to validate events and get validation error message

2023-03-23 Thread jkevan
This is an automated email from the ASF dual-hosted git repository. jkevan pushed a commit to branch eventValidationEndPoint in repository https://gitbox.apache.org/repos/asf/unomi.git The following commit(s) were added to refs/heads/eventValidationEndPoint by this push: new b86c18f56 UNOM

[jira] [Resolved] (UNOMI-749) Unomi merge system produce inconsistent past sessions rewrite of profileId.

2023-03-23 Thread Kevan Jahanshahi (Jira)
[ https://issues.apache.org/jira/browse/UNOMI-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Jahanshahi resolved UNOMI-749. Resolution: Fixed > Unomi merge system produce inconsistent past sessions rewrite of profile

[jira] [Resolved] (UNOMI-748) Unomi merge system is exposed to OOM

2023-03-23 Thread Kevan Jahanshahi (Jira)
[ https://issues.apache.org/jira/browse/UNOMI-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Jahanshahi resolved UNOMI-748. Resolution: Fixed > Unomi merge system is exposed to OOM > -

[jira] [Updated] (UNOMI-749) Unomi merge system produce inconsistent past sessions rewrite of profileId.

2023-03-23 Thread Kevan Jahanshahi (Jira)
[ https://issues.apache.org/jira/browse/UNOMI-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Jahanshahi updated UNOMI-749: --- Fix Version/s: unomi-2.2.0 > Unomi merge system produce inconsistent past sessions rewrite of

[jira] [Commented] (UNOMI-754) Provide a new JsonSchema endpoint to be able to validate events

2023-03-23 Thread Kevan Jahanshahi (Jira)
[ https://issues.apache.org/jira/browse/UNOMI-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704026#comment-17704026 ] Kevan Jahanshahi commented on UNOMI-754: PR: https://github.com/apache/unomi/pull/

[jira] [Updated] (UNOMI-748) Unomi merge system is exposed to OOM

2023-03-23 Thread Kevan Jahanshahi (Jira)
[ https://issues.apache.org/jira/browse/UNOMI-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Jahanshahi updated UNOMI-748: --- Fix Version/s: unomi-2.2.0 > Unomi merge system is exposed to OOM > --

[jira] [Assigned] (UNOMI-754) Provide a new JsonSchema endpoint to be able to validate events

2023-03-23 Thread Kevan Jahanshahi (Jira)
[ https://issues.apache.org/jira/browse/UNOMI-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Jahanshahi reassigned UNOMI-754: -- Assignee: Kevan Jahanshahi > Provide a new JsonSchema endpoint to be able to validate e

[GitHub] [unomi] jkevan merged pull request #597: UNOMI-754: new jsonSchema endpoint to be able to validate events and …

2023-03-23 Thread via GitHub
jkevan merged PR #597: URL: https://github.com/apache/unomi/pull/597 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@unomi.apache.org F

[unomi] branch master updated: UNOMI-754: new jsonSchema endpoint to be able to validate events and … (#597)

2023-03-23 Thread jkevan
This is an automated email from the ASF dual-hosted git repository. jkevan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/unomi.git The following commit(s) were added to refs/heads/master by this push: new fc0174374 UNOMI-754: new jsonSchema endpoint to b

[jira] [Resolved] (UNOMI-754) Provide a new JsonSchema endpoint to be able to validate events

2023-03-23 Thread Kevan Jahanshahi (Jira)
[ https://issues.apache.org/jira/browse/UNOMI-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Jahanshahi resolved UNOMI-754. Resolution: Fixed > Provide a new JsonSchema endpoint to be able to validate events > --

[jira] [Created] (UNOMI-755) age and nbOfVisit property should use integer type instead of long

2023-03-23 Thread Kevan Jahanshahi (Jira)
Kevan Jahanshahi created UNOMI-755: -- Summary: age and nbOfVisit property should use integer type instead of long Key: UNOMI-755 URL: https://issues.apache.org/jira/browse/UNOMI-755 Project: Apache Un

[unomi] 01/01: UNOMI-755: set back age and nbOfVisists prop type as integer

2023-03-23 Thread jkevan
This is an automated email from the ASF dual-hosted git repository. jkevan pushed a commit to branch longToIntegerProps in repository https://gitbox.apache.org/repos/asf/unomi.git commit c2157532674763f29a0437d8cfaff2f50162a2d8 Author: Kevan AuthorDate: Thu Mar 23 16:30:43 2023 +0100 UNOMI-

[unomi] branch longToIntegerProps created (now c21575326)

2023-03-23 Thread jkevan
This is an automated email from the ASF dual-hosted git repository. jkevan pushed a change to branch longToIntegerProps in repository https://gitbox.apache.org/repos/asf/unomi.git at c21575326 UNOMI-755: set back age and nbOfVisists prop type as integer This branch includes the following

[jira] [Assigned] (UNOMI-755) age and nbOfVisit property should use integer type instead of long

2023-03-23 Thread Kevan Jahanshahi (Jira)
[ https://issues.apache.org/jira/browse/UNOMI-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Jahanshahi reassigned UNOMI-755: -- Assignee: Kevan Jahanshahi > age and nbOfVisit property should use integer type instead

[jira] [Resolved] (UNOMI-755) age and nbOfVisit property should use integer type instead of long

2023-03-23 Thread Kevan Jahanshahi (Jira)
[ https://issues.apache.org/jira/browse/UNOMI-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Jahanshahi resolved UNOMI-755. Resolution: Fixed > age and nbOfVisit property should use integer type instead of long > ---

[jira] [Created] (UNOMI-756) Cookies set by the tracker should be secure in case the current page is using HTTPS protocol

2023-03-23 Thread Kevan Jahanshahi (Jira)
Kevan Jahanshahi created UNOMI-756: -- Summary: Cookies set by the tracker should be secure in case the current page is using HTTPS protocol Key: UNOMI-756 URL: https://issues.apache.org/jira/browse/UNOMI-756

[jira] [Created] (UNOMI-757) Sometimes scope migration is failing on integration tests

2023-03-23 Thread Kevan Jahanshahi (Jira)
Kevan Jahanshahi created UNOMI-757: -- Summary: Sometimes scope migration is failing on integration tests Key: UNOMI-757 URL: https://issues.apache.org/jira/browse/UNOMI-757 Project: Apache Unomi

[jira] [Updated] (UNOMI-757) Sometimes scope migration is failing on integration tests

2023-03-23 Thread Kevan Jahanshahi (Jira)
[ https://issues.apache.org/jira/browse/UNOMI-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Jahanshahi updated UNOMI-757: --- Description: !Screenshot 2023-03-23 at 17.12.09.png! Found on: [https://github.com/apache/un

[jira] [Updated] (UNOMI-757) Sometimes scope migration is failing on integration tests

2023-03-23 Thread Kevan Jahanshahi (Jira)
[ https://issues.apache.org/jira/browse/UNOMI-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Jahanshahi updated UNOMI-757: --- Attachment: karaf.log > Sometimes scope migration is failing on integration tests > --

[jira] [Updated] (UNOMI-757) Sometimes scope migration is failing on integration tests

2023-03-23 Thread Kevan Jahanshahi (Jira)
[ https://issues.apache.org/jira/browse/UNOMI-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Jahanshahi updated UNOMI-757: --- Attachment: 4_Integration tests.txt > Sometimes scope migration is failing on integration test

[jira] [Assigned] (UNOMI-756) Cookies set by the tracker should be secure in case the current page is using HTTPS protocol

2023-03-23 Thread Kevan Jahanshahi (Jira)
[ https://issues.apache.org/jira/browse/UNOMI-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Jahanshahi reassigned UNOMI-756: -- Assignee: Kevan Jahanshahi > Cookies set by the tracker should be secure in case the cu

[GitHub] [unomi] jkevan merged pull request #598: UNOMI-755: set back age and nbOfVisists prop type as integer

2023-03-23 Thread via GitHub
jkevan merged PR #598: URL: https://github.com/apache/unomi/pull/598 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@unomi.apache.org F

[unomi] branch master updated: UNOMI-755: set back age and nbOfVisists prop type as integer (#598)

2023-03-23 Thread jkevan
This is an automated email from the ASF dual-hosted git repository. jkevan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/unomi.git The following commit(s) were added to refs/heads/master by this push: new 713e7c686 UNOMI-755: set back age and nbOfVisists

[jira] [Assigned] (UNOMI-709) Profile property type warn and error after migrating to unomi 2.0.0

2023-03-23 Thread Kevan Jahanshahi (Jira)
[ https://issues.apache.org/jira/browse/UNOMI-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Jahanshahi reassigned UNOMI-709: -- Assignee: Kevan Jahanshahi > Profile property type warn and error after migrating to un