Caio L. Morceli

Results 9 comments of Caio L. Morceli

Thanks for the feedback, @BLepers . So, in my case, I took the code from Akon's repository and didn't make any changes because in his paper he already says that...

Hi, @BLepers. Do you have any suggestions about what I told you? Regards, Caio

Hi, @BLepers . In my case, I'm going to use the YCSB+T closed economy workload to do consistency testing on MongoDB. As I understand it, this workload is already implemented....

Hello @akon-dey . Have you noticed the behavior of ycsb+t when running the load phase (in the ClosedEconomyWorkload layer) using the parameter w = 0 in the mongo db cluster?...

@akon-dey , I did some more tests on another computer and didn't get the same error. Maybe it could have been some point on the other machine. If I get...

Hi @akon-dey and @busbey , I would like to ask another question. Wasn't YCSB+T merged with the original YCSB? As I understand it, in the latest available version of YCSB...

Hello guys, @busbey, @akon-dey . Regarding YCSB+T, he talks about evaluating the transactional part of NoSQL databases. I'm still testing with MongoDB. I noticed that in the YCSB+T implementation we...

Just that, @busbey . So how does YCSB+T assess transactional overhead and have a layer to assess transactional consistency when the transaction code implementation is not in the YCSB+T code?...

Hello @martijndeheus , is this functionality already working in the latest version of YCSB? I'm also looking for a benchmark to test a system with transaction capabilities.