[ 
https://issues.apache.org/jira/browse/ARROW-2815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659840#comment-17659840
 ] 

Rok Mihevc commented on ARROW-2815:
-----------------------------------

This issue has been migrated to [issue 
#19193|https://github.com/apache/arrow/issues/19193] on GitHub. Please see the 
[migration documentation|https://github.com/apache/arrow/issues/14542] for 
further details.

> [CI] Suppress DEBUG logging when building Java library in C++ CI entries
> ------------------------------------------------------------------------
>
>                 Key: ARROW-2815
>                 URL: https://issues.apache.org/jira/browse/ARROW-2815
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Continuous Integration, Java
>            Reporter: Wes McKinney
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: ci, pull-request-available
>             Fix For: 0.10.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> The Java build is rather verbose with logging output from tests, in addition 
> to the warnings from the checkstyle plugin, e.g.
> {code}
> 08:03:10.299 [main] DEBUG org.apache.arrow.memory.BaseAllocator - closed 
> allocator[ROOT].
> 08:03:10.334 [main] DEBUG 
> org.apache.arrow.vector.ipc.message.ArrowRecordBatch - Buffer in RecordBatch 
> at 0, length: 2
> 08:03:10.335 [main] DEBUG 
> org.apache.arrow.vector.ipc.message.ArrowRecordBatch - Buffer in RecordBatch 
> at 8, length: 16
> 08:03:10.338 [main] DEBUG org.apache.arrow.vector.ipc.WriteChannel - Writing 
> buffer with size: 6
> 08:03:10.338 [main] DEBUG org.apache.arrow.vector.ipc.WriteChannel - Writing 
> buffer with size: 2
> 08:03:10.346 [main] DEBUG org.apache.arrow.vector.ipc.WriteChannel - Writing 
> buffer with size: 4
> 08:03:10.349 [main] DEBUG org.apache.arrow.vector.ipc.WriteChannel - Writing 
> buffer with size: 152
> 08:03:10.353 [main] DEBUG org.apache.arrow.vector.ipc.WriteChannel - Writing 
> buffer with size: 4
> {code}



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

Reply via email to