You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/09/27 19:47:47 UTC

[GitHub] [accumulo] milleruntime opened a new issue, #2973: Bug in Fate ReadOnlyStore

milleruntime opened a new issue, #2973:
URL: https://github.com/apache/accumulo/issues/2973

   See my comment here: https://github.com/apache/accumulo/issues/2968#issuecomment-1259969709


-- 
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: notifications-unsubscribe@accumulo.apache.org.apache.org

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


[GitHub] [accumulo] milleruntime closed issue #2973: Bug in Fate ReadOnlyStore

Posted by GitBox <gi...@apache.org>.
milleruntime closed issue #2973: Bug in Fate ReadOnlyStore
URL: https://github.com/apache/accumulo/issues/2973


-- 
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: notifications-unsubscribe@accumulo.apache.org

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


[GitHub] [accumulo] milleruntime commented on issue #2973: Bug in Fate ReadOnlyStore

Posted by GitBox <gi...@apache.org>.
milleruntime commented on issue #2973:
URL: https://github.com/apache/accumulo/issues/2973#issuecomment-1260840018

   I think it might be best to drop the class ReadOnlyStore. It is confusing, unnecessary and prone to bugs. The way the Fate code was originally written used the interface `ReadOnlyTStore` to prevent access to the "write" methods in `TStore`. 


-- 
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: notifications-unsubscribe@accumulo.apache.org

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


[GitHub] [accumulo] milleruntime commented on issue #2973: Bug in Fate ReadOnlyStore

Posted by GitBox <gi...@apache.org>.
milleruntime commented on issue #2973:
URL: https://github.com/apache/accumulo/issues/2973#issuecomment-1259975022

   It looks like this bug exists in 1.10 as well but it may be inconsequential in previous versions.


-- 
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: notifications-unsubscribe@accumulo.apache.org

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