[ 
https://issues.apache.org/jira/browse/CASSANDRA-4802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vijay resolved CASSANDRA-4802.
------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.0

Committed 
https://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=blobdiff;f=src/java/org/apache/cassandra/service/StorageService.java;h=8de0bd24632c89ea1b41c952ee6ec2db58808894;hp=7d92fbe0ff15c8c686a93425f4fccca49b921c0b;hb=d525cf969c042b21a9375446f5449ee82d7d1484;hpb=7e937b3d1308c0774e4b0366b6e66b14af1dd5f6

Let me know if you need more info, i will reopen this ticket.
                
> Regular startup log has confusing "Bootstrap/Replace/Move completed!" without 
> boostrap, replace, or move
> --------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-4802
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4802
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.0.12
>         Environment: RHEL6, JDK1.6
>            Reporter: Karl Mueller
>            Assignee: Vijay
>            Priority: Trivial
>             Fix For: 1.2.0
>
>
> A regular startup completes successfully, but it has a confusing message the 
> end of the startup:
> "  INFO 15:19:29,137 Bootstrap/Replace/Move completed! Now serving reads."
> This happens despite no bootstrap, replace, or move.
> While purely cosmetic, this makes you wonder what the node just did - did it 
> just bootstrap?!  It should simply read something like "Startup completed! 
> Now serving reads" unless it actually has done one of the actions in the 
> error message.
> Complete log at the end:
> INFO 15:13:30,522 Log replay complete, 6274 replayed mutations
>  INFO 15:13:30,527 Cassandra version: 1.0.12
>  INFO 15:13:30,527 Thrift API version: 19.20.0
>  INFO 15:13:30,527 Loading persisted ring state
>  INFO 15:13:30,541 Starting up server gossip
>  INFO 15:13:30,542 Enqueuing flush of Memtable-LocationInfo@1828864224(29/36 
> serialized/live bytes, 1 ops)
>  INFO 15:13:30,543 Writing Memtable-LocationInfo@1828864224(29/36 
> serialized/live bytes, 1 ops)
>  INFO 15:13:30,550 Completed flushing 
> /data2/data-cassandra/system/LocationInfo-hd-274-Data.db (80 bytes)
>  INFO 15:13:30,563 Starting Messaging Service on port 7000
>  INFO 15:13:30,571 Using saved token 31901471898837980949691369446728269823
>  INFO 15:13:30,572 Enqueuing flush of Memtable-LocationInfo@294410307(53/66 
> serialized/live bytes, 2 ops)
>  INFO 15:13:30,573 Writing Memtable-LocationInfo@294410307(53/66 
> serialized/live bytes, 2 ops)
>  INFO 15:13:30,579 Completed flushing 
> /data2/data-cassandra/system/LocationInfo-hd-275-Data.db (163 bytes)
>  INFO 15:13:30,581 Node kaos-cass02.xxxxxxx/1.2.3.4 state jump to normal
>  INFO 15:13:30,598 Bootstrap/Replace/Move completed! Now serving reads.
>  INFO 15:13:30,600 Will not load MX4J, mx4j-tools.jar is not in the classpath

--
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

Reply via email to