You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/11/24 13:21:59 UTC

[GitHub] [iotdb] MarcosZyk opened a new pull request, #8139: Fix abstract map bug when remove failing measurement

MarcosZyk opened a new pull request, #8139:
URL: https://github.com/apache/iotdb/pull/8139

   ## Description
   
   
   The abstract map, generated by Collections.singletonMap, is immutable, which will bring exception  when the schema registration check try to remove failing measurement from it.
   


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] MarcosZyk merged pull request #8139: Fix abstract map bug when remove failing measurement

Posted by GitBox <gi...@apache.org>.
MarcosZyk merged PR #8139:
URL: https://github.com/apache/iotdb/pull/8139


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org