Skip to content

Commit 6ed3396

Browse files
HANA infra issue - Long running Savepoints - replace issue number by new SAP Note (#478)
1 parent e8c677f commit 6ed3396

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/lib/check/8050_hana_revision_infra_issues.check

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ function check_8050_hana_revision_infra_issues {
3333
['3687338']='Huge Block Allocator (HBA) Lock Contention During Asynchronous Garbage Collection (GC)'
3434
['3689045']='Configured File I/O Throughput Limit Not Enforced'
3535
['3693972']='Unexpected Nameserver Stop and Restart After Takeover due to Topology Timestamp Difference'
36-
['issue346745']='optimized_small_page_write_max_unused_chunk_in_io_size = 524288'
36+
['3716078']='Long Running Savepoints To Flush Many Small Pages To Disk'
3737
['issue348679']='landscapeHostConfiguration.py reports "unkown" status after "partial" and before "starting"'
3838
)
3939

@@ -106,8 +106,8 @@ function check_8050_hana_revision_infra_issues {
106106
'7' '2.00.079.05' '2.00.079.99' '3693972' \
107107
'8' '2.00.086.00' '2.00.089.99' '3693972' \
108108

109-
'7' '2.00.070.00' '2.00.079.05' 'issue346745' \
110-
'8' '2.00.080.00' '2.00.086.00' 'issue346745' \
109+
'7' '2.00.070.00' '2.00.079.05' '3716078' \
110+
'8' '2.00.080.00' '2.00.086.00' '3716078' \
111111

112112
'7' '2.00.079.03' '2.00.079.08' 'issue348679' \
113113
'8' '2.00.083.00' '2.00.089.00' 'issue348679' \

0 commit comments

Comments
 (0)