[jira] [Updated] (SLING-11449) Use JackrabbitNode.getPropertyOrNull

2022-07-18 Thread Joerg Hoh (Jira)


 [ 
https://issues.apache.org/jira/browse/SLING-11449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joerg Hoh updated SLING-11449:
--
Fix Version/s: JCR Resource 3.2.2

> Use JackrabbitNode.getPropertyOrNull
> 
>
> Key: SLING-11449
> URL: https://issues.apache.org/jira/browse/SLING-11449
> Project: Sling
>  Issue Type: Improvement
>  Components: JCR
>Affects Versions: JCR Resource 3.2.0
>Reporter: Joerg Hoh
>Assignee: Joerg Hoh
>Priority: Major
> Fix For: JCR Resource 3.2.2
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> In OAK-9819 an improvement has been made for the frequent combination of 
> {{node.hasProperty(PROP)}}/{{node.getProperty(PROP)}} calls.
> As soon as Oak 1.44.0 is released we should try to use this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (SLING-11449) Use JackrabbitNode.getPropertyOrNull

2022-07-13 Thread Joerg Hoh (Jira)


 [ 
https://issues.apache.org/jira/browse/SLING-11449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joerg Hoh updated SLING-11449:
--
Description: 
In OAK-9819 an improvement has been made for the frequent combination of 
{{node.hasProperty(PROP)}}/{{node.getProperty(PROP)}} calls.

As soon as Oak 1.44.0 is released we should try to use this.


  was:
In Oak-9819 an improvement has been made for the frequent combination of 
{{node.hasProperty(PROP)}}/{{node.getProperty(PROP)}} calls.

As soon as Oak 1.44.0 is released we should try to use this.



> Use JackrabbitNode.getPropertyOrNull
> 
>
> Key: SLING-11449
> URL: https://issues.apache.org/jira/browse/SLING-11449
> Project: Sling
>  Issue Type: Improvement
>  Components: JCR
>Affects Versions: JCR Resource 3.2.0
>Reporter: Joerg Hoh
>Priority: Major
>
> In OAK-9819 an improvement has been made for the frequent combination of 
> {{node.hasProperty(PROP)}}/{{node.getProperty(PROP)}} calls.
> As soon as Oak 1.44.0 is released we should try to use this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)