AMashenkov commented on PR #2154:
URL: https://github.com/apache/ignite-3/pull/2154#issuecomment-1580800975

   > Another question is about `CatalogService` API: it's still using `long` to 
accept/pass timestamps, not `HybridTimestamp`. Is it planned to change this? Is 
it intentional that in the current PR this has not been changed?
   
   The CatalogService API is not final as we have no consumers for 
CatalogService API. So, I didn't change API intentionally.
   We use long instead of HybridTimestamp, because rw TX had no hybrid 
timestamps at a time we started working on the API.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to