I trust the tests to validate the "GraphServerApp does not use any of the features added by RPCServerApp" assertion :-)
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 3 2023
Jan 3 2023
Dec 16 2022
Dec 16 2022
douardda committed rDOBJSRPL2f297a695943: Add a --size-limit cli option to the replay command (authored by douardda).
Add a --size-limit cli option to the replay command
Dec 15 2022
Dec 15 2022
douardda committed rDOBJSRPL11b1b233e2b1: Add tests for replay scenarios with add errors (authored by douardda).
Add tests for replay scenarios with add errors
Improve logging in replay.py
douardda committed rDOBJSRPLa3e366823d81: Rework the replaying exception handling (authored by douardda).
Rework the replaying exception handling
Dec 9 2022
Dec 9 2022
Bump copyright dates
In D8939#232688, @douardda wrote:In D8939#232687, @douardda wrote:In D8939#232508, @vlorentz wrote:Could you use a logger instance,
what do you mean by "use a logger instance"?
and add if logger.isEnabledFor(logging.DEBUG): before logger.debug statements that use hash_to_hex?
sure
Actually, why would this be needed? I mean I don't expect has_to_hex() to be a fat cpu burner, do I?
In D8939#232687, @douardda wrote:In D8939#232508, @vlorentz wrote:Could you use a logger instance,
what do you mean by "use a logger instance"?
and add if logger.isEnabledFor(logging.DEBUG): before logger.debug statements that use hash_to_hex?
sure
In D8939#232508, @vlorentz wrote:Could you use a logger instance,
Dec 8 2022
Dec 8 2022
douardda added inline comments to D8940: cli.add_forge_now: Open `register-lister` with sensible defaults.
Dec 7 2022
Dec 7 2022
(no test? worth it?)
Nov 28 2022
Nov 28 2022
douardda triaged T4704: Publish objects that has been subject to a TDN in a (series of) kafka topic as High priority.
In T4657#98361, @lunar wrote:[...]
@douardda: would you agree?
Nov 23 2022
Nov 23 2022
douardda committed rDPROV869f9f168255: kafka: improve the message schema for the journal writer (authored by douardda).
kafka: improve the message schema for the journal writer
Fix typo (orign -> origin)
Nov 22 2022
Nov 22 2022
Nov 2 2022
Nov 2 2022
douardda committed rDPROVe4795882d3aa: sql: only insert entities that we really need to insert in relation_add (authored by douardda).
sql: only insert entities that we really need to insert in relation_add
douardda committed rDPROVc89763f01c8d: tests: set journal writer auto_flush to False (authored by douardda).
tests: set journal writer auto_flush to False
douardda committed rDPROV90a4250a2c57: tests: simplify and (possibly) fix the grpc_server helper context manager (authored by douardda).
tests: simplify and (possibly) fix the grpc_server helper context manager
douardda updated the diff for D8696: tests: simplify and (possibly) fix the grpc_server helper context manager.
also add rabbitmq marker in pytest.ini
Oct 21 2022
Oct 21 2022
douardda committed rDSTO0e8da810ac96: tests: only flush() the kafka journal writer once per test (authored by douardda).
tests: only flush() the kafka journal writer once per test
On the outstanding sample of one execution on jenkins: 11min 44s vs 13min 39s (previous execution, before this diff)