[jira] [Closed] (SLING-5443) Review the naming conventions used by JMXReporter to register the Metric MBeans

2016-12-12 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra closed SLING-5443. -- > Review the naming conventions used by JMXReporter to register the Metric >

[jira] [Closed] (SLING-5693) Add support for exporting MetricRegistry data as JSON

2016-12-12 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra closed SLING-5693. -- > Add support for exporting MetricRegistry data as J

[RESULT][VOTE] Release Apache Sling Commons Metrics 1.2.0

2016-12-12 Thread Chetan Mehrotra
Hi, The vote has passed with the following result : +1 (binding): Stefan Seifert, Stefan Egli, Chetan Mehrotra I will copy this release to the Sling dist directory and promote the artifacts to the central Maven repository. Chetan Mehrotra

Re: [VOTE] Release Apache Sling Commons Metrics 1.2.0

2016-11-28 Thread Chetan Mehrotra
+1 Chetan Mehrotra On Mon, Nov 28, 2016 at 3:33 PM, Stefan Egli <stefane...@apache.org> wrote: > +1 > > Cheers, > Stefan > > On 28/11/16 10:42, "Chetan Mehrotra" <chet...@apache.org> wrote: > >>Hi, >> >>We solved 5 issues i

[VOTE] Release Apache Sling Commons Metrics 1.2.0

2016-11-28 Thread Chetan Mehrotra
, Chetan Mehrotra ** Bug * [SLING-5424] - MBeanServer reference in MetricServiceImpl should be made optional * [SLING-5899] - "Guages" Typo in Sling metrics console ** Improvement * [SLING-5443] - Review the naming conventions used by JMXReporter to register the Metric MBeans

[jira] [Resolved] (SLING-5966) Add Gauge support to metrics

2016-11-28 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra resolved SLING-5966. Resolution: Fixed > Add Gauge support to metr

[jira] [Commented] (SLING-5965) Metrics and a Health-Check for Scheduler to detect long-running Quartz-Jobs

2016-11-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15694777#comment-15694777 ] Chetan Mehrotra commented on SLING-5965: Looks fine {noformat} +static final String

Re: svn commit: r1771140 - in /sling/trunk/contrib/extensions/contextaware-config/impl/src: main/java/org/apache/sling/caconfig/management/impl/console/ test/java/org/apache/sling/caconfig/management/

2016-11-24 Thread Chetan Mehrotra
On Thu, Nov 24, 2016 at 7:35 PM, <sseif...@apache.org> wrote: > +@SuppressWarnings("deprecation") > +public class CAConfigConfigurationPrinter implements ConfigurationPrinter { > + May be use Felix Inventory API [1] as thats the newer way replacing config printer

Re: Ensuring that components have a configuration when started

2016-11-21 Thread Chetan Mehrotra
operty should work sling.installer.requiredservices=resourcetransformer:org.osgi.service.cm,installtaskfactory:org.osgi.service.cm Chetan Mehrotra

Re: Ensuring that components have a configuration when started

2016-11-21 Thread Chetan Mehrotra
I think this issue should have been fixed with SLING-5779. May be the new config that is exposed needs to be enabled for out of the box Sling setup? Chetan Mehrotra On Mon, Nov 21, 2016 at 3:50 PM, Robert Munteanu <romb...@apache.org> wrote: > Hi, > > I think we have an

[jira] [Updated] (SLING-5966) Add Gauge support to metrics

2016-11-17 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5966: --- Fix Version/s: (was: Commons Metrics 1.2.2) Commons Metrics 1.2.0

[jira] [Resolved] (SLING-6297) Switch to standard OSGi annotation in Metrics

2016-11-16 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra resolved SLING-6297. Resolution: Fixed Done with r1770126 > Switch to standard OSGi annotation in Metr

[jira] [Created] (SLING-6297) Switch to standard OSGi annotation in Metrics

2016-11-16 Thread Chetan Mehrotra (JIRA)
Chetan Mehrotra created SLING-6297: -- Summary: Switch to standard OSGi annotation in Metrics Key: SLING-6297 URL: https://issues.apache.org/jira/browse/SLING-6297 Project: Sling Issue Type

[jira] [Commented] (SLING-5966) Add Gauge support to metrics

2016-11-16 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15672887#comment-15672887 ] Chetan Mehrotra commented on SLING-5966: [~egli] Can you give this feature a try for your usecase

[jira] [Commented] (SLING-5966) Add Gauge support to metrics

2016-11-16 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15672884#comment-15672884 ] Chetan Mehrotra commented on SLING-5966: Added support in 1770122. Now other bundles can register

[jira] [Updated] (SLING-5966) Add Gauge support to metrics

2016-11-16 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5966: --- Labels: docs-impacting (was: ) > Add Gauge support to metr

[jira] [Assigned] (SLING-5966) Add Gauge support to metrics

2016-11-16 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra reassigned SLING-5966: -- Assignee: Chetan Mehrotra > Add Gauge support to metr

[jira] [Updated] (SLING-5419) TimeSeries data support for Metrics

2016-11-16 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5419: --- Fix Version/s: (was: Commons Metrics 1.0.2) Commons Metrics 1.0.4

[jira] [Updated] (SLING-5443) Review the naming conventions used by JMXReporter to register the Metric MBeans

2016-11-16 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5443: --- Description: With current setup the JMXReporter would register all metrics under

[jira] [Updated] (SLING-5443) Review the naming conventions used by JMXReporter to register the Metric MBeans

2016-11-16 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5443: --- Labels: docs-impacting (was: ) > Review the naming conventions used by JMXRepor

[jira] [Resolved] (SLING-5443) Review the naming conventions used by JMXReporter to register the Metric MBeans

2016-11-16 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra resolved SLING-5443. Resolution: Fixed > Review the naming conventions used by JMXReporter to regis

[jira] [Commented] (SLING-5443) Review the naming conventions used by JMXReporter to register the Metric MBeans

2016-11-16 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15672761#comment-15672761 ] Chetan Mehrotra commented on SLING-5443: Done in 1770118,1770119,1770120 > Review the nam

[jira] [Commented] (SLING-5443) Review the naming conventions used by JMXReporter to register the Metric MBeans

2016-11-16 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15672760#comment-15672760 ] Chetan Mehrotra commented on SLING-5443: Implemented the above approach. The JMX domain is now

[jira] [Updated] (SLING-5418) Display description about Metrics being collected in WebConsole Plugin

2016-11-16 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5418: --- Fix Version/s: (was: Commons Metrics 1.0.2) Commons Metrics 1.0.4

[jira] [Updated] (SLING-5966) Add Gauge support to metrics

2016-11-16 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5966: --- Fix Version/s: Commons Metrics 1.0.4 > Add Gauge support to metr

[jira] [Updated] (SLING-6044) Conflicting LogManager and LogWriter if using the same logfile

2016-11-16 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-6044: --- Fix Version/s: Commons Log 5.0.2 > Conflicting LogManager and LogWriter if using the s

[jira] [Assigned] (SLING-6044) Conflicting LogManager and LogWriter if using the same logfile

2016-11-16 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra reassigned SLING-6044: -- Assignee: Chetan Mehrotra > Conflicting LogManager and LogWriter if using the s

[jira] [Commented] (SLING-6227) Disable versioning for chunk nodes

2016-11-03 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15631792#comment-15631792 ] Chetan Mehrotra commented on SLING-6227: [~mreutegg] I did the above changes. Post

[jira] [Resolved] (SLING-6220) [log] Perform initial configuration from framework properties synchronously

2016-11-02 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra resolved SLING-6220. Resolution: Fixed Applied slightly modified patch with r1767821 > [log] Perform init

[jira] [Updated] (SLING-6227) Disable versioning for chunk nodes

2016-11-02 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-6227: --- Priority: Major (was: Minor) > Disable versioning for chunk no

[jira] [Updated] (SLING-6227) Disable versioning for chunk nodes

2016-11-02 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-6227: --- Description: While analyzing some customer setup it was found that {{sling:chunk}} nodes

[jira] [Commented] (SLING-6227) Disable versioning for chunk nodes

2016-11-02 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15628002#comment-15628002 ] Chetan Mehrotra commented on SLING-6227: The nodetype definition is defined [here|https

[jira] [Created] (SLING-6227) Disable versioning for chunk nodes

2016-11-02 Thread Chetan Mehrotra (JIRA)
Chetan Mehrotra created SLING-6227: -- Summary: Disable versioning for chunk nodes Key: SLING-6227 URL: https://issues.apache.org/jira/browse/SLING-6227 Project: Sling Issue Type: Improvement

[jira] [Assigned] (SLING-6220) [log] Perform initial configuration from framework properties synchronously

2016-11-01 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra reassigned SLING-6220: -- Assignee: Chetan Mehrotra > [log] Perform initial configuration from framew

[jira] [Updated] (SLING-6220) [log] Perform initial configuration from framework properties synchronously

2016-11-01 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-6220: --- Fix Version/s: Commons Log 5.0.2 > [log] Perform initial configuration from framew

Re: Logback setup

2016-10-31 Thread Chetan Mehrotra
ed) the logging is configured > at least according to the framework properties (which is where the > sling.properties are injected) ? Makes sense to make initial config setup synchronous. Can you open an issue for the same? Chetan Mehrotra

[jira] [Resolved] (SLING-6177) Document the web tail and grep feature

2016-10-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra resolved SLING-6177. Resolution: Done > Document the web tail and grep feat

[jira] [Updated] (SLING-6142) Add grep like support in Log Tailer

2016-10-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-6142: --- Labels: (was: docs-impacting) > Add grep like support in Log Tai

[jira] [Commented] (SLING-6177) Document the web tail and grep feature

2016-10-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15601711#comment-15601711 ] Chetan Mehrotra commented on SLING-6177: Updated document - http://sling.apache.org/documentation

[jira] [Resolved] (SLING-6145) Update slf4j related jars to 1.7.21

2016-10-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra resolved SLING-6145. Resolution: Fixed Done with r1764624 > Update slf4j related jars to 1.7

[jira] [Closed] (SLING-6118) Handle empty tracer config header gracefully

2016-10-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra closed SLING-6118. -- > Handle empty tracer config header gracefu

[jira] [Closed] (SLING-6119) Log parameters not captured correctly in few cases

2016-10-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra closed SLING-6119. -- > Log parameters not captured correctly in few ca

[jira] [Closed] (SLING-6120) Collect logger names which get hit for a given request thread

2016-10-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra closed SLING-6120. -- > Collect logger names which get hit for a given request thr

[jira] [Closed] (SLING-5762) Relax Sling Log Tracer package imports

2016-10-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra closed SLING-5762. -- > Relax Sling Log Tracer package impo

[jira] [Closed] (SLING-6089) Log Tracer does not work with system having new HTTP whiteboard implementation

2016-10-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra closed SLING-6089. -- > Log Tracer does not work with system having new HTTP whiteboard implementat

[jira] [Closed] (SLING-5879) StatementCache interceptor configured by default causes ResultSets to remain open

2016-10-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra closed SLING-5879. -- > StatementCache interceptor configured by default causes ResultSets to remain >

[jira] [Closed] (SLING-6144) Update logback dependency to 1.1.7

2016-10-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra closed SLING-6144. -- > Update logback dependency to 1.1.7 > -- > >

[jira] [Closed] (SLING-5756) Async appender is not started upon reattach in case of log config change

2016-10-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra closed SLING-5756. -- > Async appender is not started upon reattach in case of log config cha

[jira] [Closed] (SLING-6142) Add grep like support in Log Tailer

2016-10-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra closed SLING-6142. -- > Add grep like support in Log Tailer > --- > >

[jira] [Closed] (SLING-5092) Missing Content type for system/console/slinglog/tailer.txt

2016-10-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra closed SLING-5092. -- > Missing Content type for system/console/slinglog/tailer.

[jira] [Closed] (SLING-5932) Move Web Console Plugin to separate bundle

2016-10-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra closed SLING-5932. -- > Move Web Console Plugin to separate bun

[RESULT][VOTE] Release Apache Sling Log Tracer 1.0.2

2016-10-24 Thread Chetan Mehrotra
Hi, The release passes with 3 binding +1 votes from Carsten Ziegeler, Daniel Klco and Chetan Mehrotra. Thanks, Chetan Mehrotra

[RESULT][VOTE] Release Apache Sling DataSource Provider 1.0.2

2016-10-24 Thread Chetan Mehrotra
Hi, The release passes with 3 binding +1 votes from Carsten Ziegeler, Daniel Klco and Chetan Mehrotra. Thanks, Chetan Mehrotra

[RESULT][VOTE] Release Apache Sling Commons Log 5.0.0, Log WebConsole 1.0.0

2016-10-24 Thread Chetan Mehrotra
Hi, The release passes with 3 binding +1 votes from Carsten Ziegeler, Daniel Klco and Chetan Mehrotra. Thanks, Chetan Mehrotra

Re: [VOTE] Release Apache Sling DataSource Provider 1.0.2

2016-10-24 Thread Chetan Mehrotra
+1 Chetan Mehrotra On Thu, Oct 20, 2016 at 6:19 PM, Daniel Klco <dk...@apache.org> wrote: > +1 > > On Thu, Oct 20, 2016 at 7:38 AM, Carsten Ziegeler <cziege...@apache.org> > wrote: > >> +1 >> >> >> >> -- >> Carsten Ziegeler >> Adobe Research Switzerland >> cziege...@apache.org >> >>

Re: [VOTE] Release Apache Sling Log Tracer 1.0.2

2016-10-24 Thread Chetan Mehrotra
+1 Chetan Mehrotra On Thu, Oct 20, 2016 at 6:22 PM, Daniel Klco <dk...@apache.org> wrote: > +1 > > On Thu, Oct 20, 2016 at 7:38 AM, Carsten Ziegeler <cziege...@apache.org> > wrote: > >> +1 >> >> -- >> Carsten Ziegeler >> Adobe Research Switzerland >> cziege...@apache.org >> >>

Re: [VOTE] Release Apache Sling Commons Log 5.0.0, Log WebConsole 1.0.0

2016-10-24 Thread Chetan Mehrotra
+1 Chetan Mehrotra On Thu, Oct 20, 2016 at 5:55 PM, Daniel Klco <dk...@apache.org> wrote: > +1 > > On Thu, Oct 20, 2016 at 7:37 AM, Carsten Ziegeler <cziege...@apache.org> > wrote: > >> +1 >> >> >> >> -- >> Carsten Ziegeler >> Adobe Research Switzerland >> cziege...@apache.org >> >>

Re: [VOTE] Release Apache Sling Scripting HTL Engine 1.0.26

2016-10-24 Thread Chetan Mehrotra
+1 Chetan Mehrotra On Thu, Oct 20, 2016 at 6:03 PM, Daniel Klco <dk...@apache.org> wrote: > +1 > > On Thu, Oct 20, 2016 at 7:38 AM, Carsten Ziegeler <cziege...@apache.org> > wrote: > >> +1 >> >> >> >> -- >> Carsten Ziegeler >> Adobe Research Switzerland >> cziege...@apache.org >> >>

Re: [VOTE] Release Apache Sling Commons Log 5.0.0, Log WebConsole 1.0.0

2016-10-20 Thread Chetan Mehrotra
Hi Konrad, Opened SLING-6177 for updating the docs. I had also marked SLING-6142 with 'docs-impacting' label earlier so that it does not get missed. Hope to do that by next week Chetan Mehrotra On Thu, Oct 20, 2016 at 4:20 PM, Konrad Windszus <konra...@gmx.de> wrote: > Can you add docu

[jira] [Created] (SLING-6177) Document the web tail and grep feature

2016-10-20 Thread Chetan Mehrotra (JIRA)
Chetan Mehrotra created SLING-6177: -- Summary: Document the web tail and grep feature Key: SLING-6177 URL: https://issues.apache.org/jira/browse/SLING-6177 Project: Sling Issue Type: Task

[VOTE] Release Apache Sling Commons Log 5.0.0, Log WebConsole 1.0.0

2016-10-20 Thread Chetan Mehrotra
the release [ ] 0 Don't care [ ] -1 Don't release, because ... This majority vote is open for at least 72 hours. regards Chetan Mehrotra Release Notes - Sling - Version Commons Log 5.0.0 ** Bug * [SLING-5756] - Async appender is not started upon reattach in case of log config change

Re: [VOTE] Release Apache Sling Log Tracer 1.0.2

2016-10-20 Thread Chetan Mehrotra
On Thu, Oct 20, 2016 at 3:17 PM, Chetan Mehrotra <chet...@apache.org> wrote: > * [SLING-5669] - Restrict usage of log tracing feature with access control By mistake I missed moving this issue out. So ignore this issue for this release vote Chetan Mehrotra

[jira] [Updated] (SLING-5669) Restrict usage of log tracing feature with access control

2016-10-20 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5669: --- Fix Version/s: (was: Log Tracer 1.0.2) Log Tracer 1.0.4 > Restr

[jira] [Resolved] (SLING-5932) Move Web Console Plugin to separate bundle

2016-10-20 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra resolved SLING-5932. Resolution: Fixed > Move Web Console Plugin to separate bun

[VOTE] Release Apache Sling Log Tracer 1.0.2

2016-10-20 Thread Chetan Mehrotra
/sling-staging Please vote to approve this release: [ ] +1 Approve the release [ ] 0 Don't care [ ] -1 Don't release, because ... This majority vote is open for at least 72 hours. Regards Chetan Mehrotra

[VOTE] Release Apache Sling DataSource Provider 1.0.2

2016-10-20 Thread Chetan Mehrotra
Hi, We solved 1 issue for these releases: https://issues.apache.org/jira/browse/SLING/fixforversion/12329308 ** Bug * [SLING-5879] - StatementCache interceptor configured by default causes ResultSets to remain open Staging repository:

[jira] [Commented] (SLING-6164) Introduce optional property names hint to ResourceChangeListener

2016-10-17 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15581930#comment-15581930 ] Chetan Mehrotra commented on SLING-6164: bq. the ObserverConfiguration is a ProviderType I got

[jira] [Commented] (SLING-6164) Introduce optional property names hint to ResourceChangeListener

2016-10-17 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15581760#comment-15581760 ] Chetan Mehrotra commented on SLING-6164: Looks fine {code} +++ bundles/api/src/main/java/org

[jira] [Commented] (SLING-6163) Improve observation of files in JCR

2016-10-17 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15581577#comment-15581577 ] Chetan Mehrotra commented on SLING-6163: bq. and it only reports direct parents atm (unless we

Re: What all changes does ResourceChangeListener are interested in

2016-10-17 Thread Chetan Mehrotra
p things simple and precise > > I plan to release API early this week :) So it would be great if we > could get this in, or we move it to the next api release. Would ObserverConfiguration be the place to expose this hint part? Chetan Mehrotra

[jira] [Commented] (SLING-6163) Improve observation of files in JCR

2016-10-16 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15581165#comment-15581165 ] Chetan Mehrotra commented on SLING-6163: With OAK-4907 we are collecting nodeType of ancestor

Re: What all changes does ResourceChangeListener are interested in

2016-10-16 Thread Chetan Mehrotra
a resource type is not that easy, Can you provide some details on what kind of change the impl is interested in. Is it change in the value of resourceType property? Any pseudo code of the kind of logic that listener would be performing. That would help in determining if we can make this case faster Chetan M

Re: [context-aware config] java package name

2016-10-14 Thread Chetan Mehrotra
On Sat, Oct 15, 2016 at 2:49 AM, Stefan Seifert <sseif...@pro-vision.de> wrote: > ok, let's take o.a.s.caconfig - it's short and still unique +1 Chetan Mehrotra

Re: [VOTE] Release Apache Sling Parent 29

2016-10-14 Thread Chetan Mehrotra
+1 Chetan Mehrotra On Fri, Oct 14, 2016 at 11:47 AM, Robert Munteanu <romb...@apache.org> wrote: > On Fri, 2016-10-14 at 07:57 +0200, Carsten Ziegeler wrote: >> Please vote to approve this release: >> > > +1 > > Robert

Re: [ci] Retire buildbot?

2016-10-13 Thread Chetan Mehrotra
+1 Chetan Mehrotra On Fri, Oct 14, 2016 at 10:54 AM, Carsten Ziegeler <cziege...@apache.org> wrote: > Robert Munteanu wrote >> Hi, >> >> We currently have buildbot configure to build Sling ( see SLING-3224 >> [1] ). The job has been failing [2] and with Jenki

[jira] [Resolved] (SLING-5756) Async appender is not started upon reattach in case of log config change

2016-10-13 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra resolved SLING-5756. Resolution: Fixed Done the fix with r1764709 > Async appender is not started upon reatt

Re: What all changes does ResourceChangeListener are interested in

2016-10-13 Thread Chetan Mehrotra
On Thu, Oct 13, 2016 at 6:18 PM, Carsten Ziegeler <cziege...@apache.org> wrote: > The listeners we have are really just interested in paths Path is one aspect. There must be other aspect like change in specific property name like sling:alias etc. Chetan Mehrotra

Re: What all changes does ResourceChangeListener are interested in

2016-10-13 Thread Chetan Mehrotra
Sure. So can you provide some details on what all the listeners are interested in. We can then decide what type of filtering we should expose. At simplest level it can be just a ldap filter like string as used in service filtering. Chetan Mehrotra On Thu, Oct 13, 2016 at 5:01 PM, Carsten

Re: What all changes does ResourceChangeListener are interested in

2016-10-13 Thread Chetan Mehrotra
rks. Similar can be the case for filtering criteria Chetan Mehrotra

What all changes does ResourceChangeListener are interested in

2016-10-13 Thread Chetan Mehrotra
of filtering criteria cover them. Basically looking for observation pattern - What is the resource change listener interested in (path/property or anything else) - Is it interested only in cluster local changes or its interested in all changed Chetan Mehrotra [1] https://docs.adobe.com/docs/en/aem/6-0

[jira] [Commented] (SLING-5879) StatementCache interceptor configured by default causes ResultSets to remain open

2016-10-13 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571317#comment-15571317 ] Chetan Mehrotra commented on SLING-5879: Updatded tomcat-jdbc dependency 7.0.53 -> 7.0

[jira] [Resolved] (SLING-5879) StatementCache interceptor configured by default causes ResultSets to remain open

2016-10-13 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra resolved SLING-5879. Resolution: Fixed > StatementCache interceptor configured by default causes ResultS

[jira] [Commented] (SLING-5879) StatementCache interceptor configured by default causes ResultSets to remain open

2016-10-13 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571312#comment-15571312 ] Chetan Mehrotra commented on SLING-5879: Tomcat jdbc-pool changelog can be found at https

[jira] [Commented] (SLING-5932) Move Web Console Plugin to separate bundle

2016-10-13 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571263#comment-15571263 ] Chetan Mehrotra commented on SLING-5932: Thanks again for the apache-snapshots tip. Build works

[jira] [Commented] (SLING-5932) Move Web Console Plugin to separate bundle

2016-10-13 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571076#comment-15571076 ] Chetan Mehrotra commented on SLING-5932: Thanks [~rombert] for details. Did the change in http

[jira] [Updated] (SLING-6142) Add grep like support in Log Tailer

2016-10-13 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-6142: --- Issue Type: New Feature (was: Improvement) > Add grep like support in Log Tai

[jira] [Updated] (SLING-6142) Add grep like support in Log Tailer

2016-10-13 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-6142: --- Priority: Minor (was: Major) > Add grep like support in Log Tai

[jira] [Resolved] (SLING-6142) Add grep like support in Log Tailer

2016-10-13 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra resolved SLING-6142. Resolution: Fixed > Add grep like support in Log Tai

[jira] [Updated] (SLING-6142) Add grep like support in Log Tailer

2016-10-13 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-6142: --- Fix Version/s: Commons Log WebConsole 1.0.0 > Add grep like support in Log Tai

[jira] [Updated] (SLING-6142) Add grep like support in Log Tailer

2016-10-13 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-6142: --- Labels: docs-impacting (was: ) > Add grep like support in Log Tai

[jira] [Commented] (SLING-6142) Add grep like support in Log Tailer

2016-10-13 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571003#comment-15571003 ] Chetan Mehrotra commented on SLING-6142: LogPlugin now supports {{grep}} parameter {noformat

[jira] [Resolved] (SLING-6144) Update logback dependency to 1.1.7

2016-10-12 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra resolved SLING-6144. Resolution: Fixed Done with r1764582 > Update logback dependency to 1.

[jira] [Updated] (SLING-6144) Update logback dependency to 1.1.7

2016-10-12 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-6144: --- Fix Version/s: Commons Log WebConsole 1.0.0 > Update logback dependency to 1.

[jira] [Updated] (SLING-5932) Move Web Console Plugin to separate bundle

2016-10-12 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5932: --- Fix Version/s: Commons Log WebConsole 1.0.0 > Move Web Console Plugin to separate bun

[jira] [Created] (SLING-6145) Update slf4j related jars to 1.7.21

2016-10-12 Thread Chetan Mehrotra (JIRA)
Chetan Mehrotra created SLING-6145: -- Summary: Update slf4j related jars to 1.7.21 Key: SLING-6145 URL: https://issues.apache.org/jira/browse/SLING-6145 Project: Sling Issue Type

[jira] [Created] (SLING-6144) Update logback dependency to 1.1.7

2016-10-12 Thread Chetan Mehrotra (JIRA)
Chetan Mehrotra created SLING-6144: -- Summary: Update logback dependency to 1.1.7 Key: SLING-6144 URL: https://issues.apache.org/jira/browse/SLING-6144 Project: Sling Issue Type: Improvement

[jira] [Created] (SLING-6142) Add grep like support in Log Tailer

2016-10-12 Thread Chetan Mehrotra (JIRA)
Chetan Mehrotra created SLING-6142: -- Summary: Add grep like support in Log Tailer Key: SLING-6142 URL: https://issues.apache.org/jira/browse/SLING-6142 Project: Sling Issue Type

[jira] [Commented] (SLING-5932) Move Web Console Plugin to separate bundle

2016-10-12 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15570739#comment-15570739 ] Chetan Mehrotra commented on SLING-5932: Changes done at r1764489. See details at https

[jira] [Updated] (SLING-5756) Async appender is not started upon reattach in case of log config change

2016-10-12 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5756: --- Summary: Async appender is not started upon reattach in case of log config change

[jira] [Updated] (SLING-5756) Sling-logback integration | Change in log level removes appenders attached to async appender

2016-10-12 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5756: --- Fix Version/s: Commons Log 4.0.8 > Sling-logback integration | Change in log level remo

<    1   2   3   4   5   6   7   8   9   10   >