---
title: "Aerospike Database 6.3.0.2 Release Notes"
description: "Aerospike Database 6.3.0.2 Release Notes detailing bug fixes for aggregation, KVS flash indices, and logging."
---

# Aerospike Database 6.3.0.2 Release Notes

> For the complete documentation index see: [llms.txt](https://aerospike.com/docs/llms.txt)
> 
> All documentation pages available in markdown.

April 28, 2023  |  **[Download](https://aerospike.com/download/)**

### Updates

-   Aerospike Tools 8.3.0.

## Bug fixes

### AER-6627 (AGGREGATION)

Issue: A range query on a list or map secondary index can overflow a record’s ref-count and assert.

Resolution: A range query on a list or map secondary index will no longer overflow a record’s ref-count and assert.

Branches affected: 6.3.0, 6.2.0, 6.1.0, 6.0.0

Editions affected: Enterprise, Federal & Community

### AER-6628 (KVS)

Issue: For [`index-type flash`](https://aerospike.com/docs/database/reference/config#namespace__index-type) namespaces, configuring [`index-stage-size`](https://aerospike.com/docs/database/reference/config#namespace__index-stage-size) 4G or larger will cause warm restart to be abnormally slow.

Resolution: For [`index-type flash`](https://aerospike.com/docs/database/reference/config#namespace__index-type) namespaces, configuring [`index-stage-size`](https://aerospike.com/docs/database/reference/config#namespace__index-stage-size) 4G or larger will no longer cause warm restart to be abnormally slow.

Branches affected: 6.3.0, 6.2.0, 6.1.0, 6.0.0

Editions affected: Enterprise & Federal

### AER-6630 (LOGGING)

Issue: Log messages issued before any sinks have been initialized may not be successfully written to stderr.

Resolution: Log messages issued before any sinks have been initialized may be successfully written to stderr.

Branches affected: 6.3.0, 6.2.0, 6.1.0, 6.0.0

Editions affected: Enterprise, Federal & Community

## Known issues

[Known issues for 6.3.0.2](https://aerospike.com/docs/database/reference/issues?search=6.3.0.2)