Xing Lin
Xing Lin
Same issue here. Shocked to know. Annoyed. Do people use this package at all? 
If i am not wrong, reads from observerNodes in RBF has been added in HDFS-16767.
Hi @ZanderXu, I am not clear what exactly you are trying to achieve here. Are you trying to enable observerNodes to handle addBlock RPC from clients? I believe addBlock is...
Hi @ZanderXu, I understand what you tried to do now. The first `checkOperation(OperationCategory.WRITE)` call will throw a `RetryOnActiveException` on an observerNN. Are you aware why there are multiple `checkOperation()` in...
nit: maybe change the PR title to "Fix ObserverNN to throw ObserverRetryOnActiveException when receiving addBlock RPC, instead of FileNotFoundException" And in the description, add "addBlock() is a WRITE operation on...
@steveloughran Is there anything you are waining for or are we ready to merge this PR? I want it to be merged soon! Thanks,
@steveloughran/ @goiri could we merge this PR? Thanks,
Thanks @goiri for moving this PR forward!
lots of unit test failures. Maybe could you create an empty commit and push it to trigger a new build? `git commit --allow-empty -m "empty commit to trigger a build"`
Is there anyone paying attention to this issue? I have a similar issue with my code as well. https://github.com/xinglin/cloud-management-kits/blob/master/src/main/scala/Prefix.scala