You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/02/19 01:14:51 UTC

[GitHub] cherrylzhao opened a new issue #1878: review try-finally statement in sharding-sphere

cherrylzhao opened a new issue #1878: review try-finally statement in sharding-sphere
URL: https://github.com/apache/incubator-shardingsphere/issues/1878
 
 
   we should only release resource within finally statement, but not do some function logic like refreshing cache.
   
   - [ ] revise refreshTableMetaData within `ShardingPreparedStatement` and `ShardingStatement`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services