You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Vadim Pesochinskiy (JIRA)" <ji...@apache.org> on 2006/08/03 19:10:23 UTC

[jira] Created: (AMQ-861) Kaha DB files are not removed

Kaha DB files are not removed
-----------------------------

                 Key: AMQ-861
                 URL: https://issues.apache.org/activemq/browse/AMQ-861
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 4.0.1
         Environment: Win XP, Java 5
            Reporter: Vadim Pesochinskiy
             Fix For: 4.1


I have request-response point to point test case, which I ran for 12 hours. Each message is exactly 5KBytes. This is what I see in the Kaha directory:

 779 Aug  1 17:03 roots-data1
 32M Aug  2 15:28 queue-data4
 32M Aug  2 18:02 queue-data5
 32M Aug  2 19:03 queue-data6
 32M Aug  2 20:04 queue-data7
 32M Aug  2 21:05 queue-data8
 32M Aug  2 22:07 queue-data9
 32M Aug  2 23:08 queue-data10
 32M Aug  3 00:09 queue-data11
 32M Aug  3 01:10 queue-data12
 32M Aug  3 02:12 queue-data13
 32M Aug  3 03:13 queue-data14
 32M Aug  3 04:19 queue-data15
 32M Aug  3 05:20 queue-data16
 32M Aug  3 06:21 queue-data17
 32M Aug  3 07:22 queue-data18
 32M Aug  3 08:23 queue-data19
 19M Aug  3 09:25 queue-data20
8.6K Aug  3 09:52 kaha.idx



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (AMQ-861) Kaha DB files are not removed

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-861?page=all ]

Hiram Chirino updated AMQ-861:
------------------------------

    Fix Version/s: 4.2
                       (was: 4.1.0)

> Kaha DB files are not removed
> -----------------------------
>
>                 Key: AMQ-861
>                 URL: https://issues.apache.org/activemq/browse/AMQ-861
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 4.0.1
>         Environment: Win XP, Java 5
>            Reporter: Vadim Pesochinskiy
>         Assigned To: Rob Davies
>             Fix For: 4.2.0
>
>
> I have request-response point to point test case, which I ran for 12 hours. Each message is exactly 5KBytes. This is what I see in the Kaha directory:
>  779 Aug  1 17:03 roots-data1
>  32M Aug  2 15:28 queue-data4
>  32M Aug  2 18:02 queue-data5
>  32M Aug  2 19:03 queue-data6
>  32M Aug  2 20:04 queue-data7
>  32M Aug  2 21:05 queue-data8
>  32M Aug  2 22:07 queue-data9
>  32M Aug  2 23:08 queue-data10
>  32M Aug  3 00:09 queue-data11
>  32M Aug  3 01:10 queue-data12
>  32M Aug  3 02:12 queue-data13
>  32M Aug  3 03:13 queue-data14
>  32M Aug  3 04:19 queue-data15
>  32M Aug  3 05:20 queue-data16
>  32M Aug  3 06:21 queue-data17
>  32M Aug  3 07:22 queue-data18
>  32M Aug  3 08:23 queue-data19
>  19M Aug  3 09:25 queue-data20
> 8.6K Aug  3 09:52 kaha.idx

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (AMQ-861) Kaha DB files are not removed

Posted by "Rob Davies (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-861?page=comments#action_36745 ] 
            
Rob Davies commented on AMQ-861:
--------------------------------

Are you sure there isn't any oprhaned messages from your test case - e.g. a messages sent back to a QueueRequestor that had closed ?

> Kaha DB files are not removed
> -----------------------------
>
>                 Key: AMQ-861
>                 URL: https://issues.apache.org/activemq/browse/AMQ-861
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 4.0.1
>         Environment: Win XP, Java 5
>            Reporter: Vadim Pesochinskiy
>         Assigned To: Rob Davies
>             Fix For: 4.1
>
>
> I have request-response point to point test case, which I ran for 12 hours. Each message is exactly 5KBytes. This is what I see in the Kaha directory:
>  779 Aug  1 17:03 roots-data1
>  32M Aug  2 15:28 queue-data4
>  32M Aug  2 18:02 queue-data5
>  32M Aug  2 19:03 queue-data6
>  32M Aug  2 20:04 queue-data7
>  32M Aug  2 21:05 queue-data8
>  32M Aug  2 22:07 queue-data9
>  32M Aug  2 23:08 queue-data10
>  32M Aug  3 00:09 queue-data11
>  32M Aug  3 01:10 queue-data12
>  32M Aug  3 02:12 queue-data13
>  32M Aug  3 03:13 queue-data14
>  32M Aug  3 04:19 queue-data15
>  32M Aug  3 05:20 queue-data16
>  32M Aug  3 06:21 queue-data17
>  32M Aug  3 07:22 queue-data18
>  32M Aug  3 08:23 queue-data19
>  19M Aug  3 09:25 queue-data20
> 8.6K Aug  3 09:52 kaha.idx

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (AMQ-861) Kaha DB files are not removed

Posted by "Vadim Pesochinskiy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-861?page=comments#action_36747 ] 
            
Vadim Pesochinskiy commented on AMQ-861:
----------------------------------------

Messages that are going back are not persistent. I am more or less sure ;)

> Kaha DB files are not removed
> -----------------------------
>
>                 Key: AMQ-861
>                 URL: https://issues.apache.org/activemq/browse/AMQ-861
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 4.0.1
>         Environment: Win XP, Java 5
>            Reporter: Vadim Pesochinskiy
>         Assigned To: Rob Davies
>             Fix For: 4.1
>
>
> I have request-response point to point test case, which I ran for 12 hours. Each message is exactly 5KBytes. This is what I see in the Kaha directory:
>  779 Aug  1 17:03 roots-data1
>  32M Aug  2 15:28 queue-data4
>  32M Aug  2 18:02 queue-data5
>  32M Aug  2 19:03 queue-data6
>  32M Aug  2 20:04 queue-data7
>  32M Aug  2 21:05 queue-data8
>  32M Aug  2 22:07 queue-data9
>  32M Aug  2 23:08 queue-data10
>  32M Aug  3 00:09 queue-data11
>  32M Aug  3 01:10 queue-data12
>  32M Aug  3 02:12 queue-data13
>  32M Aug  3 03:13 queue-data14
>  32M Aug  3 04:19 queue-data15
>  32M Aug  3 05:20 queue-data16
>  32M Aug  3 06:21 queue-data17
>  32M Aug  3 07:22 queue-data18
>  32M Aug  3 08:23 queue-data19
>  19M Aug  3 09:25 queue-data20
> 8.6K Aug  3 09:52 kaha.idx

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (AMQ-861) Kaha DB files are not removed

Posted by "Vadim Pesochinskiy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-861?page=all ]

Vadim Pesochinskiy resolved AMQ-861.
------------------------------------

    Fix Version/s: 4.1.0
                       (was: 4.2.0)
       Resolution: Fixed

> Kaha DB files are not removed
> -----------------------------
>
>                 Key: AMQ-861
>                 URL: https://issues.apache.org/activemq/browse/AMQ-861
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 4.0.1
>         Environment: Win XP, Java 5
>            Reporter: Vadim Pesochinskiy
>         Assigned To: Rob Davies
>             Fix For: 4.1.0
>
>
> I have request-response point to point test case, which I ran for 12 hours. Each message is exactly 5KBytes. This is what I see in the Kaha directory:
>  779 Aug  1 17:03 roots-data1
>  32M Aug  2 15:28 queue-data4
>  32M Aug  2 18:02 queue-data5
>  32M Aug  2 19:03 queue-data6
>  32M Aug  2 20:04 queue-data7
>  32M Aug  2 21:05 queue-data8
>  32M Aug  2 22:07 queue-data9
>  32M Aug  2 23:08 queue-data10
>  32M Aug  3 00:09 queue-data11
>  32M Aug  3 01:10 queue-data12
>  32M Aug  3 02:12 queue-data13
>  32M Aug  3 03:13 queue-data14
>  32M Aug  3 04:19 queue-data15
>  32M Aug  3 05:20 queue-data16
>  32M Aug  3 06:21 queue-data17
>  32M Aug  3 07:22 queue-data18
>  32M Aug  3 08:23 queue-data19
>  19M Aug  3 09:25 queue-data20
> 8.6K Aug  3 09:52 kaha.idx

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (AMQ-861) Kaha DB files are not removed

Posted by "james strachan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-861?page=all ]

james strachan reassigned AMQ-861:
----------------------------------

    Assignee: Rob Davies

> Kaha DB files are not removed
> -----------------------------
>
>                 Key: AMQ-861
>                 URL: https://issues.apache.org/activemq/browse/AMQ-861
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 4.0.1
>         Environment: Win XP, Java 5
>            Reporter: Vadim Pesochinskiy
>         Assigned To: Rob Davies
>             Fix For: 4.1
>
>
> I have request-response point to point test case, which I ran for 12 hours. Each message is exactly 5KBytes. This is what I see in the Kaha directory:
>  779 Aug  1 17:03 roots-data1
>  32M Aug  2 15:28 queue-data4
>  32M Aug  2 18:02 queue-data5
>  32M Aug  2 19:03 queue-data6
>  32M Aug  2 20:04 queue-data7
>  32M Aug  2 21:05 queue-data8
>  32M Aug  2 22:07 queue-data9
>  32M Aug  2 23:08 queue-data10
>  32M Aug  3 00:09 queue-data11
>  32M Aug  3 01:10 queue-data12
>  32M Aug  3 02:12 queue-data13
>  32M Aug  3 03:13 queue-data14
>  32M Aug  3 04:19 queue-data15
>  32M Aug  3 05:20 queue-data16
>  32M Aug  3 06:21 queue-data17
>  32M Aug  3 07:22 queue-data18
>  32M Aug  3 08:23 queue-data19
>  19M Aug  3 09:25 queue-data20
> 8.6K Aug  3 09:52 kaha.idx

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira