You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "alaneuler (Jira)" <ji...@apache.org> on 2022/11/01 08:05:00 UTC

[jira] [Created] (CALCITE-5359) nextId of RelOptRuleCall is not thread safe

alaneuler created CALCITE-5359:
----------------------------------

             Summary: nextId of RelOptRuleCall is not thread safe
                 Key: CALCITE-5359
                 URL: https://issues.apache.org/jira/browse/CALCITE-5359
             Project: Calcite
          Issue Type: Bug
          Components: core
    Affects Versions: 1.32.0
            Reporter: alaneuler


Implementations of RelOptRuleCall is created each time, and the reading and writing of nextId is not thread safe.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)