>From Peeyush Gupta <[email protected]>: Attention is currently required from: Ian Maxon.
Peeyush Gupta has posted comments on this change by Peeyush Gupta. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20802?usp=email ) Change subject: [ASTERIXDB-3693][API] Add request level result_ttl ...................................................................... Patch Set 5: (1 comment) File asterixdb/asterix-algebra/src/main/java/org/apache/asterix/translator/ResultProperties.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20802/comment/8e1ab507_21e3d23c?usp=email : PS4, Line 54: public long getResultTtlInMillis() { : return resultTtlInMillis; : } > is it possible to return the default here directly rather than having the > caller check if it returns […] It already will return DEFAULT_RESULT_TTL if nothing is set which is -1 i.e., no request level ttl. -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20802?usp=email To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: asterixdb Gerrit-Branch: lumina Gerrit-Change-Id: Idb5597cf401490d4d074580135cdd37674b036a2 Gerrit-Change-Number: 20802 Gerrit-PatchSet: 5 Gerrit-Owner: Peeyush Gupta <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Attention: Ian Maxon <[email protected]> Gerrit-Comment-Date: Mon, 16 Mar 2026 18:53:59 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: Ian Maxon <[email protected]>
