You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Bill Farner (Created) (JIRA)" <ji...@apache.org> on 2012/04/05 01:04:22 UTC

[jira] [Created] (MESOS-178) Log coordinator appears to remember missing positions before TRUNCATE

Log coordinator appears to remember missing positions before TRUNCATE
---------------------------------------------------------------------

                 Key: MESOS-178
                 URL: https://issues.apache.org/jira/browse/MESOS-178
             Project: Mesos
          Issue Type: Bug
            Reporter: Bill Farner


Sequence of events:

- Replicas A, B, C exist
- Only replicas B and C learn of log position 10
- Replica A comes online and receives subsequent positions, which include TRUNCATEs
- Replica A becomes coordinator, and considers position 10 to be log beginning, fails to read that position


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MESOS-178) Log coordinator appears to remember missing positions before TRUNCATE

Posted by "Benjamin Hindman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MESOS-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Hindman resolved MESOS-178.
------------------------------------

    Resolution: Fixed
      Assignee: Benjamin Hindman
    
> Log coordinator appears to remember missing positions before TRUNCATE
> ---------------------------------------------------------------------
>
>                 Key: MESOS-178
>                 URL: https://issues.apache.org/jira/browse/MESOS-178
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Bill Farner
>            Assignee: Benjamin Hindman
>
> Sequence of events:
> - Replicas A, B, C exist
> - Only replicas B and C learn of log position 10
> - Replica A comes online and receives subsequent positions, which include TRUNCATEs
> - Replica A becomes coordinator, and considers position 10 to be log beginning, fails to read that position

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MESOS-178) Log coordinator appears to remember missing positions before TRUNCATE

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MESOS-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261152#comment-13261152 ] 

jiraposter@reviews.apache.org commented on MESOS-178:
-----------------------------------------------------



bq.  On 2012-04-05 04:17:42, John Sirois wrote:
bq.  >

Thanks guys, getting this committed now (finally).


- Benjamin


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4646/#review6705
-----------------------------------------------------------


On 2012-04-04 23:14:40, Benjamin Hindman wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/4646/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-04-04 23:14:40)
bq.  
bq.  
bq.  Review request for mesos, John Sirois and Bill Farner.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  See summary.
bq.  
bq.  
bq.  This addresses bug MESOS-178.
bq.      https://issues.apache.org/jira/browse/MESOS-178
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    src/log/replica.cpp 8915c96 
bq.  
bq.  Diff: https://reviews.apache.org/r/4646/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  make check
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Benjamin
bq.  
bq.


                
> Log coordinator appears to remember missing positions before TRUNCATE
> ---------------------------------------------------------------------
>
>                 Key: MESOS-178
>                 URL: https://issues.apache.org/jira/browse/MESOS-178
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Bill Farner
>
> Sequence of events:
> - Replicas A, B, C exist
> - Only replicas B and C learn of log position 10
> - Replica A comes online and receives subsequent positions, which include TRUNCATEs
> - Replica A becomes coordinator, and considers position 10 to be log beginning, fails to read that position

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MESOS-178) Log coordinator appears to remember missing positions before TRUNCATE

Posted by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MESOS-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13246843#comment-13246843 ] 

jiraposter@reviews.apache.org commented on MESOS-178:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4646/#review6701
-----------------------------------------------------------

Ship it!


- Bill


On 2012-04-04 23:14:40, Benjamin Hindman wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/4646/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-04-04 23:14:40)
bq.  
bq.  
bq.  Review request for mesos, John Sirois and Bill Farner.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  See summary.
bq.  
bq.  
bq.  This addresses bug MESOS-178.
bq.      https://issues.apache.org/jira/browse/MESOS-178
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    src/log/replica.cpp 8915c96 
bq.  
bq.  Diff: https://reviews.apache.org/r/4646/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  make check
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Benjamin
bq.  
bq.


                
> Log coordinator appears to remember missing positions before TRUNCATE
> ---------------------------------------------------------------------
>
>                 Key: MESOS-178
>                 URL: https://issues.apache.org/jira/browse/MESOS-178
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Bill Farner
>
> Sequence of events:
> - Replicas A, B, C exist
> - Only replicas B and C learn of log position 10
> - Replica A comes online and receives subsequent positions, which include TRUNCATEs
> - Replica A becomes coordinator, and considers position 10 to be log beginning, fails to read that position

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MESOS-178) Log coordinator appears to remember missing positions before TRUNCATE

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MESOS-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261267#comment-13261267 ] 

jiraposter@reviews.apache.org commented on MESOS-178:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4646/#review7206
-----------------------------------------------------------

Ship it!


- John


On 2012-04-04 23:14:40, Benjamin Hindman wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/4646/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-04-04 23:14:40)
bq.  
bq.  
bq.  Review request for mesos, John Sirois and Bill Farner.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  See summary.
bq.  
bq.  
bq.  This addresses bug MESOS-178.
bq.      https://issues.apache.org/jira/browse/MESOS-178
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    src/log/replica.cpp 8915c96 
bq.  
bq.  Diff: https://reviews.apache.org/r/4646/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  make check
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Benjamin
bq.  
bq.


                
> Log coordinator appears to remember missing positions before TRUNCATE
> ---------------------------------------------------------------------
>
>                 Key: MESOS-178
>                 URL: https://issues.apache.org/jira/browse/MESOS-178
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Bill Farner
>            Assignee: Benjamin Hindman
>
> Sequence of events:
> - Replicas A, B, C exist
> - Only replicas B and C learn of log position 10
> - Replica A comes online and receives subsequent positions, which include TRUNCATEs
> - Replica A becomes coordinator, and considers position 10 to be log beginning, fails to read that position

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MESOS-178) Log coordinator appears to remember missing positions before TRUNCATE

Posted by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MESOS-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13246831#comment-13246831 ] 

jiraposter@reviews.apache.org commented on MESOS-178:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4646/
-----------------------------------------------------------

(Updated 2012-04-04 23:14:40.355271)


Review request for mesos, John Sirois and Bill Farner.


Changes
-------

Added bug.


Summary
-------

See summary.


This addresses bug MESOS-178.
    https://issues.apache.org/jira/browse/MESOS-178


Diffs
-----

  src/log/replica.cpp 8915c96 

Diff: https://reviews.apache.org/r/4646/diff


Testing
-------

make check


Thanks,

Benjamin


                
> Log coordinator appears to remember missing positions before TRUNCATE
> ---------------------------------------------------------------------
>
>                 Key: MESOS-178
>                 URL: https://issues.apache.org/jira/browse/MESOS-178
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Bill Farner
>
> Sequence of events:
> - Replicas A, B, C exist
> - Only replicas B and C learn of log position 10
> - Replica A comes online and receives subsequent positions, which include TRUNCATEs
> - Replica A becomes coordinator, and considers position 10 to be log beginning, fails to read that position

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (MESOS-178) Log coordinator appears to remember missing positions before TRUNCATE

Posted by "Benjamin Hindman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MESOS-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Hindman closed MESOS-178.
----------------------------------

    
> Log coordinator appears to remember missing positions before TRUNCATE
> ---------------------------------------------------------------------
>
>                 Key: MESOS-178
>                 URL: https://issues.apache.org/jira/browse/MESOS-178
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Bill Farner
>            Assignee: Benjamin Hindman
>
> Sequence of events:
> - Replicas A, B, C exist
> - Only replicas B and C learn of log position 10
> - Replica A comes online and receives subsequent positions, which include TRUNCATEs
> - Replica A becomes coordinator, and considers position 10 to be log beginning, fails to read that position

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MESOS-178) Log coordinator appears to remember missing positions before TRUNCATE

Posted by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MESOS-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13247000#comment-13247000 ] 

jiraposter@reviews.apache.org commented on MESOS-178:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4646/#review6705
-----------------------------------------------------------

Ship it!


- John


On 2012-04-04 23:14:40, Benjamin Hindman wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/4646/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-04-04 23:14:40)
bq.  
bq.  
bq.  Review request for mesos, John Sirois and Bill Farner.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  See summary.
bq.  
bq.  
bq.  This addresses bug MESOS-178.
bq.      https://issues.apache.org/jira/browse/MESOS-178
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    src/log/replica.cpp 8915c96 
bq.  
bq.  Diff: https://reviews.apache.org/r/4646/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  make check
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Benjamin
bq.  
bq.


                
> Log coordinator appears to remember missing positions before TRUNCATE
> ---------------------------------------------------------------------
>
>                 Key: MESOS-178
>                 URL: https://issues.apache.org/jira/browse/MESOS-178
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Bill Farner
>
> Sequence of events:
> - Replicas A, B, C exist
> - Only replicas B and C learn of log position 10
> - Replica A comes online and receives subsequent positions, which include TRUNCATEs
> - Replica A becomes coordinator, and considers position 10 to be log beginning, fails to read that position

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira