[
https://issues.apache.org/jira/browse/ACCUMULO-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631879#comment-13631879
]
Hudson commented on ACCUMULO-1257:
----------------------------------
Integrated in Accumulo-Trunk-Hadoop-2.0 #189 (See
[https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/189/])
ACCUMULO-1257 stopped updating time for bulk import when there are no files
(Revision 1468100)
Result = SUCCESS
kturner :
Files :
* /accumulo/trunk
* /accumulo/trunk/assemble
* /accumulo/trunk/core
* /accumulo/trunk/examples
* /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/ZooStore.java
*
/accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSession.java
* /accumulo/trunk/pom.xml
* /accumulo/trunk/server
*
/accumulo/trunk/server/src/main/java/org/apache/accumulo/server/tabletserver/Tablet.java
* /accumulo/trunk/src
> strange updates to metadata table
> ---------------------------------
>
> Key: ACCUMULO-1257
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1257
> Project: Accumulo
> Issue Type: Bug
> Components: tserver
> Reporter: Eric Newton
> Assignee: Keith Turner
> Priority: Trivial
> Fix For: 1.5.0
>
>
> While testing, I took a very close look at the write-ahead log for one
> !METADATA tablet. I saw a series of strange updates:
> {noformat}
> MANY_MUTATIONS 1 3
> 1 mutations:
> m9<
> srv:time [system]:181690 [] M1365448749945
> srv:lock [system]:181690 []
> tservers/10.0.0.1:9997/zlock-0000000012$33dea1f3e44032a
> MANY_MUTATIONS 1 3
> 1 mutations:
> m9<
> srv:time [system]:181691 [] M1365448749945
> srv:lock [system]:181691 []
> tservers/10.0.0.1:9997/zlock-0000000012$33dea1f3e44032a
> MANY_MUTATIONS 1 3
> 1 mutations:
> m9<
> srv:time [system]:181692 [] M1365448749974
> srv:lock [system]:181692 []
> tservers/10.0.0.1:9997/zlock-0000000012$33dea1f3e44032a
> MANY_MUTATIONS 1 3
> 1 mutations:
> m9<
> srv:time [system]:181703 [] M1365448751735
> srv:lock [system]:181703 []
> tservers/10.0.0.1:9997/zlock-0000000012$33dea1f3e44032a
> {noformat}
> It seems to me that these updates aren't necessary.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira