[ https://issues.apache.org/jira/browse/GIRAPH-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tyler Serdar Bulut updated GIRAPH-1109: --------------------------------------- Description: Example aggressive logging at INFO level: INFO <datestamp> [ooc-io-0] org.apache.giraph.ooc.policy.ThresholdBasedOracle - getNextIOActions: usedMemoryFraction = 0.79 INFO <datestamp> [ooc-io-0] org.apache.giraph.ooc.OutOfCoreIOCallable - call: thread 0's next IO command is: LoadPartitionIOCommand: (partitionId = 4676, superstep = 0) INFO <datestamp> [ooc-io-0] org.apache.giraph.ooc.OutOfCoreIOCallable - call: thread 0's command LoadPartitionIOCommand: (partitionId = 4676, superstep = 0) completed: bytes= 0, duration=0, bandwidth=NaN, bandwidth (excluding GC time)=NaN > Out-of-core is logging too aggressively > ---------------------------------------- > > Key: GIRAPH-1109 > URL: https://issues.apache.org/jira/browse/GIRAPH-1109 > Project: Giraph > Issue Type: Improvement > Components: graph > Affects Versions: 1.2.0-SNAPSHOT > Environment: Linux > Reporter: Tyler Serdar Bulut > Fix For: 1.2.0-SNAPSHOT > > > Example aggressive logging at INFO level: > INFO <datestamp> [ooc-io-0] > org.apache.giraph.ooc.policy.ThresholdBasedOracle - getNextIOActions: > usedMemoryFraction = 0.79 > INFO <datestamp> [ooc-io-0] org.apache.giraph.ooc.OutOfCoreIOCallable - > call: thread 0's next IO command is: LoadPartitionIOCommand: (partitionId = > 4676, superstep = 0) > INFO <datestamp> [ooc-io-0] org.apache.giraph.ooc.OutOfCoreIOCallable - > call: thread 0's command LoadPartitionIOCommand: (partitionId = 4676, > superstep = 0) completed: bytes= 0, duration=0, bandwidth=NaN, bandwidth > (excluding GC time)=NaN -- This message was sent by Atlassian JIRA (v6.3.4#6332)