[jira] [Commented] (SLING-7778) race-condition in scheduled job creation might keep scheduled job in-memory, and cause a duplicate scheduled job execution

2018-07-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545946#comment-16545946 ] Carsten Ziegeler commented on SLING-7778: - [~egli] The fix looks ok to me. As far

Re: [VOTE] Release Apache Sling Launchpad Base 6.0.0-2.6.28

2018-07-16 Thread Carsten Ziegeler
+1 Karl Pauls wrote > I would like to call a vote on the following release, > > Apache Sling Launchpad Base 6.0.0-2.6.28 > > We solved 2 issue in this release: > https://issues.apache.org/jira/projects/SLING/versions/12343593 > > Staging repository: > https://repository.apache.org/content/repo

Re: Limited search and find a file after git repo split

2018-07-16 Thread Alexander Klimetschek
Ah, great, that's useful! Maybe add that link to the sling-old-svn-mirror README [1], apache/sling-aggregator [2] and the modules page [3]. Here is one more realistic query for me: search for the SlingMainServlet source code: https://sourcegraph.com/search?q=repo:%5Egithub%5C.com/apac

Re: [Dev][GSoc] How to create a user without password using Jackrabbit API

2018-07-16 Thread Robert Munteanu
On Tue, 2018-07-17 at 00:40 +0530, Hasini Witharana wrote: > How to get the sling admin session from Sling Repository? > > I am using loginService(String s1, String s2) method and what should > be s1 > and s2? You should be using loginAdminstrative(null). Although the method is deprecated now, it

Re: [Dev][GSoc] How to create a user without password using Jackrabbit API

2018-07-16 Thread Hasini Witharana
Hi all, How to get the sling admin session from Sling Repository? I am using loginService(String s1, String s2) method and what should be s1 and s2? Thank You. On Sat, Jul 14, 2018 at 1:35 AM, Eric Norman wrote: > Yes, self registration by an anonymous user is disabled by default. This > sel

Failed Pipeline: sling-ide-tooling ยป master #29

2018-07-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-ide-tooling/job/master/29/

[VOTE] Release Apache Sling Launchpad Base 6.0.0-2.6.28

2018-07-16 Thread Karl Pauls
I would like to call a vote on the following release, Apache Sling Launchpad Base 6.0.0-2.6.28 We solved 2 issue in this release: https://issues.apache.org/jira/projects/SLING/versions/12343593 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1920/ You can u

[jira] [Comment Edited] (SLING-7778) race-condition in scheduled job creation might keep scheduled job in-memory, and cause a duplicate scheduled job execution

2018-07-16 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545113#comment-16545113 ] Stefan Egli edited comment on SLING-7778 at 7/16/18 12:10 PM: -

[jira] [Commented] (SLING-7778) race-condition in scheduled job creation might keep scheduled job in-memory, and cause a duplicate scheduled job execution

2018-07-16 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545113#comment-16545113 ] Stefan Egli commented on SLING-7778: I've attached [^SLING-7778.patch] which suggest

[jira] [Updated] (SLING-7778) race-condition in scheduled job creation might keep scheduled job in-memory, and cause a duplicate scheduled job execution

2018-07-16 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated SLING-7778: --- Attachment: SLING-7778.patch > race-condition in scheduled job creation might keep scheduled job in-m

[jira] [Commented] (SLING-7778) race-condition in scheduled job creation might keep scheduled job in-memory, and cause a duplicate scheduled job execution

2018-07-16 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545055#comment-16545055 ] Stefan Egli commented on SLING-7778: SLING-4680 introdued the ScheduledJobHandler and

[jira] [Updated] (SLING-7778) race-condition in scheduled job creation might keep scheduled job in-memory, and cause a duplicate scheduled job execution

2018-07-16 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated SLING-7778: --- Description: h2. case 1 : (extremely unlikely) observation faster than addOrUpdateJob can even finis

[jira] [Updated] (SLING-7778) race-condition in scheduled job creation might keep scheduled job in-memory, and cause a duplicate scheduled job execution

2018-07-16 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated SLING-7778: --- Description: h2. case 1 : (extremely unlikely) observation faster than addOrUpdateJob can even finis

[jira] [Updated] (SLING-7778) race-condition in scheduled job creation might keep scheduled job in-memory, and cause a duplicate scheduled job execution

2018-07-16 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated SLING-7778: --- Description: h2. case 1 : observation faster than addOrUpdateJob can finish The creation of a schedul

[jira] [Resolved] (SLING-7767) Update to Felix Framework 6.0.0 and remove embedded jre profiles

2018-07-16 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved SLING-7767. --- Resolution: Fixed Thanks for the review. I enabled property substitution and uses calculation by def

[GitHub] karlpauls closed pull request #4: SLING-7767: Update to Felix Framework 6.0.0 and remove embedded jre profiles

2018-07-16 Thread GitBox
karlpauls closed pull request #4: SLING-7767: Update to Felix Framework 6.0.0 and remove embedded jre profiles URL: https://github.com/apache/sling-org-apache-sling-launchpad-base/pull/4 This is an automated message from the

[jira] [Assigned] (SLING-7762) Sling jobs scheduled by date do not disappear from scheduledJobs map

2018-07-16 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli reassigned SLING-7762: -- Assignee: Stefan Egli > Sling jobs scheduled by date do not disappear from scheduledJobs map >

[jira] [Resolved] (SLING-7762) Sling jobs scheduled by date do not disappear from scheduledJobs map

2018-07-16 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli resolved SLING-7762. Resolution: Duplicate This is a duplicate of SLING-7778. Further progress will be handled in SLING