BUILD FAILURE: Jackrabbit Oak - Build # 522 - Still Failing

2017-07-06 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit Oak (build #522) Status: Still Failing Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/522/ to view the results. Changes: [chetanm] OAK-6350 - Improve log reporting if multiple indexes compete for same query Log all

Intent to backport OAK-6413 & OAK-6374

2017-07-06 Thread Amit Jain
Hi, OAK-6413 - Minor issue with not properly updating cache statistics OAK-6374 - Minor issue where the actual error thrown gets masked because of an issue when converting to Map from properties if the value is null or not string Thanks Amit

Intent to backport OAK-5908 to 1.6 branch

2017-07-06 Thread Amit Jain
Hi, I would like to backport OAK-5908 to 1.6 branch. The issue fixes a problem where already deleted blobs ids are considered again for deletion in the next GC cycle leading to unnecessary warnings in the logs. Thanks Amit

Re: Intent to backport OAK-6388 Enable Azure shared access signature for blob store connector

2017-07-06 Thread Andrei Kalfas
Thank you! Andrei Sent from my iPhone > On 7 Jul 2017, at 06:36, Amit Jain wrote: > > Hi, > > I did the backport to 1.6 and would be available with Oak 1.6.3 scheduled > next week. > > Thanks > Amit > > On Thu, Jul 6, 2017 at 4:04 PM, Andrei Kalfas

Re: Intent to backport OAK-6388 Enable Azure shared access signature for blob store connector

2017-07-06 Thread Amit Jain
Hi, I did the backport to 1.6 and would be available with Oak 1.6.3 scheduled next week. Thanks Amit On Thu, Jul 6, 2017 at 4:04 PM, Andrei Kalfas wrote: > Hi, > > We would like OAK-6388 to backported to the 1.6 branch. Its just a small > addition to the Azure blob

BUILD FAILURE: Jackrabbit Oak - Build # 521 - Still Failing

2017-07-06 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit Oak (build #521) Status: Still Failing Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/521/ to view the results. Changes: No changes Test results: 30 tests failed. FAILED:

BUILD FAILURE: Jackrabbit Oak - Build # 520 - Still Failing

2017-07-06 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit Oak (build #520) Status: Still Failing Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/520/ to view the results. Changes: [frm] OAK-6431 - Add required dependencies on io.dropwizard.metrics:metrics-core Test

BUILD FAILURE: Jackrabbit Oak - Build # 519 - Still Failing

2017-07-06 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit Oak (build #519) Status: Still Failing Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/519/ to view the results. Changes: [frm] OAK-6431 - Add required dependencies on io.dropwizard.metrics:metrics-core Test

[ANNOUNCE] Apache Jackrabbit Oak 1.7.3 released

2017-07-06 Thread Davide Giannella
The Apache Jackrabbit community is pleased to announce the release of Apache Jackrabbit Oak. The release is available for download at: http://jackrabbit.apache.org/downloads.html See the full release notes below for details about this release: Release Notes -- Apache Jackrabbit Oak --

[RESULT][VOTE] Release Apache Jackrabbit Oak 1.7.3

2017-07-06 Thread Davide Giannella
Hello Team, the vote passes as follows: +1 Davide Giannella +1 Alex Deparvu +1 Tommaso Teofili +1 Julian Reschke +1 Andrei Dulceanu +1 Thomas Mueller Thanks for voting. I'll push the release out. -- Davide

BUILD FAILURE: Jackrabbit Oak - Build # 517 - Still Failing

2017-07-06 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit Oak (build #517) Status: Still Failing Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/517/ to view the results. Changes: [adulceanu] OAK-6430 - Remove Apache Commons Math3 dependency from Segment Tar Test results:

Re: Percentile implementation

2017-07-06 Thread Andrei Dulceanu
> The only problem that I see is the fact that it doesn't provide a way to > easily access a desired percentile (only mean and 75th, 95th, 98th, 99th > and 999th). Currently we are using 50th percentile, i.e. mean, but in the > future that might change. > Please read median instead of mean above.

BUILD FAILURE: Jackrabbit Oak - Build # 516 - Still Failing

2017-07-06 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit Oak (build #516) Status: Still Failing Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/516/ to view the results. Changes: [stefanegli] OAK-6276 : introduce VisibilityToken to Clusterable : allows to check for

Re: Percentile implementation

2017-07-06 Thread Andrei Dulceanu
Hi Chetan, > Instead of commons-math can we use Metric Histogram (which I also > suggested earlier in the thread). I took another look at the Metric Histogram and I think at the moment it can be used instead of SynchronizedDescriptiveStatistics from commons-math3. The only problem that I see

Re: Percentile implementation

2017-07-06 Thread Chetan Mehrotra
Instead of commons-math can we use Metric Histogram (which I also suggested earlier in the thread). This would avoid downstream Oak users to include another dependency as Oak is already using Metrics in other places. Can we reconsider this decision? Chetan Mehrotra On Tue, Jul 4, 2017 at 4:45

BUILD FAILURE: Jackrabbit Oak - Build # 514 - Still Failing

2017-07-06 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit Oak (build #514) Status: Still Failing Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/514/ to view the results. Changes: [adulceanu] OAK-6428 - Add flag for controlling percentile of commit time used in scheduler

Re: Oak 1.6.3 release plan

2017-07-06 Thread Chetan Mehrotra
I would like to have OAK-5899 fixed for 1.6. Have marked it as a blocker. Chetan Mehrotra On Thu, Jul 6, 2017 at 2:52 PM, Davide Giannella wrote: > Hello team, > > I'm planning to cut Oak on Monday 10th July. > > If there are any objections please let me know. Otherwise I

BUILD FAILURE: Jackrabbit Oak - Build # 513 - Failure

2017-07-06 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit Oak (build #513) Status: Failure Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/513/ to view the results. Changes: [adulceanu] OAK-4732 - (Slightly) prioritise reads over writes Added commons-math3 dependency to

Intent to backport OAK-6388 Enable Azure shared access signature for blob store connector

2017-07-06 Thread Andrei Kalfas
Hi, We would like OAK-6388 to backported to the 1.6 branch. Its just a small addition to the Azure blob store connector that enables the usage of SAS tokens. Thank you, Andrei smime.p7s Description: S/MIME cryptographic signature

[ANNOUNCE] Apache Jackrabbit 2.10.6 released

2017-07-06 Thread Julian Reschke
The Apache Jackrabbit community is pleased to announce the release of Apache Jackrabbit 2.10.6. The release is available for download at: https://jackrabbit.apache.org/jcr/downloads.html#v2.10 See the full release notes below for details about this release: Release Notes -- Apache

Oak 1.6.3 release plan

2017-07-06 Thread Davide Giannella
Hello team, I'm planning to cut Oak on Monday 10th July. If there are any objections please let me know. Otherwise I will re-schedule any non-resolved issue for the next iteration. Thanks Davide

Intent to backport OAK-6427

2017-07-06 Thread Marcel Reutegger
Hi, I intend to backport OAK-6427 to the 1.6 and 1.4 branches. The changes only affect test classes, which means the risk is rather low. Regards Marcel