[jira] [Commented] (OAK-784) HBase microkernel prototype contribution

2013-04-23 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638879#comment-13638879 ] Michael Dürig commented on OAK-784: --- Thanks Damien, great stuff! I think we should commit

[jira] [Commented] (OAK-781) Clarify / fix effects of MISSING_NODE as base state of NodeBuilder

2013-04-23 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638901#comment-13638901 ] Michael Dürig commented on OAK-781: --- bq. It would seem like a better idea to use the

[jira] [Created] (OAK-790) ResultRow#getSize() always returns -1

2013-04-23 Thread angela (JIRA)
angela created OAK-790: -- Summary: ResultRow#getSize() always returns -1 Key: OAK-790 URL: https://issues.apache.org/jira/browse/OAK-790 Project: Jackrabbit Oak Issue Type: Bug Components:

[jira] [Commented] (OAK-775) Implement backward compatible observation

2013-04-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638907#comment-13638907 ] Jukka Zitting commented on OAK-775: --- An alternative, hybrid solution that would partially

[jira] [Resolved] (OAK-757) Merge DefaultTypeEditor into the TypeEditor

2013-04-23 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu resolved OAK-757. - Resolution: Fixed Fix Version/s: 0.7 in with rev 1470862. I did not change/refactor

[jira] [Commented] (OAK-790) ResultRow#getSize() always returns -1

2013-04-23 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638916#comment-13638916 ] Thomas Mueller commented on OAK-790: What about renaming getSize() to getSizeOrUnknown()?

[jira] [Updated] (OAK-781) Clarify / fix effects of MISSING_NODE as base state of NodeBuilder

2013-04-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated OAK-781: -- Attachment: memorynodebuilder-1.png As additional {{MemoryNodeBuilder}} documentation I attached a class

[jira] [Commented] (OAK-673) Unified hook processing

2013-04-23 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638996#comment-13638996 ] Alex Parvulescu commented on OAK-673: - for the record, merging all the editor together

[jira] [Commented] (OAK-758) Implement AC-editing by principal (Jackrabbit API)

2013-04-23 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639055#comment-13639055 ] angela commented on OAK-758: fixed the initial draft and added some tests at revision 1470950.

[jira] [Resolved] (OAK-758) Implement AC-editing by principal (Jackrabbit API)

2013-04-23 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved OAK-758. Resolution: Fixed Implement AC-editing by principal (Jackrabbit API)

[jira] [Commented] (OAK-673) Unified hook processing

2013-04-23 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639081#comment-13639081 ] Alex Parvulescu commented on OAK-673: - hmm, it is indeed related to the order of editors,

[jira] [Commented] (OAK-673) Unified hook processing

2013-04-23 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639114#comment-13639114 ] Alex Parvulescu commented on OAK-673: - I think the same will happen if we refactored the

[jira] [Commented] (OAK-325) QueryEngine can't handle node type hierarchies

2013-04-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639277#comment-13639277 ] Jukka Zitting commented on OAK-325: --- In http://svn.apache.org/r1471042 I followed up with a