Intent to backport OAK-6493

2017-07-28 Thread Chetan Mehrotra
Hi,

OAK-6493 fixes an issue around disabling of NRT Indexing feature.

Chetan Mehrotra


BUILD FAILURE: Jackrabbit Oak - Build # 591 - Failure

2017-07-28 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit Oak (build #591)

Status: Failure

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/591/ to 
view the results.

Changes:
[chetanm] OAK-6500 - NRTIndex leaks file handles due to unclosed IndexReader

Minor tweaks

 

Test results:
All tests passed

Re: Intent to backport OAK-6493

2017-07-28 Thread Davide Giannella
On 28/07/2017 09:08, Chetan Mehrotra wrote:
> OAK-6493 fixes an issue around disabling of NRT Indexing feature.
+1
D.


Re: BUILD FAILURE: Jackrabbit Oak - Build # 591 - Failure

2017-07-28 Thread Alex Deparvu
[INFO] BUILD SUCCESS

but

Archiving artifacts
ERROR: Build step failed with exception
java.lang.NullPointerException
at 
hudson.plugins.jira.JiraCreateIssueNotifier.getStatus(JiraCreateIssueNotifier.java:218)
at 
hudson.plugins.jira.JiraCreateIssueNotifier.currentBuildResultSuccess(JiraCreateIssueNotifier.java:387)
at 
hudson.plugins.jira.JiraCreateIssueNotifier.perform(JiraCreateIssueNotifier.java:159)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:45)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:735)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:676)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1072)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:621)
at hudson.model.Run.execute(Run.java:1760)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:542)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:405)
Build step 'JIRA: Create issue' marked build as failure


On Fri, Jul 28, 2017 at 10:13 AM, Apache Jenkins Server
 wrote:
> The Apache Jenkins build system has built Jackrabbit Oak (build #591)
>
> Status: Failure
>
> Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/591/ 
> to view the results.
>
> Changes:
> [chetanm] OAK-6500 - NRTIndex leaks file handles due to unclosed IndexReader
>
> Minor tweaks
>
>
>
> Test results:
> All tests passed