[jira] [Commented] (OAK-8963) RDBBlobStore: on SQL Server, specify binary collations upon table creation

2020-03-20 Thread Solomon Rutzky (Jira)
[ https://issues.apache.org/jira/browse/OAK-8963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063750#comment-17063750 ] Solomon Rutzky commented on OAK-8963: - Based on the {{DATA}} column being {{VARBINARY(MAX)}} there is

[jira] [Commented] (OAK-8926) add RDBBlobStore performance test

2020-03-20 Thread Solomon Rutzky (Jira)
[ https://issues.apache.org/jira/browse/OAK-8926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063746#comment-17063746 ] Solomon Rutzky commented on OAK-8926: - I'm not sure that "primary keys" is the correct term to use in

[jira] [Comment Edited] (OAK-8918) RDBBlobStore: warn when legacy (SQLServer) default collation is active

2020-03-20 Thread Solomon Rutzky (Jira)
[ https://issues.apache.org/jira/browse/OAK-8918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063685#comment-17063685 ] Solomon Rutzky edited comment on OAK-8918 at 3/21/20, 3:36 AM: --- Hi

[jira] [Comment Edited] (OAK-8918) RDBBlobStore: warn when legacy (SQLServer) default collation is active

2020-03-20 Thread Solomon Rutzky (Jira)
[ https://issues.apache.org/jira/browse/OAK-8918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063685#comment-17063685 ] Solomon Rutzky edited comment on OAK-8918 at 3/21/20, 3:34 AM: --- Hi

[jira] [Commented] (OAK-8918) RDBBlobStore: warn when legacy (SQLServer) default collation is active

2020-03-20 Thread Solomon Rutzky (Jira)
[ https://issues.apache.org/jira/browse/OAK-8918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063685#comment-17063685 ] Solomon Rutzky commented on OAK-8918: - Hi [~reschke]. I just looked at the code a little bit closer and

[jira] [Resolved] (OAK-8964) oak-run: UtilsTest fails when Mongo not present

2020-03-20 Thread Marcel Reutegger (Jira)
[ https://issues.apache.org/jira/browse/OAK-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved OAK-8964. --- Fix Version/s: 1.8.22 Resolution: Fixed Fixed in 1.8 branch:

[jira] [Assigned] (OAK-8964) oak-run: UtilsTest fails when Mongo not present

2020-03-20 Thread Marcel Reutegger (Jira)
[ https://issues.apache.org/jira/browse/OAK-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger reassigned OAK-8964: - Assignee: Marcel Reutegger > oak-run: UtilsTest fails when Mongo not present >

[jira] [Updated] (OAK-8964) oak-run: UtilsTest fails when Mongo not present

2020-03-20 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/OAK-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-8964: Description: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.004 s <<<

[jira] [Commented] (OAK-8964) oak-run: UtilsTest fails when Mongo not present

2020-03-20 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/OAK-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063363#comment-17063363 ] Julian Reschke commented on OAK-8964: - cc [~mreutegg], [~vholani] > oak-run: UtilsTest fails when

[jira] [Created] (OAK-8964) oak-run: UtilsTest fails when Mongo not present

2020-03-20 Thread Julian Reschke (Jira)
Julian Reschke created OAK-8964: --- Summary: oak-run: UtilsTest fails when Mongo not present Key: OAK-8964 URL: https://issues.apache.org/jira/browse/OAK-8964 Project: Jackrabbit Oak Issue Type:

[jira] [Closed] (OAK-4356) DocumentNodeStoreIT.modifiedResetWithDiff fails for various RDBs

2020-03-20 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/OAK-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke closed OAK-4356. --- > DocumentNodeStoreIT.modifiedResetWithDiff fails for various RDBs >

[jira] [Commented] (OAK-8908) RDBBlobStore on SQL Server: bad performance when default collation is of type SQL*

2020-03-20 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/OAK-8908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063313#comment-17063313 ] Julian Reschke commented on OAK-8908: - Opened OAK-8963 for specifying the collation upon table

[jira] [Updated] (OAK-8963) RDBBlobStore: on SQL Server, specify binary collations upon table creation

2020-03-20 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/OAK-8963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-8963: Attachment: OAK-8963.diff > RDBBlobStore: on SQL Server, specify binary collations upon table

[jira] [Created] (OAK-8963) RDBBlobStore: on SQL Server, specify binary collations upon table creation

2020-03-20 Thread Julian Reschke (Jira)
Julian Reschke created OAK-8963: --- Summary: RDBBlobStore: on SQL Server, specify binary collations upon table creation Key: OAK-8963 URL: https://issues.apache.org/jira/browse/OAK-8963 Project:

[jira] [Created] (OAK-8962) Move lucene and elastic benchmarks out of oak-benchmarks to avoid elastic and lucene dep conflicts

2020-03-20 Thread Nitin Gupta (Jira)
Nitin Gupta created OAK-8962: Summary: Move lucene and elastic benchmarks out of oak-benchmarks to avoid elastic and lucene dep conflicts Key: OAK-8962 URL: https://issues.apache.org/jira/browse/OAK-8962