You are viewing a plain text version of this content. The canonical link for it is here.
- [unomi] branch UNOMI-225-es7-migration created (now c0ed8ba) - posted by sh...@apache.org on 2019/12/02 14:27:19 UTC, 0 replies.
- [unomi] 01/01: UNOMI-225 ElasticSearch 7 migration In this commit a migration implementation has been added to migrate from ElasticSearch 5 to ElasticSearch 7. Also included is the documentation (and we have moved the existing documentation to the archive) on how to use the migration - posted by sh...@apache.org on 2019/12/02 14:27:20 UTC, 0 replies.
- [GitHub] [unomi] sergehuber opened a new pull request #116: UNOMI-225 ElasticSearch 7 migration - posted by GitBox <gi...@apache.org> on 2019/12/02 14:55:57 UTC, 0 replies.
- [GitHub] [unomi] asf-ci commented on issue #116: UNOMI-225 ElasticSearch 7 migration - posted by GitBox <gi...@apache.org> on 2019/12/02 15:30:12 UTC, 0 replies.
- Re: Removal of old incubator releases - posted by Jun Liu <li...@apache.org> on 2019/12/03 09:23:11 UTC, 0 replies.
- [unomi] branch es7-basic-authentication-support created (now 7b17bc5) - posted by jk...@apache.org on 2019/12/03 15:14:46 UTC, 0 replies.
- [unomi] 01/01: Add support for basic authentication on ES7 client - posted by jk...@apache.org on 2019/12/03 15:14:47 UTC, 0 replies.
- [GitHub] [unomi] jkevan opened a new pull request #117: Add support for basic authentication on ES7 client - posted by GitBox <gi...@apache.org> on 2019/12/03 15:15:38 UTC, 0 replies.
- [GitHub] [unomi] asf-ci commented on issue #117: UNOMI-225: Add support for basic authentication on ES7 client - posted by GitBox <gi...@apache.org> on 2019/12/03 15:33:19 UTC, 2 replies.
- [GitHub] [unomi] sergehuber merged pull request #116: UNOMI-225 ElasticSearch 7 migration - posted by GitBox <gi...@apache.org> on 2019/12/03 15:50:04 UTC, 0 replies.
- [unomi] branch master updated (80a4059 -> ebd3ca2) - posted by sh...@apache.org on 2019/12/03 15:50:12 UTC, 0 replies.
- [unomi] 01/01: Merge pull request #116 from apache/UNOMI-225-es7-migration - posted by sh...@apache.org on 2019/12/03 15:50:13 UTC, 0 replies.
- [unomi] branch es7-basic-authentication-support updated: UNOMI-225: add missing config props in custom.system.properties on ES7 authentication - posted by jk...@apache.org on 2019/12/03 15:59:39 UTC, 0 replies.
- [unomi] branch es7-basic-authentication-support updated: UNOMI-225: fix bad character - posted by jk...@apache.org on 2019/12/03 16:02:37 UTC, 0 replies.
- [GitHub] [unomi] sergehuber merged pull request #117: UNOMI-225: Add support for basic authentication on ES7 client - posted by GitBox <gi...@apache.org> on 2019/12/03 16:05:52 UTC, 0 replies.
- [unomi] branch master updated (ebd3ca2 -> dbdbe22) - posted by sh...@apache.org on 2019/12/03 16:06:07 UTC, 0 replies.
- [unomi] branch UNOMI-225-es7-fix-counts created (now 9dc21cf) - posted by sh...@apache.org on 2019/12/03 16:35:42 UTC, 0 replies.
- [unomi] 01/01: UNOMI-225 ElasticSearch 7 fix for changes in the total hits - Replaced total hits with count API requests when possible - For aggregations replaced with a manual sum of all buckets - Added in the PartialList the relation for the total hits so that users of the API can know if the total size is EQUAL or GREATER_THAN_OR_EQUAL_TO - posted by sh...@apache.org on 2019/12/03 16:35:43 UTC, 1 replies.
- [GitHub] [unomi] sergehuber opened a new pull request #118: UNOMI-225 ElasticSearch 7 fix for changes in the total hits - posted by GitBox <gi...@apache.org> on 2019/12/03 16:42:36 UTC, 0 replies.
- [GitHub] [unomi] asf-ci commented on issue #118: UNOMI-225 ElasticSearch 7 fix for changes in the total hits - posted by GitBox <gi...@apache.org> on 2019/12/03 17:54:18 UTC, 1 replies.
- [unomi] branch UNOMI-225-ssl-es7-impl created (now d31b448) - posted by jk...@apache.org on 2019/12/04 10:05:26 UTC, 0 replies.
- [unomi] 01/01: UNOMI-225: implement ssl communication support with ES7 - posted by jk...@apache.org on 2019/12/04 10:05:27 UTC, 0 replies.
- [GitHub] [unomi] jkevan opened a new pull request #119: UNOMI-225: implement ssl communication support with ES7 - posted by GitBox <gi...@apache.org> on 2019/12/04 10:06:14 UTC, 0 replies.
- [GitHub] [unomi] sergehuber merged pull request #119: UNOMI-225: implement ssl communication support with ES7 - posted by GitBox <gi...@apache.org> on 2019/12/04 10:20:10 UTC, 0 replies.
- [unomi] branch master updated (dbdbe22 -> d38cea1) - posted by sh...@apache.org on 2019/12/04 10:20:14 UTC, 0 replies.
- [unomi] 01/01: Merge pull request #119 from apache/UNOMI-225-ssl-es7-impl - posted by sh...@apache.org on 2019/12/04 10:20:15 UTC, 0 replies.
- [GitHub] [unomi] sergehuber commented on issue #119: UNOMI-225: implement ssl communication support with ES7 - posted by GitBox <gi...@apache.org> on 2019/12/04 10:20:16 UTC, 0 replies.
- [GitHub] [unomi] asf-ci commented on issue #119: UNOMI-225: implement ssl communication support with ES7 - posted by GitBox <gi...@apache.org> on 2019/12/04 10:44:22 UTC, 0 replies.
- [unomi] branch UNOMI-225-es7-auth-ssl-documentation created (now b90ea67) - posted by jk...@apache.org on 2019/12/05 10:42:46 UTC, 0 replies.
- [unomi] 01/01: UNOMI-225: add documentation on ES7 authentication and ssl support - posted by jk...@apache.org on 2019/12/05 10:42:47 UTC, 0 replies.
- [GitHub] [unomi] jkevan opened a new pull request #120: UNOMI-225: add documentation on ES7 authentication and ssl support - posted by GitBox <gi...@apache.org> on 2019/12/05 10:44:14 UTC, 0 replies.
- [GitHub] [unomi] Taybou commented on a change in pull request #120: UNOMI-225: add documentation on ES7 authentication and ssl support - posted by GitBox <gi...@apache.org> on 2019/12/05 10:55:40 UTC, 1 replies.
- [GitHub] [unomi] asf-ci commented on issue #120: UNOMI-225: add documentation on ES7 authentication and ssl support - posted by GitBox <gi...@apache.org> on 2019/12/05 11:05:21 UTC, 2 replies.
- [GitHub] [unomi] sergehuber commented on issue #115: UNOMI-258 Add support for identify() and track() methods in web-tracker - posted by GitBox <gi...@apache.org> on 2019/12/05 12:15:29 UTC, 0 replies.
- [GitHub] [unomi] sergehuber merged pull request #115: UNOMI-258 Add support for identify() and track() methods in web-tracker - posted by GitBox <gi...@apache.org> on 2019/12/05 12:15:35 UTC, 0 replies.
- [unomi] branch master updated (d38cea1 -> 4e5b13a) - posted by sh...@apache.org on 2019/12/05 12:15:39 UTC, 0 replies.
- [unomi] 01/01: Merge pull request #115 from apache/UNOMI-258-identify-and-track-webtracker - posted by sh...@apache.org on 2019/12/05 12:15:40 UTC, 0 replies.
- [unomi] branch UNOMI-225-es7-auth-ssl-documentation updated (b90ea67 -> f6e0881) - posted by sh...@apache.org on 2019/12/05 12:16:27 UTC, 0 replies.
- [unomi] branch UNOMI-225-es7-auth-ssl-documentation updated (f6e0881 -> c44e8c9) - posted by sh...@apache.org on 2019/12/05 12:16:39 UTC, 0 replies.
- [GitHub] [unomi] sergehuber commented on issue #120: UNOMI-225: add documentation on ES7 authentication and ssl support - posted by GitBox <gi...@apache.org> on 2019/12/05 12:25:55 UTC, 0 replies.
- [GitHub] [unomi] sergehuber merged pull request #120: UNOMI-225: add documentation on ES7 authentication and ssl support - posted by GitBox <gi...@apache.org> on 2019/12/05 12:26:01 UTC, 0 replies.
- [unomi] branch master updated (4e5b13a -> 23ae19a) - posted by sh...@apache.org on 2019/12/05 12:26:07 UTC, 0 replies.
- [unomi] 01/01: Merge pull request #120 from apache/UNOMI-225-es7-auth-ssl-documentation - posted by sh...@apache.org on 2019/12/05 12:26:08 UTC, 0 replies.
- [unomi] branch UNOMI-225-es7-fix-counts updated (9dc21cf -> c329441) - posted by sh...@apache.org on 2019/12/05 13:47:43 UTC, 0 replies.
- [GitHub] [unomi] Taybou commented on a change in pull request #118: UNOMI-225 ElasticSearch 7 fix for changes in the total hits - posted by GitBox <gi...@apache.org> on 2019/12/05 13:56:28 UTC, 0 replies.
- [GitHub] [unomi] sergehuber commented on a change in pull request #118: UNOMI-225 ElasticSearch 7 fix for changes in the total hits - posted by GitBox <gi...@apache.org> on 2019/12/05 15:30:31 UTC, 1 replies.
- [unomi] branch UNOMI-225-es7-fix-counts updated: UNOMI-225 ElasticSearch 7 fix for changes in the total hits Remove commented out code - posted by sh...@apache.org on 2019/12/05 15:31:34 UTC, 0 replies.
- [GitHub] [unomi] sergehuber merged pull request #118: UNOMI-225 ElasticSearch 7 fix for changes in the total hits - posted by GitBox <gi...@apache.org> on 2019/12/05 15:33:12 UTC, 0 replies.
- [unomi] branch master updated (23ae19a -> 29f36f8) - posted by sh...@apache.org on 2019/12/05 15:33:18 UTC, 0 replies.
- [unomi] 01/01: Merge pull request #118 from apache/UNOMI-225-es7-fix-counts - posted by sh...@apache.org on 2019/12/05 15:33:19 UTC, 0 replies.
- [unomi] branch master updated: UNOMI-225 Fix typo in documentation - posted by sh...@apache.org on 2019/12/05 20:12:40 UTC, 0 replies.
- [unomi] branch UNOMI-225-fix-migration-mappings created (now 30093ce) - posted by sh...@apache.org on 2019/12/07 14:42:33 UTC, 0 replies.
- [unomi] 01/01: UNOMI-225 ElasticSearch 7 fix issues with mappings when migrating These corrections are based on tests with real customer datasets. Basically the mappings are now first read from the old ElasticSearch 5 indices and then merged with the new mapping definitions included in Apache Unomi. The result is then used to create the indices properly. Also, the total mapping fields value is also copied from the ES 5 indices if it exists. Finally we added an important note in the documentation to menti [...] - posted by sh...@apache.org on 2019/12/07 14:42:34 UTC, 0 replies.
- [GitHub] [unomi] sergehuber opened a new pull request #121: UNOMI-225 ElasticSearch 7 fix issues with mappings when migrating - posted by GitBox <gi...@apache.org> on 2019/12/07 14:43:01 UTC, 0 replies.
- [unomi] branch UNOMI-225-fix-migration-mappings updated: UNOMI-225 ElasticSearch 7 fix issues with mappings when migrating Remove whitespace introduced by mistake - posted by sh...@apache.org on 2019/12/07 14:44:19 UTC, 0 replies.
- [GitHub] [unomi] asf-ci commented on issue #121: UNOMI-225 ElasticSearch 7 fix issues with mappings when migrating - posted by GitBox <gi...@apache.org> on 2019/12/07 15:00:44 UTC, 3 replies.
- [unomi] branch UNOMI-225-fix-migration-mappings updated: UNOMI-225 ElasticSearch 7 fix issues with mappings when migrating Fix issue with properties merging that was not properly replacing all the configuration for a mapping field type. - posted by sh...@apache.org on 2019/12/07 20:45:41 UTC, 0 replies.
- [unomi] branch UNOMI-225-fix-migration-mappings updated: UNOMI-225: code review cosmetics changes - posted by jk...@apache.org on 2019/12/09 10:12:42 UTC, 0 replies.
- [unomi] branch master updated: UNOMI-225 ElasticSearch 7 Migration documentation and clarification of SOURCE and TARGET settings - posted by sh...@apache.org on 2019/12/10 06:23:04 UTC, 0 replies.
- Board report for December 2019 - posted by Serge Huber <sh...@apache.org> on 2019/12/12 08:50:51 UTC, 3 replies.
- [jira] [Created] (UNOMI-259) Support JDK 11 & JDK 8 - posted by "Serge Huber (Jira)" <ji...@apache.org> on 2019/12/12 14:57:00 UTC, 0 replies.
- [unomi] branch UNOMI-259-jdk11-support created (now c8a5e61) - posted by ta...@apache.org on 2019/12/12 15:01:27 UTC, 0 replies.
- [unomi] 01/01: UNOMI-259 support jdk 11 (WIP) - posted by ta...@apache.org on 2019/12/12 15:01:28 UTC, 1 replies.
- [GitHub] [unomi] sergehuber merged pull request #121: UNOMI-225 ElasticSearch 7 fix issues with mappings when migrating - posted by GitBox <gi...@apache.org> on 2019/12/12 15:59:34 UTC, 0 replies.
- [unomi] branch master updated (f6f4711 -> 37e2eef) - posted by sh...@apache.org on 2019/12/12 15:59:41 UTC, 0 replies.
- [unomi] 01/01: Merge pull request #121 from apache/UNOMI-225-fix-migration-mappings - posted by sh...@apache.org on 2019/12/12 15:59:42 UTC, 0 replies.
- [unomi] branch UNOMI-259-jdk11-support updated (c8a5e61 -> 516d24f) - posted by sh...@apache.org on 2019/12/13 09:50:08 UTC, 0 replies.
- [jira] [Assigned] (UNOMI-259) Support JDK 11 & JDK 8 - posted by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2019/12/13 12:38:00 UTC, 0 replies.
- [unomi] branch UNOMI-259-jdk11-support updated: UNOMI-259 - Switch CXF to CXF-JaxRS in feature dependency - Upgrade FailSafe to support JDK 11 - Fix OGNL to work with JDK 11 - posted by sh...@apache.org on 2019/12/13 14:17:29 UTC, 0 replies.
- [unomi] branch UNOMI-259-jdk11-support updated: UNOMI-259 - (Temporarily) Deactivate CXF Buss logging since it is causing problems with JDK 11 - Remove most endorsed libraries as they don't seem needed anymore - Add some libraries to the feature - Fix miredot plugin support for JDK 8 & 11 - Fix problem with JDK 8 compilation with maven-compiler-plugin - posted by sh...@apache.org on 2019/12/17 09:02:11 UTC, 0 replies.
- [jira] [Created] (UNOMI-260) Delete events based on consent - posted by "Yakub Ilyasov (Jira)" <ji...@apache.org> on 2019/12/17 14:11:00 UTC, 0 replies.
- [unomi] branch UNOMI-259-jdk11-support updated: UNOMI-259 - Quick typo - posted by sh...@apache.org on 2019/12/17 14:52:50 UTC, 0 replies.
- [jira] [Commented] (UNOMI-260) Delete events based on consent - posted by "Serge Huber (Jira)" <ji...@apache.org> on 2019/12/18 14:57:00 UTC, 2 replies.
- [unomi] branch UNOMI-259-jdk11-support updated: UNOMI-259 - Cleanup imports - Fix issues with JAXB libraries - posted by sh...@apache.org on 2019/12/18 20:25:30 UTC, 0 replies.
- [unomi] branch UNOMI-259-jdk11-support updated: UNOMI-259 - Fix integration tests & performance tests that were not executing with JDK 11 - posted by sh...@apache.org on 2019/12/23 15:40:11 UTC, 0 replies.