Hi,
I use Ignite 2.2 cache with binary objects, produced by org.apache.ignite.binary.BinaryObjectBuilder An exception occurred during org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture#waitPartitionRelease:1068,
which eventually led to a
org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager#dumpPendingObjects:1656
with IgniteInternalTx::toString method, that produce HUGE log and very big StringBuilder (about 3GB per transaction) in Heap.

I found org.apache.ignite.internal.util.tostring.GridToStringExclude, but I can't apply it to BinaryObject. How to solve this issue (disable GridToStringBuilder for BinaryObjectImpl)?

Sincerely,

Timofey Fedyanin

[email protected]
+7 985 446 9277

Skype: timofeyfedyanin

Reply via email to