[jira] [Updated] (SLING-2024) Replace file logger with logback

2013-08-22 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-2024: --- Attachment: org.apache.sling.extensions.logback-0.0.1-SNAPSHOT-src.tar.gz Logback

[jira] [Commented] (SLING-2024) Replace file logger with logback

2013-08-22 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13747317#comment-13747317 ] Chetan Mehrotra commented on SLING-2024: The patch includes testcases. The Github

Re: [HTTP][Sling Resource] The webpage at http://localhost:8080/cassandra/pnode1/cnode1/ has resulted in too many redirects

2013-08-22 Thread Ian Boston
Hi Dishara, Excellent, well done. The ResourceResolver is quite picky about whats in the Resource and is also sensitive to trailing / on paths. I expect you now know a lot more about how it works... which will be a good thing for the tasks to come. Well done. Ian On 22 August 2013 04:25, Dishara

Re: 500 Error when obtaining a resource

2013-08-22 Thread Ian Boston
Hi, Ahh sorry, I misunderstood the question. Initially, when adaptTo(ValueMap.class) is called, just return a small static map. In every instance adapTo(ValueMap.class) should return a small map with 2 values in it, perhaps the same values every time. Which I think you do already so thats cool.

Re: [RT] Logging and Logback

2013-08-22 Thread Chetan Mehrotra
Hi, I am done with most of the planned features with Sling Logabck extension [1]. To summarize it supports following features * Compatible with existing Sling Commons Log * LogBack configuration can be provided via Logback config xml * ConfigurationAdmin integration - Logback Config can be

[jira] [Commented] (SLING-2780) Make ResourceMetadata read-only when delivered to client code

2013-08-22 Thread Gilles Knobloch (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13747463#comment-13747463 ] Gilles Knobloch commented on SLING-2780: Broke prototype of SLING-2986 as well

Re: 500 Error when obtaining a resource

2013-08-22 Thread Ian Boston
Hi, IIUYC, the question is. Should I populate the map when its resolved, or when its accessed. A. If possible, only when its accessed, however, if that means that you have to keep a Thrift connection in a certain state inside hector (your using hector, right ?), then do it when its accessed...

[jira] [Commented] (SLING-2779) Support for default properties values of a resource

2013-08-22 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13747858#comment-13747858 ] Carsten Ziegeler commented on SLING-2779: - I think we should make this as simple

Fwd: Problem with form based authentication

2013-08-22 Thread JCR
A follow up on this. It works meanwhile, but the solution is a workaround nobody can get really happy... I finally installed version 1.0.0. However, it only works when there is no assiated configuration with it. Looks like it falls back to some factory standard that leave the bundle work

[jira] [Created] (SLING-3026) Cassandra Resource Provider READ Latency Stats

2013-08-22 Thread Dishara Wijewardana (JIRA)
Dishara Wijewardana created SLING-3026: -- Summary: Cassandra Resource Provider READ Latency Stats Key: SLING-3026 URL: https://issues.apache.org/jira/browse/SLING-3026 Project: Sling

[jira] [Updated] (SLING-3026) Cassandra Resource Provider READ Latency Stats

2013-08-22 Thread Dishara Wijewardana (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dishara Wijewardana updated SLING-3026: --- Attachment: SLING_CASSANDRA_LATENCY_STATS_22-08-2013.txt Here I have attached the

[jira] [Comment Edited] (SLING-3026) Cassandra Resource Provider READ Latency Stats

2013-08-22 Thread Dishara Wijewardana (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13748219#comment-13748219 ] Dishara Wijewardana edited comment on SLING-3026 at 8/23/13 2:23 AM:

[jira] [Updated] (SLING-3026) Cassandra Resource Provider READ Latency Stats

2013-08-22 Thread Dishara Wijewardana (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dishara Wijewardana updated SLING-3026: --- Attachment: SLING_CASSANDRA_LATENCY_STATS_TWO_CHART_22-08-2013.png

Re: Read Sling resources remotely

2013-08-22 Thread Dishara Wijewardana
Hi all, I have created the JIRA [1] and attached the Apache Bench Mark results as requested. All the reports and graphs attached to JIRA. I did it in 2 modes. - All tests based on single server startup. - Each test based on a fresh server startup. [1] -