]
Dan Berindei updated ISPN-5839:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Unfinished local transactions log not showing transactions
----------------------------------------------------------
Key: ISPN-5839
URL:
https://issues.jboss.org/browse/ISPN-5839
Project: Infinispan
Issue Type: Bug
Components: Transactions
Affects Versions: 8.1.0.Alpha1
Reporter: Galder ZamarreƱo
Assignee: Galder ZamarreƱo
Fix For: 8.1.0.Alpha2
It's currently printing:
{code}
Unfinished local transactions: java.util.stream.ReferencePipeline$3@25ce9dc4
{code}
The code should collect the entries using a String joiner.