Balachandar Namasivayam
|
df652155fc
|
Addressed review comments
|
2019-07-22 12:17:05 -07:00 |
Balachandar Namasivayam
|
af267ba053
|
Track the priority of sampled Transaction as part of GetReadVersion event.
|
2019-07-19 17:31:49 -07:00 |
A.J. Beamon
|
68f2b7a7f3
|
Event subclasses are managed through templates and don't have virtual functions, so don't use override.
|
2019-07-15 15:01:24 -07:00 |
A.J. Beamon
|
d5051b08dd
|
Make trace event field lengths (and total event sizes) default knobified and configurable. Add a transaction option to control the field length of transaction debug logging. Make the program start command line field less likely to be truncated.
|
2019-07-12 16:12:35 -07:00 |
mpilman
|
1c16f87a4e
|
Remove trace-calls to printable (in non-workloads)
|
2019-04-05 13:12:19 -07:00 |
anoyes
|
6a4d87802b
|
Replace & operator with variadic function
|
2018-12-28 11:33:42 -08:00 |
Balachandar Namasivayam
|
856d2a0a9d
|
Add correctness tests for Client transaction profiling data format. It also includes format check across upgrades.
|
2018-03-14 12:39:50 -07:00 |
Balachandar Namasivayam
|
aea1f7ba21
|
Add tests for Client Transaction Profiling correctness
|
2018-03-05 18:55:23 -08:00 |
Alec Grieser
|
0bae9880f1
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
Balachandar Namasivayam
|
33cc644ba8
|
Copy CommitTransactionRequest during tryCommit function call as it is anyway copied inside the function.
|
2017-11-02 17:00:44 -07:00 |
Balachandar Namasivayam
|
e767860010
|
Addressed review comments.
Changed current protocol version to match master
Added operation details for operations that failed.
|
2017-08-07 18:45:42 -07:00 |
Balachandar Namasivayam
|
3e90fdfae7
|
Added extra client transactional profiling info
1) Key has been added to GET
2) KeyRange has been added to GETRANGE
3) ReadConflict, WriteConflict, Mutation info has been added to COMMIT
|
2017-08-01 18:33:39 -07:00 |
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |