[jira] [Comment Edited] (OAK-8016) RDBDocumentStore: minor improvements to GZIP compression of BLOB contents

2019-11-02 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16757303#comment-16757303
 ] 

Julian Reschke edited comment on OAK-8016 at 11/2/19 3:27 PM:
--

trunk: (1.12.0) [r1852601|http://svn.apache.org/r1852601]
1.10: (1.10.1) [r1854060|http://svn.apache.org/r1854060]
1.8: (1.8.13) [r1855837|http://svn.apache.org/r1855837]
1.6: (1.6.18) [r1862925|http://svn.apache.org/r1862925]
1.4: [r1869294|http://svn.apache.org/r1869294]



was (Author: reschke):
trunk: (1.12.0) [r1852601|http://svn.apache.org/r1852601]
1.10: (1.10.1) [r1854060|http://svn.apache.org/r1854060]
1.8: (1.8.13) [r1855837|http://svn.apache.org/r1855837]
1.6: [r1862925|http://svn.apache.org/r1862925]


> RDBDocumentStore: minor improvements to GZIP compression of BLOB contents
> -
>
> Key: OAK-8016
> URL: https://issues.apache.org/jira/browse/OAK-8016
> Project: Jackrabbit Oak
>  Issue Type: Technical task
>  Components: rdbmk
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Fix For: 1.12.0, 1.4.25, 1.10.1, 1.8.13, 1.6.18
>
>
> 1. Ensure GZIPOutputStream is closed in the unlikely event of error when 
> writing to ByteArrayOutputStream
> 2. Optionally log sizes and ratios
> 3. Slightly improve initial size estimate for ByteArrayOutputStream



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Comment Edited] (OAK-8016) RDBDocumentStore: minor improvements to GZIP compression of BLOB contents

2019-07-11 Thread Julian Reschke (JIRA)


[ 
https://issues.apache.org/jira/browse/OAK-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16757303#comment-16757303
 ] 

Julian Reschke edited comment on OAK-8016 at 7/11/19 1:24 PM:
--

trunk: (1.12.0) [r1852601|http://svn.apache.org/r1852601]
1.10: (1.10.1) [r1854060|http://svn.apache.org/r1854060]
1.8: (1.8.13) [r1855837|http://svn.apache.org/r1855837]
1.6: [r1862925|http://svn.apache.org/r1862925]



was (Author: reschke):
trunk: [r1852601|http://svn.apache.org/r1852601]
1.10: [r1854060|http://svn.apache.org/r1854060]
1.8: [r1855837|http://svn.apache.org/r1855837]


> RDBDocumentStore: minor improvements to GZIP compression of BLOB contents
> -
>
> Key: OAK-8016
> URL: https://issues.apache.org/jira/browse/OAK-8016
> Project: Jackrabbit Oak
>  Issue Type: Technical task
>  Components: rdbmk
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_oak_1_4
> Fix For: 1.12.0, 1.10.1, 1.8.13, 1.6.18
>
>
> 1. Ensure GZIPOutputStream is closed in the unlikely event of error when 
> writing to ByteArrayOutputStream
> 2. Optionally log sizes and ratios
> 3. Slightly improve initial size estimate for ByteArrayOutputStream



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Comment Edited] (OAK-8016) RDBDocumentStore: minor improvements to GZIP compression of BLOB contents

2019-03-19 Thread Julian Reschke (JIRA)


[ 
https://issues.apache.org/jira/browse/OAK-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16757303#comment-16757303
 ] 

Julian Reschke edited comment on OAK-8016 at 3/19/19 2:57 PM:
--

trunk: [r1852601|http://svn.apache.org/r1852601]
1.10: [r1854060|http://svn.apache.org/r1854060]
1.8: [r1855837|http://svn.apache.org/r1855837]



was (Author: reschke):
trunk: [r1852601|http://svn.apache.org/r1852601]
1.10: [r1854060|http://svn.apache.org/r1854060]


> RDBDocumentStore: minor improvements to GZIP compression of BLOB contents
> -
>
> Key: OAK-8016
> URL: https://issues.apache.org/jira/browse/OAK-8016
> Project: Jackrabbit Oak
>  Issue Type: Technical task
>  Components: rdbmk
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_oak_1_6
> Fix For: 1.12, 1.11.0, 1.10.1, 1.8.13
>
>
> 1. Ensure GZIPOutputStream is closed in the unlikely event of error when 
> writing to ByteArrayOutputStream
> 2. Optionally log sizes and ratios
> 3. Slightly improve initial size estimate for ByteArrayOutputStream



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Comment Edited] (OAK-8016) RDBDocumentStore: minor improvements to GZIP compression of BLOB contents

2019-02-21 Thread Julian Reschke (JIRA)


[ 
https://issues.apache.org/jira/browse/OAK-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16757303#comment-16757303
 ] 

Julian Reschke edited comment on OAK-8016 at 2/21/19 3:45 PM:
--

trunk: [r1852601|http://svn.apache.org/r1852601]
1.10: [r1854060|http://svn.apache.org/r1854060]



was (Author: reschke):
trunk: [r1852601|http://svn.apache.org/r1852601]

> RDBDocumentStore: minor improvements to GZIP compression of BLOB contents
> -
>
> Key: OAK-8016
> URL: https://issues.apache.org/jira/browse/OAK-8016
> Project: Jackrabbit Oak
>  Issue Type: Technical task
>  Components: rdbmk
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_oak_1_8
> Fix For: 1.12, 1.11.0, 1.10.1
>
>
> 1. Ensure GZIPOutputStream is closed in the unlikely event of error when 
> writing to ByteArrayOutputStream
> 2. Optionally log sizes and ratios
> 3. Slightly improve initial size estimate for ByteArrayOutputStream



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)