Project

General

Profile

Activity

From 08/10/2015 to 09/08/2015

09/08/2015

10:27 PM Task #3079 (In Progress): Distribute keys over NDN-sci testbed
susmit shannigrahi
10:27 PM Task #2904 (Closed): Back up and update testbed machines to Fedora 22
susmit shannigrahi
03:04 PM Bug #3191: onQueryResultsInterest does not handle cache miss
Sorry, I flubbed this one.
The correct task description is that onQueryResultsInterest should do the right thing o...
Anonymous
03:01 PM Bug #3191 (New): onQueryResultsInterest does not handle cache miss
```
auto data = m_cache.find(interest.getName());
```
will return `nullptr` on a cache miss. The current code is...
Anonymous
02:58 PM Bug #3190 (New): catalog ID should be based off active signing key
Catalog should use the active signing key, instead of the default identity, for generating it's identifier.
This s...
Anonymous
01:50 PM Task #3189 (New): Use logging in catalog
Use boost.log, instead of simple std::cout Chengyu Fan
11:06 AM Bug #3188 (New): catalog should not generate errors during database initialization
use IF NOT EXISTS when creating tables to avoid errors: http://dev.mysql.com/doc/refman/5.1/en/create-table.html Anonymous
10:41 AM Bug #3187 (New): /ndn/broadcast strategy renamed to /ndn/multicast in NFD-0.3.4
Please update the catalog configuration appropriately. Anonymous
10:36 AM Bug #3186 (New): catalog requires signingId to be explicitly set in configuration
The catalog should fall back to the default identity if `signingId` is not specify. Regardless of value, the active s... Anonymous
10:32 AM Bug #3185 (New): onConfig does not validate configuration in dry perform dry run
`PublisherAdapter::` and `QueryAdapter::onConfig` return immediately if `isDryRun` is set. This avoids validating the... Anonymous
10:20 AM Bug #3184 (New): default catalog configuration should use meaningful names
Catalog sample configuration currently includes generic testing names for things like dbName and testuser1. These sho... Anonymous
10:00 AM Bug #3183 (New): atoms-catalog crashes if user/password is incorrect
```
libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: Access denied for user 'testuse...
Anonymous
09:58 AM Bug #3182 (New): atoms-catalog crashes if database is not available
Run atoms-catalog without mysql running:
```
libc++abi.dylib: terminating with uncaught exception of type std::ru...
Anonymous
09:54 AM Bug #3181 (New): atoms-catalog crashes if no configurations file available/specified
Run atoms-catalog with no options and no configuration available to produce a crash:
```
libc++abi.dylib: termina...
Anonymous
09:52 AM Bug #3180 (New): malformed help output
Running atmos-catalog -h produces:
```
Usage:
atmos-catalog [-h] [-f config file] [-f config file] - s...
Anonymous

08/23/2015

09:44 PM Task #3120 (In Progress): Populate filter menu on the catalog
Chengyu Fan

08/21/2015

09:16 AM Task #3120 (Closed): Populate filter menu on the catalog
Catalog should accept Interest from fronend. Reply should contain all available name components Chengyu Fan

08/14/2015

09:19 AM Task #2611 (Closed): Implement Sync Update Executor
Chengyu Fan
09:13 AM Task #2611 (Code review): Implement Sync Update Executor
Chengyu Fan
09:16 AM Task #3047 (Closed): query-results data names must conform the naming convention
Chengyu Fan
09:15 AM Task #2610 (Closed): Define Sync Update format
Chengyu Fan
09:14 AM Task #3024 (Closed): Implement autocompletion on the catalog
Chengyu Fan
09:14 AM Task #3020 (Closed): Implement trust model
Chengyu Fan

08/11/2015

01:30 PM Task #3096 (New): producer should be able to publish dataset names using multiple data packet
The current producer can only publish filenames in one packet, it should be able to publish them in multiple packets Chengyu Fan
01:27 PM Task #3095 (New): Enable multi-threads publication
The publishAdapter can only support one thread for publication, we have to use multithreads. Chengyu Fan
01:14 PM Task #3094 (New): calculate the payload limit based on the configuration
The payload limit is hardcoded as 7000, we should calculate the limit based on the specified catalog prefix.
steps...
Chengyu Fan
 

Also available in: Atom