You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2016/05/22 07:10:12 UTC

[jira] [Created] (KYLIN-1723) GTAggregateScanner$Dump.flush() must not write the WHOLE metrics buffer

liyang created KYLIN-1723:
-----------------------------

             Summary: GTAggregateScanner$Dump.flush() must not write the WHOLE metrics buffer
                 Key: KYLIN-1723
                 URL: https://issues.apache.org/jira/browse/KYLIN-1723
             Project: Kylin
          Issue Type: Bug
            Reporter: liyang
            Assignee: Dong Li


GTAggregateScanner$Dump.flush() must not write the WHOLE metrics buffer, but only the part that contains data.

Note the metrics buffer is allocated at the max possible size of metrics, which can be way larger than actual size.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)